Karel Maesen
ea833fcdbb
HHH-6509 - Simplifies SqlServer2008 ValueBinder and ValueExtractor
...
implementations.
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
f4fb79aa04
HHH-7126 Adds H2/GeoDB support, incl. integration tests.
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
28cf93f6eb
HHH-6512 Adds Oracle10g (SDOGeometry) integration tests.
2015-04-24 05:55:52 -05:00
Karel Maesen
c07657685c
HHH-6511 Moved custom test matrix configuration into hibernate-spatial
...
module.
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
ee96098ead
HHH-6509 Removes obsolete code
...
This removes the HBSpatial static bootstrap class and the old SPI
mechanism. Both had become obsolete because of how spatial now
integrates with core.
Also reorganizes the packages to have all JTS extensions and utilities
in a jts package.
2015-04-24 05:55:52 -05:00
Karel Maesen
50a648ed32
HHH-6511 Refactors spatial integration tests.
...
Spatial integration tests are now more in line with the Hibernate Core
integration tests.
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
79d02e2f9d
HHH-6510 Minor cleanups; code formatting changed to Hibernate conventions.
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