Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2020 / libraries / libFMap_daldb / src / org / gvsig / fmap / dal / store / postgresql / PostgreSQLHelper.java @ 33950

History | View | Annotate | Download (22.1 KB)

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

gvSIG 2.0.0 build 2020

33717 10/20/2010 11:00 AM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

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.

33196 07/16/2010 08:25 AM Cesar Ordiñana

Rename hasGeometrySupport to supportsGeometry for name standardization and implement it in the mysql provider

33194 07/16/2010 07:01 AM Francisco José Peñarrubia

In order to query the database when a ContainsEnvelopeEvaluator filter is set.

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.

31022 09/29/2009 01: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.

29124 06/02/2009 05:06 AM Jose Manuel Vivó Arnal

Generalized field name escaping

29121 06/02/2009 03:43 AM Jose Manuel Vivó Arnal

Fixed missing escapeFieldName

28967 05/25/2009 08:05 AM Jose Manuel Vivó Arnal

Added supportsJoin method.

28948 05/21/2009 12:00 PM Jose Manuel Vivó Arnal

added MySQL provider

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

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

28785 05/14/2009 11:03 AM Jose Manuel Vivó Arnal

created package jdbc.exception

28784 05/14/2009 11:00 AM Jose Manuel Vivó Arnal
28678 05/13/2009 03:49 AM Jose Manuel Vivó Arnal

Removed postgis.jar dependecy

28672 05/12/2009 11:21 AM Jose Manuel Vivó Arnal
28661 05/12/2009 07:46 AM Jose Manuel Vivó Arnal
28424 05/05/2009 11:47 AM Jose Manuel Vivó Arnal
28257 04/28/2009 09:15 AM Jose Manuel Vivó Arnal
28191 04/27/2009 03:43 AM Jose Manuel Vivó Arnal
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
27987 04/16/2009 03:34 AM Jose Manuel Vivó Arnal
27983 04/15/2009 09:26 AM Jose Manuel Vivó Arnal
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
27906 04/08/2009 10:32 AM Jose Manuel Vivó Arnal

changes in DB