Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
hibernate-spatial
(root)
/
trunk/
- Rev 89
Rev
Go to most recent revision
|
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
89
1909d 05h
maesenka
/trunk/
* Added test classes for POJOUtility
88
1909d 05h
maesenka
/trunk/
87
1909d 05h
maesenka
/trunk/
* Added POJO Utility (run-time generation of POJO's and Hibernate mapping)
* Deprecated 3-parameter SpatialRestrictions methodes in favor of 2-parameter methods
84
1940d 04h
maesenka
/trunk/
Changed Logging from log4j to Commons Logging (as used by Hibernate).
75
1940d 05h
maesenka
/trunk/
The jtsm module is folded into the Hibernate Spatial (base) module.
74
1940d 05h
maesenka
/trunk/
Updated DialectProvider to reflect changes in interface.
73
1940d 05h
maesenka
/trunk/
Added test code for testing Hibernate Spatial Configuration.
Updated DialectProvider to new interface.
72
1940d 05h
maesenka
/trunk/
Updated DialectProvider to reflect changes in interface.
71
1940d 05h
maesenka
/trunk/
Added facility to configure Hibernate Spatial.
70
1940d 05h
maesenka
/trunk/
Removed CaDriE plugin for header management.
68
1980d 08h
maesenka
/trunk/
Improved documentation.
67
1980d 08h
maesenka
/trunk/
Added support for Oracle-specific Projections and Restrictions.
Added support for the general "extent" spatial aggregate function.
66
1980d 08h
maesenka
/trunk/
Added extent spatial aggregate function.
Box2D and Box3D types are converted to polygons.
Added Point test table.
65
1980d 09h
maesenka
/trunk/
64
1980d 09h
maesenka
/trunk/
Added Projections API.
Added SpatialAggregate.EXTENT.
63
2008d 08h
maesenka
/trunk/
Deleted sysout statement that was left from debugging.
62
2008d 08h
maesenka
/trunk/
Uses default precision model for linearization.
61
2008d 09h
maesenka
/trunk/
Implemented support for SDO_GEOMETRIES of type COLLECTION.
Added COLLECTION unit test to TestGeomConversion.
60
2009d 03h
maesenka
/trunk/
Corrected WKB return type.
59
2009d 05h
maesenka
/trunk/
* Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
58
2009d 05h
maesenka
/trunk/
* Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
57
2014d 02h
maesenka
/trunk/
* Removed the dependency on sdoapi.jar
* Added linearization and LRS support (by Tom Acree)
* Added additional geometry conversion unit tests
* Added Oracle-specific SpatialProjections
* Updated header files
56
2014d 03h
maesenka
/trunk/
* POM has now explicit dependency on test-classes
* Header files updated.
55
2014d 03h
maesenka
/trunk/
* hibernate-spatail-mysql added as new child project.
* hibernate-spatial-jtsm deleted ( is now part of hibernate-spatial core).
54
2014d 03h
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
2014d 03h
maesenka
/trunk/
Updated file headers, corrected documentation
52
2014d 04h
maesenka
/trunk/
Initial Import.
51
2014d 04h
maesenka
/trunk/
Initial import.
50
2021d 03h
maesenka
/trunk/
Temporarily commented out the Spatial Aggregation features.
49
2028d 05h
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.