Commit Graph

85 Commits

Author SHA1 Message Date
Steve Ebersole d806eff912 HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00
Steve Ebersole 78bc62fe1e HHH-12098 - prep 5.3
odd Java 9 build failures
2017-12-27 20:19:46 -06:00
Guillaume Smet 8e25e7f350 HHH-12164 Upgrade Hibernate Validator used for testing to 6.0.7.Final 2017-12-20 16:21:29 +00:00
Sanne Grinovero 2296ee7768 HHH-12158 No longer need a custom repository to fetch geolatte 1.2 2017-12-11 20:40:25 +00:00
Karel Maesen d7a87b3d5a HHH-11969 - Update postgresql driver to latest version (42.1.4) 2017-10-18 21:30:20 +02:00
Karel Maesen 36bf5c4be3 HHH-12042 - Update geolatte-geom to 1.2.0 2017-10-18 21:14:08 +02:00
Jonathan Bregler 8de0f9e2a1 Fix Hibernate Spatial test on SAP HANA 2017-10-13 10:52:12 -05:00
Jonathan Bregler 85dcac95d0 Improved Hibernate support for SAP HANA part 2
- implement PR comments
2017-09-21 12:05:19 -05:00
Jonathan Bregler 3aad752b04 Improved Hibernate support for SAP HANA
- Identity column support
- Spatial support
- Various minor improvements in HANA dialects
2017-09-21 12:05:19 -05:00
Karel Maesen a7fc440e4c HHH-11764 - Fix PGGeometryTypeDescriptor 2017-06-14 22:08:40 +02:00
Vlad Mihalcea 216e61fc9b HHH-11764 - JTS geometry being bound to byte array instead of PGgeometry 2017-06-14 22:08:12 +02:00
Karel Maesen 193583466a HHH-11283 - Upgrade to geolatte-geom 1.1.0 2017-06-04 14:54:04 +02:00
Richard Bradley 3a813dcbb4 HHH-11646 revert errant after -> afterQuery search and replace 2017-05-03 11:54:37 +03:00
Andrea Boriero 9cb171bfeb HHH-11473 - Fix checkstyle errors 2017-02-21 10:37:16 +00:00
Vlad Mihalcea 2980dc4e84 HHH-11473 - Refactor MySQL Dialects
- Add a mention of MySQL5SpatialDialect as well in the User Guide
2017-02-21 08:14:50 +02:00
Vlad Mihalcea c0e59563dc HHH-11473 - Refactor MySQL Dialects
- MySQL56SpatialDialect can default to InnoDB by default
2017-02-21 08:09:07 +02:00
Vlad Mihalcea 91d1f38d95 HHH-11473 - Refactor MySQL Dialects
- Simplify InnoDB deprecated Dialects by just overriding the default storage engine method
2017-02-21 07:58:48 +02:00
Vlad Mihalcea 2b79644b63 HHH-11473 - Refactor MySQL Dialects 2017-02-20 15:35:16 +02:00
Karel Maesen 13945e7544 HHH-7132 - Fixed build failure 2017-02-12 12:50:58 +01:00
Karel Maesen b9ddc063cd HHH-7132 - New Oracle Spatial Dialect that is non-OGC compliant 2017-02-11 18:08:56 +01:00
Rafael Winterhalter ba3359fe62 HHH-11152: Added BytecodeProvider based on Byte Buddy 2016-11-16 13:18:46 -06:00
Karel Maesen 52c79e1d3c HHH-10211 - Fix SpatialFunctionRegistry interface 2016-11-01 17:57:02 +01:00
Karel Maesen c3b1a39944 HHH-10211 - Fix serialization of Postgis dialects 2016-11-01 17:52:07 +01:00
Karel Maesen d1f22d490c HHH-10211 - Improves Javadoc comments 2016-11-01 17:07:01 +01:00
Karel Maesen 55ed5faa3b HHH-10211 - Checkstyle fixes 2016-11-01 17:07:01 +01:00
Karel Maesen 70d55987f8 HHH-10211 - Postgis Dialects for all PostgreSQLDialect classes 2016-11-01 17:07:01 +01:00
Karel Maesen 380b474dda HHH-11198 - Fix checkstyle error 2016-10-31 20:26:46 +01:00
Karel Maesen a882a7bd54 HHH-11198 - Add Geometry cast to Postgis st_extent() function 2016-10-29 16:18:13 +02:00
Karel Maesen dbc7131155 HHH-11197 - Fix WKT parsing error 2016-10-29 14:46:35 +02:00
Karel Maesen eada559ebe HHH-11087 - Fix missing type contribution in dialect
Also fixes broken integration tests
2016-10-01 16:33:43 +02:00
Karel Maesen db7c6c58f1 HHH-11012 - Update to geolatte-geom 1.0.6 2016-10-01 14:23:40 +02:00
Karel Maesen 5cc9d26d0d HH-10987 - Update geolatte-geom to 1.0.4 2016-08-02 11:44:51 +02:00
Steve Ebersole 3040030bd8 HHH-10864 - Allow ORM to be built with Java 9 2016-06-17 19:15:08 -05:00
Steve Ebersole 87e3f0fd28 HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (first sucessful full compile of consolidated hibernate-core) 2016-05-06 13:12:32 -05:00
Vlad Mihalcea 0ed39c7746 Change hibernate.properties to take configurable environment settings 2016-03-16 09:30:29 +02:00
Karel Maesen 8d2de0beaa HHH-7132 - Oracle Spatial Dialect locates ConnectionFinder using Registry 2016-02-20 17:58:41 +01:00
Andrea Boriero f6c45ad11c HHH-9286 - Add BasicBinder#bind(CallableStatement st, J value, String name, WrapperOptions options) method 2016-01-27 16:40:48 +00:00
Andrea Boriero 3699cdb3f9 HHH-10157 - Fix checkstyle error 2015-11-30 09:04:48 +00:00
Andrea Boriero 265d5d9b88 HHH-10157 - Fix gradle dependencies 2015-11-30 09:04:09 +00:00
Karel Maesen b9a988584a HHH-10157 Postgis deserializer accepts also WKT
When the Postgis JDBC driver is on the classpath, Hibernate receives EWKT
instead of EWKB entities.
2015-11-29 19:52:53 +01:00
Steve Ebersole 7af7ebaf87 HHH-10129 - Evaluate AttributeConverter tests in hibernate-entitymanager for move to hibernate-core;
HHH-10154 - Change built-in JavaTypeDescriptor impls to not auto-register themselves with JavaTypeDescriptorRegistry
2015-09-30 12:37:49 -05:00
Andrea Boriero c5b1cf94f3 HHH-10108 - Substituted checkstyle NewlineAtEndOfFile rule with rules used in OGM and fixed classes having more than a newline at the end of file 2015-09-22 18:11:43 +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
Steve Ebersole 82b312dd21 HHH-9746 - Improve hibernate-spatial integration;
plus added copyright headers
2015-04-24 09:28:13 -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 609d404627 HHH-6509 - Adds TypeContributor bootstrap 2015-04-24 05:55:54 -05:00
Karel Maesen e2b44fb130 HHH-6511 - Fixes insert template for PostGis 2.x (test code) 2015-04-24 05:55:54 -05:00