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
54 2018d 13h maesenka / * Corrected the file headers.
* Added class Circle (contributed by Tom Acree).
* POM now generates separate jar for test classes (since these are used by the providers).
53 2018d 13h maesenka / Updated file headers, corrected documentation
52 2018d 13h maesenka / Initial Import.
51 2018d 13h maesenka / Initial import.
50 2025d 12h maesenka / Temporarily commented out the Spatial Aggregation features.
49 2032d 14h maesenka / 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 2032d 15h maesenka / Corrected equals() method to be compatible with JTS.
47 2032d 15h maesenka / Updated to reflect the changes in delegate.
46 2032d 15h maesenka / Re-organized and cleaned up the spatial query unit tests.
45 2032d 18h maesenka / Added new type: Filter.
44 2032d 18h maesenka / Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value)
43 2049d 13h maesenka / Improved the interface:
getPointGeometry returns point.
getLinearGeometry returns MultiMLineString.
42 2049d 14h maesenka / First import. Code contributions from Tom Acree.
41 2049d 15h maesenka / Initial import.
40 2071d 18h maesenka / All packages renamed to org.hibernatespatial.*.
39 2072d 12h maesenka / Refactored all packages to org.hibernatespatial.*.
38 2072d 20h root / Initial creation of directory for branches
37 2072d 20h root / Initial creation of directory for tags
36 2110d 01h pieterdg /
35 2110d 01h pieterdg /

Show All