Karel Maesen
2a0280610b
HHH-7132 - Oracle Spatial Dialect locates ConnectionFinder using Registry
2016-02-20 17:50:13 +01:00
Karel Maesen
d3b4ae74aa
HHH-10157 - Postgis deserializer accepts EWKT
...
Backport of fix to 5.0 branch.
2015-12-01 23:02:23 +01:00
Karel Maesen
96d6365a64
HHH-9860 - upgrade geolatte version
2015-07-01 12:11:13 +02:00
Steve Ebersole
bd256e4783
HHH-9803 - Checkstyle fix ups - headers
2015-05-18 23:25:14 -05:00
Steve Ebersole
f6980f3324
release 5.0.0.Beta2
2015-04-29 23:21:38 -05:00
Karel Maesen
620a379f89
HHH-6509 - Adds sonatype repository for geolatte-geom snapshots
2015-04-24 05:55:54 -05:00
Karel Maesen
9d2bf8b467
HHH-6509 - Fixes Oracle11g integration tests
2015-04-24 05:55:54 -05:00
Karel Maesen
2738d0f5c7
HHH-6512 - Refactors Oracle support.
2015-04-24 05:55:54 -05:00
Karel Maesen
dbfeb16e43
HHH-6509 - Updates to geolatte-geom 1.0-SNAPSHOT
2015-04-24 05:55:54 -05:00
Karel Maesen
c55d250025
Backports HIBSPA-95 HIBSPA-99, HIBSPA-100, HIBSPA-101, HIBSPA-102.
...
Conflicts:
hibernate-spatial/databases/mysql5_innodb/resources/hibernate.properties
hibernate-spatial/hibernate-spatial.gradle
hibernate-spatial/src/main/java/org/hibernate/spatial/criterion/DWithinExpression.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/h2geodb/GeoDBDialect.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/h2geodb/WKB.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/oracle/OracleJDBCTypeFactory.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/oracle/OracleSpatial10gDialect.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/oracle/SDOGeometry.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/oracle/SDOGeometryTypeDescriptor.java
hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/oracle/SDOGeometryValueBinder.java
hibernate-spatial/src/main/java/org/hibernate/spatial/integration/SpatialIntegrator.java
hibernate-spatial/src/test/java/org/hibernate/spatial/integration/GeomEntity.java
hibernate-spatial/src/test/java/org/hibernate/spatial/integration/TestSpatialFunctions.java
hibernate-spatial/src/test/java/org/hibernate/spatial/testing/SpatialFunctionalTestCase.java
hibernate-spatial/src/test/java/org/hibernate/spatial/testing/TestSupportFactories.java
hibernate-spatial/src/test/java/org/hibernate/spatial/testing/dialects/h2geodb/GeoDBExpectationsFactory.java
hibernate-spatial/src/test/java/org/hibernate/spatial/testing/dialects/mysql/MySQLExpectationsFactory.java
hibernate-spatial/src/test/java/org/hibernate/spatial/testing/dialects/oracle/SDOGeometryExpectationsFactory.java
hibernate-spatial/src/test/resources/hibernate.properties
2015-04-24 05:55:54 -05:00
Karel Maesen
6e91485549
HHH-6509 - Improves how SpatialFunctionalTestCase extends BasecoreFunctionalTestCase.
2015-04-24 05:55:53 -05:00
Karel Maesen
c9f27779dd
HHH-6511 - Uses Geolatte-Geom WKB encoder/decoder for Postgis dialect.
...
HHH-7126 - Uses Geolatte-Geom WKB encoder/decoder for GeoDB dialect.
2015-04-24 05:55:53 -05:00
Karel Maesen
cf03fe2592
HHH-6513 - Sqlserver encoder/decoders now use Geolatte-geom.
...
Bumps geolatte version to 0.12-SNAPSHOT
2015-04-24 05:55:53 -05:00
Karel Maesen
4b7c319cc0
HHH-6509 - Introduces GeolatteGeometryJavaType.
2015-04-24 05:55:53 -05:00
Karel Maesen
0e17f9adf8
HHH-6509 - Prepare introduction of Geolatte-geom library as model
...
Updates testing approach
Refactors ValueBinders and ValueExtractors
2015-04-24 05:55:53 -05:00
Karel Maesen
4bb8d99a8a
HHH-6514 Integrated MySQL support.
...
Adds MySQL spatial dialects (for base engine and InnoDB).
Adds MySQL matrix integration test support.
Refactoring ValueBinder and ValueExtractor for all dialects.
2015-04-24 05:55:52 -05:00
Karel Maesen
a4e8d02ead
HHH-6513 Fixes SQL Server 2008 integration tests.
2015-04-24 05:55:52 -05:00
Karel Maesen
619c9ed515
HHH-6971 Migrates logging to JBoss logging.
2015-04-24 05:55:52 -05:00
Karel Maesen
f114ca2944
HHH-6511 Adds Postgis integration tests.
...
The integration tests now make us of the matrix testing set-up.
2015-04-24 05:55:52 -05:00
Karel Maesen
0c0a5e2af0
HHH-6510 Added SQL Server 2008 support.
...
Converts SQL Server convertor integration tests to proper unit tests.
2015-04-24 05:55:52 -05:00
Karel Maesen
f7f39cb8d2
HHH-6510 Added Oracle SDOGeometry support.
2015-04-24 05:55:52 -05:00
Karel Maesen
812da6e7cd
HHH-6510 : Initial commit.
...
Source code copied from Hibernate Spatial 1.1.1-SNAPSHOT.
Root package is now org.hibernate.spatial (instead of org.hibernatespatial)
GeometryType replaces GeometryUserType.
SpatialDialects remap SpatialSqlTypeDescriptors.
Hibernate Spatial registers GeometryType in Integrator (temporary fix: see HHH-6507).
2015-04-24 05:55:52 -05:00