Subversion Repositories hibernate-spatial

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message
329 568d 22h maesenka /trunk/hibernate-spatial-oracle/pom.xml Restored Oracle JDBC dependency.
328 568d 22h maesenka /trunk/hibernate-spatial-oracle/pom.xml Removed Oracle's JDBC driver dependency.
321 699d 23h maesenka /trunk/hibernate-spatial-oracle/pom.xml 1.1.1-SNAPSHOT created
320 700d 00h maesenka /trunk/hibernate-spatial-oracle/pom.xml HIBSPA-86 : oracleConnection now used throughout.
314 726d 12h maesenka /trunk/hibernate-spatial-oracle/pom.xml Final 1.1 release
268 936d 13h maesenka /trunk/hibernate-spatial-oracle/pom.xml * Aligned with test-suite.
* Refactored embedded classes to (non-public) classes with package access.
216 1142d 12h maesenka /trunk/hibernate-spatial-oracle/pom.xml * Setting version to 1.1-SNAPSHOT
201 1142d 19h maesenka /trunk/hibernate-spatial-oracle/pom.xml Release 1.0
178 1160d 17h maesenka /trunk/hibernate-spatial-oracle/pom.xml
57 2017d 10h maesenka /trunk/hibernate-spatial-oracle/pom.xml * Removed the dependency on sdoapi.jar
* Added linearization and LRS support (by Tom Acree)
* Added additional geometry conversion unit tests
* Added Oracle-specific SpatialProjections
* Updated header files
49 2031d 13h maesenka /trunk/hibernate-spatial-oracle/pom.xml Added contributions by Tom Acree (LRS support).

The SDOGeometryType has been almost completely rewritten.
This commit is an intermediate step in the process of
eliminating the dependency on sdoapi.jar.

Unit test for spatial queries is now adapted to the new
version of the delegate in Hibernate Spatial core.

The dialect creates for the spatial relation expressions
SQL expressions that they work both in SQL select and where clauses.
40 2070d 17h maesenka /trunk/hibernate-spatial-oracle/pom.xml All packages renamed to org.hibernatespatial.*.
35 2108d 23h pieterdg /trunk/hibernate-spatial-oracle/pom.xml
24 2231d 16h maesenka /trunk/hibernate-spatial-oracle/pom.xml Bumped version to 1.0-SNAPSHOT.
15 2232d 16h maesenka /trunk/hibernate-spatial-oracle/pom.xml
5 2237d 19h maesenka /trunk/hibernate-spatial-oracle/pom.xml Re-organized as module of hibernate-spatial