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
187 1157d 23h maesenka /trunk/hibernate-spatial/
186 1158d 00h maesenka /trunk/hibernate-spatial/ * Improved feedback in case of failure
* Added missing contains function to SpatialFunctions
181 1158d 21h maesenka /trunk/hibernate-spatial/ Improved test framework:
* Added tests for SpatialRestrictions
* Added better tests for storing/retrieving objects
180 1160d 22h maesenka /trunk/hibernate-spatial/ HIBSPA-42
175 1160d 23h maesenka /trunk/hibernate-spatial/ HIBSPA-45 : Added test to see if properties object has a dialect parameter
174 1160d 23h maesenka /trunk/hibernate-spatial/ HIBSPA-41 : corrected repository tag
173 1161d 00h maesenka /trunk/hibernate-spatial/ HIBSPA-22 : Added public TYPE field.
166 1167d 16h maesenka /trunk/hibernate-spatial/ * Added documentation
165 1167d 18h maesenka /trunk/hibernate-spatial/ * New test framework for spatial functions introduced.
139 1336d 18h maesenka /trunk/hibernate-spatial/ HIBSPA-36 : EventLocator copies SRID of input Geometry to the result.
138 1337d 19h maesenka /trunk/hibernate-spatial/ HIBSPA-34: spatial dialect now implements Serializable
137 1338d 18h maesenka /trunk/hibernate-spatial/ HIBSPA-35, HIBSPA-33
134 1429d 18h maesenka /trunk/hibernate-spatial/ HIBSPA-26. Changed logging messages when no config-file found.
130 1511d 16h maesenka /trunk/hibernate-spatial/ Resolved HIBSPA-28 - Slf4j logging replaces log4j.
128 1524d 19h maesenka /trunk/hibernate-spatial/ Fixed error (configuration on each invocation).
123 1579d 01h maesenka /trunk/hibernate-spatial/ Preliminary tests for measured geometries.
121 1628d 16h maesenka /trunk/hibernate-spatial/ Refactored Reader package, AutoMapper facility.

Minor changes to configuration.
116 1740d 03h maesenka /trunk/hibernate-spatial/ Site update for release 1.0-M2
102 1741d 04h maesenka /trunk/hibernate-spatial/ Fixed issues HIBSPA-14, HIBSPA-15, HIBSPA-12, and HIBSPA-9.
99 1752d 23h maesenka /trunk/hibernate-spatial/ Changes to default configuration. See issue HIBSPA-3.
97 1796d 02h maesenka /trunk/hibernate-spatial/ Added copyright notices, improved javadoc.
95 1903d 16h maesenka /trunk/hibernate-spatial/
88 1912d 19h maesenka /trunk/hibernate-spatial/
87 1912d 19h maesenka /trunk/hibernate-spatial/ * Added POJO Utility (run-time generation of POJO's and Hibernate mapping)
* Deprecated 3-parameter SpatialRestrictions methodes in favor of 2-parameter methods
84 1943d 18h maesenka /trunk/hibernate-spatial/ Changed Logging from log4j to Commons Logging (as used by Hibernate).
71 1943d 19h maesenka /trunk/hibernate-spatial/ Added facility to configure Hibernate Spatial.
64 1983d 22h maesenka /trunk/hibernate-spatial/ Added Projections API.
Added SpatialAggregate.EXTENT.
62 2011d 22h maesenka /trunk/hibernate-spatial/ Uses default precision model for linearization.
54 2017d 17h maesenka /trunk/hibernate-spatial/ * 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).
46 2031d 19h maesenka /trunk/hibernate-spatial/ Re-organized and cleaned up the spatial query unit tests.