Andrea Boriero
451568f322
Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_7
2021-05-31 14:55:18 +02:00
Yoann Rodière
07eca3883d
HHH-14635 Upgrade to log4j 2
2021-05-26 09:05:56 +02:00
Andrea Boriero
c48606a5aa
Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_1
2021-04-20 09:45:47 +02:00
Yoann Rodière
d7e85a3c3c
HHH-14563 Clarify that hibernate-spatial only needs dom4j for tests
...
For org.hibernate.spatial.testing.TestDataReader, to be precise.
2021-04-19 15:39:35 +02:00
Andrea Boriero
badc99705a
Merge remote-tracking branch 'upstream/main' into wip/6.0_merge
2021-04-16 13:19:16 +02:00
Karel Maesen
2aa2bee255
HHH-11490 Fix for UUID mapping conflict
...
* HHH-11490 Fix for UUID mapping conflict
* HHH-11490 Custom ValueBinder implementation
2021-04-15 20:02:48 +02:00
Andrea Boriero
e67d10ee6c
Merge remote-tracking branch 'upstream/main' into wip/6.0
2021-04-07 09:19:21 +02:00
Karel Maesen
e76241a309
HHH-14523 Fix for dirty-checking bug
2021-04-06 20:34:36 +02:00
Steve Ebersole
7fcde66d61
HHH-14524 : Rename SqlType(X) as JdbcType(X)
2021-03-29 11:33:56 -05:00
Andrea Boriero
1114da8b8f
Merge remote-tracking branch 'upstream/main' into wip/6.0
2021-03-24 09:45:58 +01:00
Karel Maesen
e9dd160d7f
HHH-14090 Add MariaDB103SpatialDialect
2021-03-22 20:23:07 +01:00
Andrea Boriero
96d103215c
Merge remote-tracking branch 'upstream/main' into wip/6.0
2021-03-22 12:26:31 +01:00
Karel Maesen
8eb3354ed9
HHH-14037 Add PostgisPG10Dialect
2021-03-17 22:33:01 +01:00
Karel Maesen
aba49ced1f
HHH-14454 Add SpatialDialect for CockroachDB
2021-03-16 23:25:22 +01:00
Christian Beikov
35643c468a
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-02-12 15:49:53 +01:00
Karel Maesen
031f12a1ec
HHH-14446 Add integration test profiles for mysql and postgis
2021-02-12 15:39:19 +01:00
Karel Maesen
27fbacf7d2
HHH-14453 Fix Hana integration test
2021-02-11 21:39:28 +01:00
Christian Beikov
4931c7e69f
Merge remote-tracking branch 'upstream/master' into wip/6.0
2021-02-10 12:00:37 +01:00
Karel Maesen
650a703e1c
HHH-14442 Fix checkstyle errors
2021-02-06 15:56:55 +01:00
Karel Maesen
f0a81898dc
HHH-14442 Upgrade geolatte-geom to 1.6.1
2021-02-06 14:32:41 +01:00
Andrea Boriero
4d8c89920a
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-27 14:24:37 +00:00
Sanne Grinovero
2ef9451112
HHH-14284 Update Oracle JDBC driver configuration to test with version 19.8.0.0
2020-10-26 21:49:28 +00:00
Andrea Boriero
9cf4edfbee
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-10-26 08:14:01 +00:00
Sanne Grinovero
5bc23aa964
HHH-10715 The GeometryFactory field in Spatial's EnvelopeAdapter needs synchronization
2020-10-25 21:33:32 +00:00
Andrea Boriero
140fbb45d6
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-09-22 11:43:55 +01:00
Yanming Zhou
4499abd9a9
Replace StringBuffer with StringBuilder
...
avoid unnecessary synchronization
2020-09-09 07:55:00 +02:00
Andrea Boriero
257e479e92
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_39
2020-05-14 10:00:59 +01:00
Daniel Shuy
09105b8dee
HHH-13975 Geolatte-geom support for SpatialPredicates
...
* Rename SpatialPredicates to JTSSpatialPredicates
* Add GeolatteSpatialPredicates
* Fix Checkstyle violations
* Add deprecation notice
2020-05-13 20:58:44 +02:00
Andrea Boriero
9ec19e3c65
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_36
2020-04-22 15:15:10 +01:00
Panagiotis Sotiropoulos
6e07062b20
HHH-13960 One more checkstyle fix
2020-04-21 11:10:36 +01:00
Panagiotis Sotiropoulos
55e54795c3
HHH-13960 Add SAXReader sec features to match the defaults
2020-04-21 10:49:59 +01:00
Andrea Boriero
5c86c4a805
Merge remote-tracking branch 'upstream/master' into wip/6.0_merge_29
2020-04-09 07:37:11 +01:00
Andrea Boriero
b897a36f2f
Fix issue with generated pom missing project description
2020-04-06 18:21:11 +01:00
Yoann Rodière
aebf9d192f
HHH-13925 Fix invalid javadoc syntax
...
This wasn't detected by checkstyle in Gradle 5, but it is now, and that
fails the build.
2020-04-06 16:04:55 +02:00
Andrea Boriero
abe1e656f7
Merge remote-tracking branch 'upstream/master' into wip/6.0
2020-03-03 16:59:30 +00:00
Daniel Shuy
cab651e194
HHH-13799 : Criteria API support for Hibernate Spatial ( #3159 )
...
* HHH-13799 : Criteria API support for Hibernate Spatial
Co-authored-by: Karel Maesen <karel@geovise.com>
2020-02-24 14:42:48 +01:00
Steve Ebersole
c6a11d99fd
6 - SQM based on JPA type system
...
- focus on reducing compilation errors
2019-09-12 10:42:29 +01:00
Steve Ebersole
d0116d7caa
6 - SQM based on JPA type system
...
- work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- work on `org.hibernate.sql.exec`
- work on `org.hibernate.sql.results`
- work on `org.hibernate.sql.exec`
- work on `org.hibernate.sql.results`
- work related to `org.hibernate.metamodel.model.mapping.spi.ValueMapping` - including "sketching in" the hooks with `org.hibernate.persister.walking`
2019-09-12 10:42:29 +01:00
Steve Ebersole
af2c32e32c
6 - SQM based on JPA type system
2019-09-12 10:42:27 +01:00
Yoann Rodière
be7cc76556
HHH-13582 Upgrade MySQL Connector/J to 8.0.17
...
ConnectorJ 8 is the version used in WildFly integration tests.
ConnectorJ 5 is apparently no longer tested.
Note this solves most timezone-related issues we've been having.
2019-09-11 19:38:15 -05:00
Karel Maesen
b856a85520
HHH-13257 - Adds MySQL8 Spatial Dialect
2019-03-07 22:56:22 +01:00
Karel Maesen
3a4ade9799
HHH-10148 - Fix checkstyle errors
2019-03-07 21:28:37 +01:00
Karel Maesen
f68d08abc1
HHH-10148 - SpatialDialect for SqlServer2012
2019-03-07 20:04:06 +01:00
Karel Maesen
d1d1f9f312
HHH-13083 - Add integration test
2018-12-06 22:02:38 +01:00
Karel Maesen
d9dd1ebf62
HHH-13083 - Fix matrix tests
2018-12-06 21:29:24 +01:00
bernd hopp
89e36cf0e7
HHH-13083 Add support for st_makeenvelope in PostGIS dialect
...
https://postgis.net/docs/ST_MakeEnvelope.html
2018-12-06 21:29:24 +01:00
Karel Maesen
b3e56a5db7
HHH-12144 - Upgrade JTS spatial library to 1.16
2018-09-19 20:09:44 +02:00
Karel Maesen
2cd4608f9f
HHH-12608 Support for ST_Dwithin() in DB2
2018-07-21 17:15:37 +02:00
Jonathan Bregler
4405bb5c15
HHH-12798: Fix for nested spatial functions on SAP HANA
2018-07-12 13:53:15 +03:00
Andrea Boriero
d2e38f8a0d
HHH-12510 - Update PostgreSQL driver
2018-04-20 12:19:05 +01:00