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 187
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
178
1160d 18h
maesenka
/trunk/hibernate-spatial-oracle/
158
1182d 11h
maesenka
/trunk/hibernate-spatial-oracle/
HIBSPA-27 : removed reliance on oracle.sql.* extensions to JDBC when reading SDO_GEOMETRIES from the database
138
1337d 14h
maesenka
/trunk/hibernate-spatial-oracle/
HIBSPA-34: spatial dialect now implements Serializable
136
1422d 12h
maesenka
/trunk/hibernate-spatial-oracle/
HIBSPA-29 - removed static Descriptor members.
135
1429d 12h
maesenka
/trunk/hibernate-spatial-oracle/
HIBSPA-31. Applied fix proposed by V. Sadilovskiy.
132
1511d 11h
maesenka
/trunk/hibernate-spatial-oracle/
131
1511d 11h
maesenka
/trunk/hibernate-spatial-oracle/
Resolved HIBSPA-28 - Slf4j logging replaces log4j.
129
1511d 13h
maesenka
/trunk/hibernate-spatial-oracle/
Fixed HIBSPA-5. Solution based on David Mack's patch.
125
1578d 20h
maesenka
/trunk/hibernate-spatial-oracle/
Added tests for Measured geometries.
124
1578d 20h
maesenka
/trunk/hibernate-spatial-oracle/
Added tests for Measured geometries.
122
1583d 10h
maesenka
/trunk/hibernate-spatial-oracle/
HIBSPA-25
Patch submitted by David Mack applied.
120
1648d 21h
maesenka
/trunk/hibernate-spatial-oracle/
Corrected mistake in name properties file.
118
1739d 22h
maesenka
/trunk/hibernate-spatial-oracle/
Site update for release 1.0-M2
103
1740d 23h
maesenka
/trunk/hibernate-spatial-oracle/
Fixed issues HIBSPA-14, HIBSPA-15, HIBSPA-12, and HIBSPA-9.
98
1795d 21h
maesenka
/trunk/hibernate-spatial-oracle/
Corrected bug reported by Peter Plumber on the -dev mailing list on 2008-06-19.
96
1903d 11h
maesenka
/trunk/hibernate-spatial-oracle/
Geometry type now registered as "MDSYS.SDO_GEOMETRY" instead of "SDO_GEOMETRY".
90
1912d 14h
maesenka
/trunk/hibernate-spatial-oracle/
Correct SpatialDialect: SDO_GEOMETRY_TYPE is now properly registered.
74
1943d 14h
maesenka
/trunk/hibernate-spatial-oracle/
Updated DialectProvider to reflect changes in interface.
67
1983d 17h
maesenka
/trunk/hibernate-spatial-oracle/
Added support for Oracle-specific Projections and Restrictions.
Added support for the general "extent" spatial aggregate function.
63
2011d 17h
maesenka
/trunk/hibernate-spatial-oracle/
Deleted sysout statement that was left from debugging.
61
2011d 17h
maesenka
/trunk/hibernate-spatial-oracle/
Implemented support for SDO_GEOMETRIES of type COLLECTION.
Added COLLECTION unit test to TestGeomConversion.
60
2012d 12h
maesenka
/trunk/hibernate-spatial-oracle/
Corrected WKB return type.
59
2012d 13h
maesenka
/trunk/hibernate-spatial-oracle/
* Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
58
2012d 14h
maesenka
/trunk/hibernate-spatial-oracle/
* Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
57
2017d 11h
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
2024d 11h
maesenka
/trunk/hibernate-spatial-oracle/
Temporarily commented out the Spatial Aggregation features.
49
2031d 14h
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
2070d 18h
maesenka
/trunk/hibernate-spatial-oracle/
All packages renamed to org.hibernatespatial.*.
35
2109d 00h
pieterdg
/trunk/hibernate-spatial-oracle/
24
2231d 16h
maesenka
/trunk/hibernate-spatial-oracle/
Bumped version to 1.0-SNAPSHOT.