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
52 2014d 01h maesenka /trunk/ Initial Import.
51 2014d 01h maesenka /trunk/ Initial import.
50 2021d 00h maesenka /trunk/ Temporarily commented out the Spatial Aggregation features.
49 2028d 03h maesenka /trunk/ 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.
48 2028d 03h maesenka /trunk/ Corrected equals() method to be compatible with JTS.
47 2028d 03h maesenka /trunk/ Updated to reflect the changes in delegate.
46 2028d 03h maesenka /trunk/ Re-organized and cleaned up the spatial query unit tests.
45 2028d 06h maesenka /trunk/ Added new type: Filter.
44 2028d 06h maesenka /trunk/ Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value)
43 2045d 02h maesenka /trunk/ Improved the interface:
getPointGeometry returns point.
getLinearGeometry returns MultiMLineString.
42 2045d 03h maesenka /trunk/ First import. Code contributions from Tom Acree.
41 2045d 03h maesenka /trunk/ Initial import.
40 2067d 07h maesenka /trunk/ All packages renamed to org.hibernatespatial.*.
39 2068d 00h maesenka /trunk/ Refactored all packages to org.hibernatespatial.*.
36 2105d 13h pieterdg /trunk/
35 2105d 13h pieterdg /trunk/
34 2105d 13h pieterdg /trunk/
33 2105d 13h pieterdg /trunk/
29 2176d 04h maesenka /trunk/ Added Download page to site.
28 2210d 06h maesenka /trunk/ Added distribution management information.

Show All