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
/
hibernate-spatial-oracle/
- Rev 66
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
Rev
Age
Author
Path
Log message
63
2015d 01h
maesenka
/trunk/hibernate-spatial-oracle/
Deleted sysout statement that was left from debugging.
61
2015d 02h
maesenka
/trunk/hibernate-spatial-oracle/
Implemented support for SDO_GEOMETRIES of type COLLECTION.
Added COLLECTION unit test to TestGeomConversion.
60
2015d 20h
maesenka
/trunk/hibernate-spatial-oracle/
Corrected WKB return type.
59
2015d 22h
maesenka
/trunk/hibernate-spatial-oracle/
* Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
58
2015d 22h
maesenka
/trunk/hibernate-spatial-oracle/
* Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
57
2020d 19h
maesenka
/trunk/hibernate-spatial-oracle/
* 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
50
2027d 20h
maesenka
/trunk/hibernate-spatial-oracle/
Temporarily commented out the Spatial Aggregation features.
49
2034d 22h
maesenka
/trunk/hibernate-spatial-oracle/
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.
40
2074d 02h
maesenka
/trunk/hibernate-spatial-oracle/
All packages renamed to org.hibernatespatial.*.
35
2112d 09h
pieterdg
/trunk/hibernate-spatial-oracle/
24
2235d 01h
maesenka
/trunk/hibernate-spatial-oracle/
Bumped version to 1.0-SNAPSHOT.
21
2235d 01h
maesenka
/trunk/hibernate-spatial-oracle/
Corrected file headers (LGPL license)
18
2236d 01h
maesenka
/trunk/hibernate-spatial-oracle/
15
2236d 02h
maesenka
/trunk/hibernate-spatial-oracle/
14
2236d 02h
maesenka
/trunk/hibernate-spatial-oracle/
6
2241d 04h
maesenka
/trunk/hibernate-spatial-oracle/
5
2241d 04h
maesenka
/trunk/hibernate-spatial-oracle/
Re-organized as module of hibernate-spatial