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
56 2020d 11h maesenka /trunk/ * POM has now explicit dependency on test-classes
* Header files updated.
55 2020d 11h maesenka /trunk/ * hibernate-spatail-mysql added as new child project.
* hibernate-spatial-jtsm deleted ( is now part of hibernate-spatial core).
54 2020d 11h maesenka /trunk/ * 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 2020d 11h maesenka /trunk/ Updated file headers, corrected documentation
52 2020d 11h maesenka /trunk/ Initial Import.
51 2020d 11h maesenka /trunk/ Initial import.
50 2027d 10h maesenka /trunk/ Temporarily commented out the Spatial Aggregation features.
49 2034d 13h 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 2034d 13h maesenka /trunk/ Corrected equals() method to be compatible with JTS.
47 2034d 13h maesenka /trunk/ Updated to reflect the changes in delegate.
46 2034d 13h maesenka /trunk/ Re-organized and cleaned up the spatial query unit tests.
45 2034d 16h maesenka /trunk/ Added new type: Filter.
44 2034d 16h maesenka /trunk/ Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value)
43 2051d 11h maesenka /trunk/ Improved the interface:
getPointGeometry returns point.
getLinearGeometry returns MultiMLineString.
42 2051d 13h maesenka /trunk/ First import. Code contributions from Tom Acree.
41 2051d 13h maesenka /trunk/ Initial import.
40 2073d 17h maesenka /trunk/ All packages renamed to org.hibernatespatial.*.
39 2074d 10h maesenka /trunk/ Refactored all packages to org.hibernatespatial.*.
36 2111d 23h pieterdg /trunk/
35 2111d 23h pieterdg /trunk/

Show All