Statistics
| Revision:

root / trunk / libraries / libGDBMS / src / main / java / com / hardcode / gdbms @ 27846

Name Size Revision Age Author Comment
  driver 26755 over 15 years Jose Manuel Vivó Arnal Checks if cause is null before initialize it. ...
  engine 27846 over 15 years Vicente Caballero Use our own version of sun.awt.geom.Curve, inst...
  parser 13884 almost 17 years jaume ReadExpansionFileException removed from this co...
.cvsignore 6 Bytes 3199 over 18 years fjp GDBMS 0.8 de SourceForge cuando se fue Fernando.
  • svn:ignore: *.df*

Latest revisions

# Date Author Comment
27846 04/06/2009 04:25 PM Vicente Caballero

Use our own version of sun.awt.geom.Curve, instead of internal's JVM one. Curve is not in the public Java API, so it has been changed between Java version, making gvSIG incompatible with Java 1.6. Thus, it is a good idea to extract this class and have a stable API for it.

27480 03/23/2009 01:25 PM Vicente Caballero

Single quotes are escaped in GDBMs by doubling them (for example ' is escaped as ''). However, escaped quotes are parsed correctly, but they are evaluated incorrectly. They should be evaluated as single quotes, so we convert each doubled quote to a unique quote.

26755 02/13/2009 01:32 PM Jose Manuel Vivó Arnal

Checks if cause is null before initialize it.

See #147

23703 10/02/2008 11:36 AM Vicente Caballero
20713 05/14/2008 05:06 PM Vicente Caballero
14587 10/15/2007 05:37 PM Vicente Caballero

AUTOMATIC_DATASOURCE

14581 10/15/2007 04:51 PM Jose Manuel Vivó Arnal

Syncronized the getFieldValue method with the branch v10 version

13884 09/19/2007 06:26 PM jaume

ReadExpansionFileException removed from this context and removed unnecessary imports

12365 06/27/2007 02:00 PM caballero

compilar 1.4

12362 06/27/2007 12:28 PM jaume

java 1.6 compliance

View revisions

Also available in: Atom