Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

227 by maesenka on 28 June 2010, 23:49:59 +0200 (31 days ago) Component Geometries of a GeometryCollection (MultiLineString, ...) now have SRID == 0;
SRID only set at the highest level

./SDOGeometryType.java 227 history download (+17 -22) diffs

198 by maesenka on 26 March 2010, 18:04:45 +0100 (4 months 3 days ago) Changed class visibility to package-visible.

./SDOObjectMethod.java 198 history download (+69 -70) diffs

./GetDimensionFunction.java 198 history download (+1 -1) diffs

./SDOObjectProperty.java 198 history download (+63 -64) diffs

197 by maesenka on 26 March 2010, 17:38:47 +0100 (4 months 3 days ago) * Rebuilt unit tests using test framework
* minor improvements in SDOGeometryType implementation

./GetGeometryTypeFunction.java 197 history download (+61) new

./SDOBooleanType.java 197 history download (+79) new

./GetDimensionFunction.java 197 history download (+55) new

./SpatialAggregate.java 197 history download (+90) new

./OracleSpatial10gDialect.java 197 history download (+466 -685) diffs

… 37 more files in changeset.
158 by maesenka on 24 February 2010, 23:31:51 +0100 (5 months 2 days ago) HIBSPA-27 : removed reliance on oracle.sql.* extensions to JDBC when reading SDO_GEOMETRIES from the database

./SDOGeometryType.java 158 history download (+1334 -1356) diffs

138 by maesenka on 22 September 2009, 21:36:35 +0200 (10 months ago) HIBSPA-34: spatial dialect now implements Serializable

./OracleSpatial10gDialect.java 138 history download (+2 -1) diffs

… 1 more file in changeset.
136 by maesenka on 29 June 2009, 23:02:37 +0200 (12 months ago) HIBSPA-29 - removed static Descriptor members.

./SDOGeometryType.java 136 history download (+9 -30) diffs

135 by maesenka on 22 June 2009, 22:53:25 +0200 (13 months ago) HIBSPA-31. Applied fix proposed by V. Sadilovskiy.

./SDOGeometryType.java 135 history download (+4 -2) diffs

131 by maesenka on 02 April 2009, 00:14:50 +0200 (15 months ago) Resolved HIBSPA-28 - Slf4j logging replaces log4j.

./OracleSpatial10gDialect.java 131 history download (+4 -4) diffs

129 by maesenka on 01 April 2009, 22:24:35 +0200 (15 months ago) Fixed HIBSPA-5. Solution based on David Mack's patch.

./OracleSpatial10gDialect.java 129 history download (+77 -21) diffs

… 3 more files in changeset.
122 by maesenka on 20 January 2009, 00:35:58 +0100 (18 months ago) HIBSPA-25
Patch submitted by David Mack applied.

./SDOGeometryType.java 122 history download (+4 -3) diffs

103 by maesenka on 15 August 2008, 12:45:29 +0200 (23 months ago) Fixed issues HIBSPA-14, HIBSPA-15, HIBSPA-12, and HIBSPA-9.

./OracleSpatial10gDialect.java 103 history download (+43 -21) diffs

./DefaultConnectionFinder.java 103 history download (+77) new

./ConnectionFinder.java 103 history download (+55) new

./SDOGeometryType.java 103 history download (+54 -69) diffs

./criterion/RelationshipMask.java 103 history download (+0 -0) diffs

… 17 more files in changeset.
98 by maesenka on 21 June 2008, 14:05:07 +0200 (2 years 1 month ago) Corrected bug reported by Peter Plumber on the -dev mailing list on 2008-06-19.

./SDOGeometryType.java 98 history download (+7 -9) diffs

96 by maesenka on 05 March 2008, 22:54:38 +0100 (2 years 4 months ago) Geometry type now registered as "MDSYS.SDO_GEOMETRY" instead of "SDO_GEOMETRY".

./SDOGeometryType.java 96 history download (+4 -4) diffs

