Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2021 / libraries / libFMap_daldb / src / org / gvsig / fmap / dal / store / postgresql / PostgreSQLStoreProvider.java @ 34088

History | View | Annotate | Download (10 KB)

  • svn:mime-type: text/plain
# Date Author Comment
34088 11/08/2010 11:04 AM Cesar Ordiñana

Build 2021

33331 08/25/2010 08:52 AM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

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.

29326 06/10/2009 04:08 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29292 06/09/2009 06:11 AM Jose Manuel Vivó Arnal

Dal SPI refactoring

29289 06/09/2009 03:15 AM Jose Manuel Vivó Arnal

Dal SPI Javadoc and 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
28676 05/12/2009 12:06 PM Jose Manuel Vivó Arnal

Changed FeatureStoreProvider.append(Feature) --> FeatureStoreProvider.append(FeatureData)

28672 05/12/2009 11:21 AM Jose Manuel Vivó Arnal
28661 05/12/2009 07:46 AM Jose Manuel Vivó Arnal
28478 05/07/2009 09:09 AM Cesar Martinez Izquierdo

Adapt to the refactored 'loadFromState' method name in libTools

28424 05/05/2009 11:47 AM Jose Manuel Vivó Arnal
28257 04/28/2009 09:15 AM Jose Manuel Vivó Arnal
28136 04/23/2009 06:27 AM Jose Manuel Vivó Arnal
28095 04/22/2009 03:13 AM Jorge Piera

Adding the saveToState method

28047 04/16/2009 11:47 AM Jose Manuel Vivó Arnal
28046 04/16/2009 11:25 AM Jose Manuel Vivó Arnal

Fixed SRScode of GeomFromText sql function (where clausule)

28031 04/16/2009 08:05 AM Jose Manuel Vivó Arnal
28017 04/16/2009 07:31 AM Jose Manuel Vivó Arnal

Added FeatureStore.getFeatureCount().
Added FeatureStoreProvider.getFeatureCount()

27982 04/15/2009 09:19 AM Jose Manuel Vivó Arnal
27953 04/14/2009 10:44 AM Jose Manuel Vivó Arnal

now the layer can be added in a view (but nothing draw because has no metadata).

27919 04/14/2009 04:44 AM Jose Manuel Vivó Arnal
27908 04/08/2009 11:18 AM Jose Manuel Vivó Arnal

PostgresSQLServerExplorer.list run.

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.

27672 03/31/2009 11:36 AM Jose Manuel Vivó Arnal
27595 03/26/2009 11:07 AM Jose Manuel Vivó Arnal
27571 03/26/2009 07:47 AM Jose Manuel Vivó Arnal
27525 03/24/2009 01:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

27274 03/10/2009 01:03 PM Jose Manuel Vivó Arnal

Fixed FeatureSet bug

26820 02/17/2009 10:10 AM Jose Manuel Vivó Arnal

Metada --> DynObject in DataStoreProvider

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