| Rev |
Age |
Author |
Path |
Log message |
| 165 |
1167d 06h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
* New test framework for spatial functions introduced. |
| 139 |
1336d 06h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
HIBSPA-36 : EventLocator copies SRID of input Geometry to the result. |
| 138 |
1337d 07h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
HIBSPA-34: spatial dialect now implements Serializable |
| 137 |
1338d 07h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
HIBSPA-35, HIBSPA-33 |
| 134 |
1429d 06h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
HIBSPA-26. Changed logging messages when no config-file found. |
| 130 |
1511d 05h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Resolved HIBSPA-28 - Slf4j logging replaces log4j. |
| 128 |
1524d 08h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Fixed error (configuration on each invocation). |
| 121 |
1628d 05h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Refactored Reader package, AutoMapper facility.
Minor changes to configuration. |
| 116 |
1739d 16h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Site update for release 1.0-M2 |
| 102 |
1740d 16h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Fixed issues HIBSPA-14, HIBSPA-15, HIBSPA-12, and HIBSPA-9. |
| 99 |
1752d 12h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Changes to default configuration. See issue HIBSPA-3. |
| 97 |
1795d 15h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Added copyright notices, improved javadoc. |
| 88 |
1912d 07h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
|
| 87 |
1912d 07h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
* 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 06h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Changed Logging from log4j to Commons Logging (as used by Hibernate). |
| 71 |
1943d 08h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Added facility to configure Hibernate Spatial. |
| 64 |
1983d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Added Projections API.
Added SpatialAggregate.EXTENT. |
| 62 |
2011d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Uses default precision model for linearization. |
| 54 |
2017d 06h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
* 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). |
| 45 |
2031d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Added new type: Filter. |
| 44 |
2031d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value) |
| 40 |
2070d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
All packages renamed to org.hibernatespatial.*. |
| 27 |
2213d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Added filtering based on a JTS Envelope. Improved handling of configuration errors. |
| 20 |
2231d 10h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Corrected file headers (LGPL license) |
| 11 |
2232d 11h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
|
| 2 |
2237d 13h |
maesenka |
/trunk/hibernate-spatial/src/main/ |
Re-organized Hibernate Spatial as an independent, top-level project |