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
130 1511d 13h maesenka /trunk/hibernate-spatial/ Resolved HIBSPA-28 - Slf4j logging replaces log4j.
128 1524d 16h maesenka /trunk/hibernate-spatial/ Fixed error (configuration on each invocation).
123 1578d 22h maesenka /trunk/hibernate-spatial/ Preliminary tests for measured geometries.
121 1628d 13h maesenka /trunk/hibernate-spatial/ Refactored Reader package, AutoMapper facility.

Minor changes to configuration.
116 1740d 00h maesenka /trunk/hibernate-spatial/ Site update for release 1.0-M2
102 1741d 00h maesenka /trunk/hibernate-spatial/ Fixed issues HIBSPA-14, HIBSPA-15, HIBSPA-12, and HIBSPA-9.
99 1752d 20h maesenka /trunk/hibernate-spatial/ Changes to default configuration. See issue HIBSPA-3.
97 1795d 23h maesenka /trunk/hibernate-spatial/ Added copyright notices, improved javadoc.
95 1903d 13h maesenka /trunk/hibernate-spatial/
88 1912d 15h maesenka /trunk/hibernate-spatial/
87 1912d 15h 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 14h maesenka /trunk/hibernate-spatial/ Changed Logging from log4j to Commons Logging (as used by Hibernate).
71 1943d 16h maesenka /trunk/hibernate-spatial/ Added facility to configure Hibernate Spatial.
64 1983d 19h maesenka /trunk/hibernate-spatial/ Added Projections API.
Added SpatialAggregate.EXTENT.
62 2011d 18h maesenka /trunk/hibernate-spatial/ Uses default precision model for linearization.
54 2017d 14h 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 16h maesenka /trunk/hibernate-spatial/ Re-organized and cleaned up the spatial query unit tests.
45 2031d 18h maesenka /trunk/hibernate-spatial/ Added new type: Filter.
44 2031d 18h maesenka /trunk/hibernate-spatial/ Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value)
40 2070d 19h maesenka /trunk/hibernate-spatial/ All packages renamed to org.hibernatespatial.*.

Show All