Subversion Repositories hibernate-spatial

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
103 1743d 21h maesenka /trunk/hibernate-spatial-oracle/ Fixed issues HIBSPA-14, HIBSPA-15, HIBSPA-12, and HIBSPA-9.
98 1798d 19h maesenka /trunk/hibernate-spatial-oracle/ Corrected bug reported by Peter Plumber on the -dev mailing list on 2008-06-19.
96 1906d 10h maesenka /trunk/hibernate-spatial-oracle/ Geometry type now registered as "MDSYS.SDO_GEOMETRY" instead of "SDO_GEOMETRY".
90 1915d 12h maesenka /trunk/hibernate-spatial-oracle/ Correct SpatialDialect: SDO_GEOMETRY_TYPE is now properly registered.
74 1946d 12h maesenka /trunk/hibernate-spatial-oracle/ Updated DialectProvider to reflect changes in interface.
67 1986d 15h maesenka /trunk/hibernate-spatial-oracle/ Added support for Oracle-specific Projections and Restrictions.
Added support for the general "extent" spatial aggregate function.
63 2014d 15h maesenka /trunk/hibernate-spatial-oracle/ Deleted sysout statement that was left from debugging.
61 2014d 15h maesenka /trunk/hibernate-spatial-oracle/ Implemented support for SDO_GEOMETRIES of type COLLECTION.
Added COLLECTION unit test to TestGeomConversion.
60 2015d 10h maesenka /trunk/hibernate-spatial-oracle/ Corrected WKB return type.
59 2015d 12h maesenka /trunk/hibernate-spatial-oracle/ * Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
58 2015d 12h maesenka /trunk/hibernate-spatial-oracle/ * Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
57 2020d 09h maesenka /trunk/hibernate-spatial-oracle/ * 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
50 2027d 09h maesenka /trunk/hibernate-spatial-oracle/ Temporarily commented out the Spatial Aggregation features.
49 2034d 12h maesenka /trunk/hibernate-spatial-oracle/ 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 2073d 16h maesenka /trunk/hibernate-spatial-oracle/ All packages renamed to org.hibernatespatial.*.
35 2111d 22h pieterdg /trunk/hibernate-spatial-oracle/
24 2234d 14h maesenka /trunk/hibernate-spatial-oracle/ Bumped version to 1.0-SNAPSHOT.
21 2234d 15h maesenka /trunk/hibernate-spatial-oracle/ Corrected file headers (LGPL license)
18 2235d 14h maesenka /trunk/hibernate-spatial-oracle/
15 2235d 15h maesenka /trunk/hibernate-spatial-oracle/

Show All