Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2027 / libraries / libFMap_daldb @ 35435

Name Size Revision Age Author Comment
  resources 35182 about 13 years Cesar Ordiñana Change the defaultGeometryAttribute parameter t...
  src 35353 about 13 years Cesar Ordiñana Don't use the JDBCDriver name in the explorer c...
  src-test 33331 almost 14 years Joaquín del Cerro Murciano - Persistence changes. - Add persistence factor...
pom.xml 11.9 KB 35180 about 13 years Cesar Ordiñana Define the eclipse.project.name to the name of ...
  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project

Latest revisions

# Date Author Comment
35435 06/03/2011 03:14 AM Francisco Díaz Carsí

move to libraries

35387 06/03/2011 02:58 AM Francisco Díaz Carsí

gvSIG 2.0.0 build 2027

35353 06/01/2011 10:41 AM Cesar Ordiñana

Don't use the JDBCDriver name in the explorer comparison.
Fix related to bug: [#15336] Error when opening a table from DB with the JDBCServerExplorer driver

35352 06/01/2011 10:38 AM Cesar Ordiñana

Escape schema and table names in case they have been created in the database with mixed uppercase and lowercase chars.
Fix related to bug: [#15336] Error when opening a table from DB with the JDBCServerExplorer driver

35338 05/30/2011 10:55 AM Cesar Ordiñana

Override parent methods so resources are not locked more than once on each call.
This change belongs to the bug: [#15349] Working with a view or table from a PostGIS store is slow

35182 05/18/2011 09:49 AM Cesar Ordiñana

Change the defaultGeometryAttribute parameter to non mandatory, so a JDBC data store might be used for a table document. If the parameter is empty, the first attribute of geometry type found will be set as the default one, just in case.

35180 05/18/2011 09:44 AM Cesar Ordiñana

Define the eclipse.project.name to the name of the project folder, as those projects have a name which is not equal to the artifactId

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

34988 05/04/2011 10:29 AM Jorge Piera

Creating the org.gvsig.exporrto extension [gvsig-desktop #15298] I've seen that it is not possible to export to Postgres or MySQL when the original store has a double attribute. I've update the "double" by "double precission" type

View revisions

Also available in: Atom