Commit Graph

127 Commits

Author SHA1 Message Date
SirWayne e9deae3981
HHH-12964 - Upgrade to dom4j 2.1.1
(cherry picked from commit e66da8af00)
2018-11-09 21:23:03 +01:00
Andrea Boriero 7ccf3d8a6e HHH-12510 - Update PostgreSQL driver 2018-04-20 12:25:32 +01:00
Jonathan Bregler 5e5d91cea2 HHH-12462 - Use SAP HANA JDBC driver from Maven Central 2018-04-05 15:05:00 +03:00
Philippe Marschall eed7f70751 HHH-11806 - Add support for MariaDB 10.3
HHH-11769 - New MariaDB Dialect for MariaDB >= v10.1
2018-03-28 11:05:17 +03:00
Sanne Grinovero 95ecd7c43a HHH-12081 Update to JBoss Logger 3.3.1.Final and related tooling 2.1.0.Final 2017-11-06 14:14:05 +00:00
Sanne Grinovero bcbb6d0994 HHH-12060 Update to WildFly 11.0.0.Final 2017-10-24 17:12:36 +01:00
Sanne Grinovero 9ed4438f17 HHH-12048 Upgrade to Javassist version 3.22.0-GA 2017-10-20 13:28:00 +01:00
Ivo Hradek 72506a6eac HHH-11640 - NamedQuery doesn't log comment when UPDATE/DELETE
HHH-11906 - Add support for MySQL query optimizer hints
2017-09-27 16:57:46 +03:00
Andrea Boriero 47d2515f99 HHH-12001 - Revert mockito to 2.7.5 2017-09-27 11:50:35 +01:00
Andrea Boriero 81f4ab8f06 HHH-112001 - upgrade Byteman version and disable findbugs for JDK 9 2017-09-21 22:10:05 +01:00
Andrea Boriero 132767b4fb HHH-12001 - Allow ORM to be built with Java 9 2017-09-21 22:10:05 +01: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
Sanne Grinovero 67ccdae0f5 HHH-11950 Target WildFly 11 for produced hibernate-orm-modules 2017-08-29 13:44:55 +03:00
Vlad Mihalcea c0a82797a5 Bump PostgreSQL JDBC Driver version to 42.1.1 which works with 9.6 2017-05-12 13:00:51 +03:00
Vlad Mihalcea 44eedfc34f Add support for testing on DB2 2017-05-08 11:58:13 +03:00
Sanne Grinovero afb5ca8cba HHH-11698 Upgrade to Byte Buddy 1.6.14 for improved JDK9 compatibility 2017-04-27 13:37:28 +01:00
Andrea Boriero 6b36e01b0c HHH-11598 - change pgsql driver version to 9.4.1208 2017-03-29 18:05:01 +01:00
Vlad Mihalcea e6d2ff4ac4 HHH-11598 - Use the default catalog when scanning the tables for hbm2ddl schema migration 2017-03-28 19:16:40 +03:00
Andrea Boriero e54ce7b266 HHH-11536 - Fix unit tests failing on Oracle 2017-03-02 12:29:13 +00:00
Vlad Mihalcea 15b0a683f2 HHH-11457 - Add MariaDB specific Dialects
- remove duplicated mariadb library entry
2017-02-15 13:41:34 +02:00
Vlad Mihalcea 7c06d003dc HHH-11457 - Add MariaDB specific Dialects 2017-02-15 12:08:34 +02:00
Vlad Mihalcea 3adb0d76be HHH-10256 - ClassCastException in ResultSetReturnImpl.java:75 2017-02-13 16:48:43 +02:00
Brett Meyer cf1f10336e HHH-11439 added javax.interceptor to OSGi feature dependencies 2017-02-01 19:56:13 -05:00
Sanne Grinovero 5e206666f0 HHH-11439 Switch from Geronimo JTA to Narayana JTA 2017-02-01 19:56:05 -05:00
Rafael Winterhalter 2868f1bb09 HHH-11420 - Update Byte Buddy to 1.6.6. and use more granular locks on type caches 2017-01-24 17:56:30 +02:00
Rafael Winterhalter 7f34ac128b HHH-11417 - Update to Byte Buddy 1.6.4
- fixes handling of bridge methods when encountering raw types
2017-01-24 16:12:18 +02:00
Rafael Winterhalter 4a32f1a0d5 Update Byte Buddy to v1.6.0. Use cache for type storage to avoid leaks. 2017-01-12 12:40:50 +02:00
Sanne Grinovero cb1faeb9b7 HHH-11382 Upgrade WildFly version used for integration tests to 10.1.0.Final 2017-01-11 15:51:12 +00:00
Vlad Mihalcea 8f5bc492e8 HHH-11236 - JPA hbm2ddl auto-generation creates ddl with invalid syntax for Unique Key with any MySQLDialect
Add replicating test case that works just fine
2017-01-09 16:07:52 +02:00
Vlad Mihalcea 4dea338fb6 HHH-11308 - Bump C3P0 version up to support JDBC 4.2 2016-12-06 14:45:50 +02:00
Sanne Grinovero 66b46c1efe HHH-11270 Upgrade to Infinispan 8.2.5.Final 2016-11-22 16:41:16 +00:00
Vlad Mihalcea 4e5648dc8a SQL Server Driver is now on Maven Central 2016-11-18 17:39:14 +02:00
Rafael Winterhalter ba3359fe62 HHH-11152: Added BytecodeProvider based on Byte Buddy 2016-11-16 13:18:46 -06:00
Sanne Grinovero 433d276aad HHH-11238 Upgrade JBoss Logging Tools to 2.0.1.Final 2016-11-10 16:37:55 +00:00
Sanne Grinovero 61bb51a1e7 HHH-11239 Upgrade Jandex to version 2.0.3.Final 2016-11-10 16:37:48 +00:00
Sanne Grinovero bb52eb143e HHH-11240 Upgrade Infinispan to version 8.2.4.Final 2016-11-10 16:37:36 +00:00
Andrea Boriero 52fcd906cf HHH-11105 - Update Ehcache to 2.10.3 2016-10-20 10:41:09 +01:00
Robin Anil 921d76ef99 HHH-11148 - Migrate HikariCP from Java 1.6 to Java 1.8 2016-10-03 17:51:09 +03:00
Steve Ebersole f025cf9c03 HHH-11024 - Exception still thrown when dropping schema with a managed connection 2016-08-06 14:05:03 -05:00
Sanne Grinovero 50a45b2bfa HHH-10949 Upgrade to Infinispan 8.2.3.Final 2016-07-26 17:34:27 +03:00
Sanne Grinovero 4eb0090c90 HHH-10948 Upgrade to Byteman 3.0.6 2016-07-26 17:34:27 +03:00
Gunnar Morling d59e6956d1 HHH-10923 Upgrading Shrinkwrap version 2016-07-26 15:16:25 +03:00
Gunnar Morling 65bbf28d3c HHH-10923 Upgrading CDI and related dependency versions 2016-07-26 15:16:25 +03:00
VEINHORN fde8b608fc Upgrade Junit version from 4.11 to 4.12 2016-07-22 11:33:54 +03:00
Gunnar Morling 9ec9399ac4 HHH-10812 Adding module ZIP and integration test for using Hibernate ORM 5.1 on WildFly 10 2016-06-29 15:49:50 -05:00
Gunnar Morling 96043a8014 HHH-10867 Updating Hibernate Validator to 5.2.4.Final 2016-06-17 23:30:24 +01:00
Nikita 309b1b27b0 HHH-10516 - Incorrect coalesce function for InformixDialect
HHH-10846 - InformixDialect has incorrect substring function
2016-06-16 16:24:59 +03:00
Alex Snaps a872885a43 HHH-10770 JCache 2nd-level cache
* Provider and CacheManager creation
* Caches creation
* Region class hierarchy
* Different access strategies
2016-05-31 23:55:23 -05:00
Vlad Mihalcea 438e9643f9 HHH-10781 - Remove all slf4j dependencies 2016-05-31 16:06:57 +03:00