Subversion Repositories hibernate-spatial

Rev

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

Filtering Options

Rev Age Author Path Log message
114 1741d 11h maesenka /tags/1.0-M2/hibernate-spatial-oracle/pom.xml
109 1741d 12h maesenka /tags/1.0-M2/hibernate-spatial-oracle/pom.xml
57 2018d 00h 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 2032d 03h 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 2071d 07h maesenka /trunk/hibernate-spatial-oracle/pom.xml All packages renamed to org.hibernatespatial.*.
35 2109d 13h pieterdg /trunk/hibernate-spatial-oracle/pom.xml
24 2232d 05h maesenka /trunk/hibernate-spatial-oracle/pom.xml Bumped version to 1.0-SNAPSHOT.
15 2233d 06h maesenka /trunk/hibernate-spatial-oracle/pom.xml
5 2238d 08h maesenka /trunk/hibernate-spatial-oracle/pom.xml Re-organized as module of hibernate-spatial