Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2057 / libraries / libFMap_daldb / src / org / gvsig / fmap / dal / store / postgresql / PostgreSQLLibrary.java @ 39168

History | View | Annotate | Download (4.1 KB)

  • svn:mime-type: text/plain
# Date Author Comment
39168 11/05/2012 12:04 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2057 (devel)

35142 05/13/2011 08:54 AM Cesar Ordiñana

Use the new doRegistration Library method instead of the constructor.

35131 05/11/2011 11:09 AM Cesar Ordiñana

Use the Library.TYPE.SERVICE for services and providers

34280 12/17/2010 02:21 AM Cesar Ordiñana

Fulfill all pending library definitions (API or Impl) and dependencies

34128 11/12/2010 04:22 AM Francisco Díaz Carsí

Return null in the method getJdbcUrl of PostgresSQLLibrary when host is null.

32880 06/24/2010 08:34 AM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

30714 09/02/2009 03:54 AM Cesar Ordiñana

Add dependencies between libraries for DynClass.

30633 09/01/2009 08:00 AM Cesar Ordiñana

Small Library API refactoring

30580 08/26/2009 03:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

28909 05/19/2009 11:51 AM Jose Manuel Vivó Arnal

Generic JDBC read/writer provider/Explorer.
Pullup implementation form PostgreSQL to JDBC.

28784 05/14/2009 11:00 AM Jose Manuel Vivó Arnal
28424 05/05/2009 11:47 AM Jose Manuel Vivó Arnal
28191 04/27/2009 03:43 AM Jose Manuel Vivó Arnal
27919 04/14/2009 04:44 AM Jose Manuel Vivó Arnal
27906 04/08/2009 10:32 AM Jose Manuel Vivó Arnal

changes in DB

27753 04/02/2009 10:58 AM Jose Manuel Vivó Arnal

Changed register of Parameters dynClass.
Created dynClass hierarchy of DB paramters.
Created hierarchy of DB parameters.

27595 03/26/2009 11:07 AM Jose Manuel Vivó Arnal
27525 03/24/2009 01:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

26790 02/16/2009 10:53 AM Jose Manuel Vivó Arnal