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
55 2046d 09h maesenka / * hibernate-spatail-mysql added as new child project.
* hibernate-spatial-jtsm deleted ( is now part of hibernate-spatial core).
54 2046d 10h 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 2046d 10h maesenka / Updated file headers, corrected documentation
52 2046d 10h maesenka / Initial Import.
51 2046d 10h maesenka / Initial import.
50 2053d 09h maesenka / Temporarily commented out the Spatial Aggregation features.
49 2060d 11h 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 2060d 11h maesenka / Corrected equals() method to be compatible with JTS.
47 2060d 12h maesenka / Updated to reflect the changes in delegate.
46 2060d 12h maesenka / Re-organized and cleaned up the spatial query unit tests.
45 2060d 14h maesenka / Added new type: Filter.
44 2060d 14h maesenka / Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value)
43 2077d 10h maesenka / Improved the interface:
getPointGeometry returns point.
getLinearGeometry returns MultiMLineString.
42 2077d 11h maesenka / First import. Code contributions from Tom Acree.
41 2077d 11h maesenka / Initial import.
40 2099d 15h maesenka / All packages renamed to org.hibernatespatial.*.
39 2100d 09h maesenka / Refactored all packages to org.hibernatespatial.*.
38 2100d 17h root / Initial creation of directory for branches
37 2100d 17h root / Initial creation of directory for tags
36 2137d 22h pieterdg /

Show All