Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1231 / libraries / libGDBMS / src @ 33449

Name Size Revision Age Author Comment
  main 27849 over 15 years Vicente Caballero Move FooConnection and FooDriver to src/test fr...
  test 27849 over 15 years Vicente Caballero Move FooConnection and FooDriver to src/test fr...
GDBMS.tpr 789 Bytes 466 over 19 years fernando *** empty log message ***
GDBMS.tws 1.76 KB 466 over 19 years fernando *** empty log message ***
default.dfPackage 522 Bytes 466 over 19 years fernando *** empty log message ***

Latest revisions

# Date Author Comment
28182 04/24/2009 10:23 AM Jose Manuel Vivó Arnal
28171 04/24/2009 06:39 AM Jose Manuel Vivó Arnal

pre_v1_9_Build_1231

27849 04/06/2009 10:33 AM Vicente Caballero

Move FooConnection and FooDriver to src/test from src/main. These classes are only used by GDBMS tests, and are not compatible with 1.6. We move it to test, so that we can compile GDBMS with Java 1.5 and 1.6 without problems.

27846 04/06/2009 10:25 AM 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 08:25 AM 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 07:32 AM Jose Manuel Vivó Arnal

Checks if cause is null before initialize it.

See #147

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

AUTOMATIC_DATASOURCE

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

Syncronized the getFieldValue method with the branch v10 version

View revisions

Also available in: Atom