Statistics
| Revision:

root / tags / v2_0_0_Build_2020 / libraries / libFMap_daldb / src / org / gvsig / fmap / dal / store / postgresql / PostgreSQLStoreParameters.java @ 33950

History | View | Annotate | Download (2.2 KB)

  • svn:mime-type: text/plain
# Date Author Comment
33950 10/26/2010 01:59 PM Cesar Ordiñana

gvSIG 2.0.0 build 2020

32880 06/24/2010 02:34 PM 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.

31022 09/29/2009 07:09 PM Cesar Ordiñana

Resource locking changed to be based on Java synchronization, more convenient functional and performancewise.
Refactoring of FeatureProviderIterator and FeatureSetProvider to extract common code to parent abstract classes.

30754 09/09/2009 08:42 AM Cesar Ordiñana

Added new TestCase extended class with automatic library initialization

28784 05/14/2009 05:00 PM Jose Manuel Vivó Arnal
27932 04/14/2009 12:38 PM Jose Manuel Vivó Arnal

Fixed obsolete dependecies

27919 04/14/2009 10:44 AM Jose Manuel Vivó Arnal
27906 04/08/2009 04:32 PM Jose Manuel Vivó Arnal

changes in DB

27869 04/07/2009 09:35 AM Jose Manuel Vivó Arnal
27753 04/02/2009 04:58 PM Jose Manuel Vivó Arnal

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

27525 03/24/2009 06:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

26790 02/16/2009 04:53 PM Jose Manuel Vivó Arnal