./OracleSpatial10gDialect.java 96 history download (+1 -1) diffs

90 by maesenka on 25 February 2008, 20:46:36 +0100 (2 years 5 months ago) Correct SpatialDialect: SDO_GEOMETRY_TYPE is now properly registered.

./OracleSpatial10gDialect.java 90 history download (+11 -1) diffs

74 by maesenka on 25 January 2008, 20:31:44 +0100 (2 years 6 months ago) Updated DialectProvider to reflect changes in interface.

./SDOGeometryType.java 74 history download (+25 -28) diffs

./OracleSpatial10gDialect.java 74 history download (+8 -9) diffs

./DialectProvider.java 74 history download (+1 -4) diffs

67 by maesenka on 16 December 2007, 17:41:55 +0100 (2 years 7 months ago) Added support for Oracle-specific Projections and Restrictions.
Added support for the general "extent" spatial aggregate function.

./criterion/OracleSpatialRestrictions.java 67 history download (+204) new

./OracleSpatial10gDialect.java 67 history download (+127 -96) diffs

./SpatialAggregateProjection.java 67 history deleted

./criterion/OracleSpatialProjections.java 67 history download (+60) new/moved

./criterion 67 history download (+0) new

… 11 more files in changeset.
63 by maesenka on 18 November 2007, 17:47:37 +0100 (2 years 8 months ago) Deleted sysout statement that was left from debugging.

./SDOGeometryType.java 63 history download (+0 -1) diffs

61 by maesenka on 18 November 2007, 16:57:16 +0100 (2 years 8 months ago) Implemented support for SDO_GEOMETRIES of type COLLECTION.
Added COLLECTION unit test to TestGeomConversion.

./SDOGeometryType.java 61 history download (+205 -193) diffs

… 3 more files in changeset.
60 by maesenka on 17 November 2007, 22:32:56 +0100 (2 years 8 months ago) Corrected WKB return type.

./OracleSpatial10gDialect.java 60 history download (+1 -1) diffs

59 by maesenka on 17 November 2007, 20:49:44 +0100 (2 years 8 months ago) * Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.

./SDOGeometryType.java 59 history download (+17 -37) diffs

57 by maesenka on 12 November 2007, 23:47:41 +0100 (2 years 8 months ago) * 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 heade…

./SDOObjectProperty.java 57 history download (+55 -56) diffs

./OracleSpatial10gDialect.java 57 history download (+97 -98) diffs

./SpatialAggregateProjection.java 57 history download (+86) new

./DialectProvider.java 57 history download (+36 -37) diffs

./OracleSpatialProjections.java 57 history download (+55) new

… 13 more files in changeset.
50 by maesenka on 05 November 2007, 23:00:25 +0100 (2 years 8 months ago) Temporarily commented out the Spatial Aggregation features.

./OracleSpatial10gDialect.java 50 history download (+53 -53) diffs

49 by maesenka on 29 October 2007, 20:38:04 +0100 (2 years 8 months ago) 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.j…

./OracleSpatial10gDialect.java 49 history download (+557 -445) diffs

./SDOGeometryType.java 49 history download (+1489 -689) diffs

… 15 more files in changeset.
40 by maesenka on 20 September 2007, 17:33:24 +0200 (2 years 10 months ago) All packages renamed to org.hibernatespatial.*.

./OracleSpatial10gDialect.java 40 history download (+571) new

./DialectProvider.java 40 history download (+79) new

. 40 history download (+0) new/moved

./SDOObjectMethod.java 40 history download (+111) new

./SDOObjectProperty.java 40 history download (+106) new

… 166 more files in changeset.
earlier earlier | later later
FishEye: Open Source License registered to Hibernate Spatial.
Your maintenance has expired. You can renew your license at http://www.atlassian.com/fisheye/renew
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.2 Build:build-298 2008-05-26 ) - Administration - Page generated 2010-07-30 00:36 +0200