Commit Graph

7589 Commits

Author SHA1 Message Date
Jan Martiska e62d71b76b HHH-11434 - prevent failures in some tests from freezing the whole test suite 2017-02-01 08:56:44 +00:00
Andrea Boriero ec9e8dbdfa HHH-11436 : SQLTest failure 2017-01-31 18:03:38 +00:00
Andrea Boriero f007dc7c90 HHH-11428 - When multiple @RequiresDialect annotation is applied the test is ignored 2017-01-31 17:57:18 +00:00
Christian Schneider bb0b3e8c43 HHH-11425 - Karaf feature misses byte buddy dependency 2017-01-31 17:02:56 +02:00
Andrea Boriero e547ee0793 HHH-11428 - When multiple @RequiresDialect annotation is applied the test is ignored 2017-01-31 15:17:15 +02:00
Andrea Boriero b19d76f2cc HHH-11418 - SynonymValidationTest failure 2017-01-31 14:18:20 +02:00
barreiro 50ee618f1e HHH-10930 - Add explicit dependency on JTA to the maven enhacer plugin 2017-01-31 13:15:19 +02:00
barreiro f82c29ff42 HHH-11161 - Prevent initialization of extra lazy collections 2017-01-31 12:12:48 +02:00
Steve Ebersole c70a28252b HHH-11431 - Remove unintended deprecation 2017-01-27 11:01:04 -06:00
Nicholas Kim 56cd7263d1 Fix Typo in MergeContext.java
mergeEntity the *merge* entity
2017-01-26 04:21:04 +09:00
Vlad Mihalcea cbaa1e1fbc HHH-10256 - ClassCastException in ResultSetReturnImpl.java:75
Demonstrate that the issue does not replicate on latest Hibernate version
2017-01-25 16:21:03 +02:00
Jan Martiska 95b858bf20 HHH-11419 - QueryAndSQLTest failing on MS SQL Server 2017-01-25 12:12:50 +02: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
Yordan Gigov d9e5edc9c0 HHH-11409 - Bind registered collection types using their type handler
Try to replicate issue
2017-01-24 17:34:20 +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
stonio 536a91dc78 Update Configurations.adoc - Typo org.hibernate.core
Missing trailing backtick after org.hibernate.core
2017-01-23 14:57:27 +01:00
Andrea Boriero 28c1279eaf 5.2.7 2017-01-19 15:03:23 +00:00
Andrea Boriero 024b6e97fe 5.2.7 2017-01-19 14:09:14 +00:00
Andrea Boriero 33ae0b3b9e HHH-11407 - JPA + JDBC transaction - when a commit fails rollback is executed twice 2017-01-19 13:31:51 +00:00
Andrea Boriero c9df1a9981 HHH-11407 - Add test for issue 2017-01-19 11:08:45 +00:00
Fábio Ueno f1cdee2612 HHH-11408 - Fixing typos in documentation 2017-01-19 11:26:24 +02:00
Steve Ebersole 2dca5f2ceb HHH-11400 - HHH90000016: Found use of deprecated 'collection property' issue for valid JPQL query 2017-01-18 21:37:25 -06:00
Craig Andrews 8361f794bc HHH-11284 - Test case 2017-01-18 18:55:23 -06:00
barreiro 8fc0bf5202 HHH-11284 - HHH-11404 - Fix enhancement in cases where there is some sort of inheritance 2017-01-18 18:55:23 -06:00
barreiro ffe62ac68b HHH-11242 - Basic test case for the maven plugin 2017-01-18 18:55:23 -06:00
barreiro 4a3dee1588 HHH-11242 - [enhancer] load class on isolated class pool to avoid it being frozen 2017-01-18 18:55:23 -06:00
Andrea Boriero c1093d533e HHH-11395 - ServiceRegistry#getService(...) throws NPE when service initiator returns null 2017-01-18 18:55:04 -06:00
Andrea Boriero c1d8a3e426 HHH-11395 - Add test for issue 2017-01-18 18:55:04 -06:00
Andrea Boriero a506f53a5c HHH-11376 - Malformed SQL query sent to SQL Server with left outer join and pessimistic lock 2017-01-18 23:37:27 +00:00
Andrea Boriero 5f0ae6fcb7 HHH-11376 - Add test for issue 2017-01-18 23:37:27 +00:00
Steve Ebersole ed4e3f50e7 HHH-10858 - Could not find matching type descriptor for requested Java class [...]; using fallback 2017-01-18 14:52:37 -06:00
Steve Ebersole 7af60b7c5a HHH-10858 - Could not find matching type descriptor for requested Java class [...]; using fallback 2017-01-18 14:45:44 -06:00
Chris Cranford 89583fd008 HHH-11383 - Added additional property projection test case. 2017-01-18 14:26:13 -05:00
Chris Cranford 5ac46eb703 HHH-11383 - Removed InvalidWithClauseException check when join alias != table alias 2017-01-18 14:26:13 -05:00
Chris Cranford 327d0a93cd HHH-11383 - Added test case. 2017-01-18 14:26:13 -05:00
Chris Cranford ebf4803a33 HHH-8973 - Fix tracking entity modifications to detached entities with the modified flags feature. 2017-01-18 12:37:50 -05:00
Chris Cranford ad0cd4fc18 HHH-8973 - Added test case. 2017-01-18 12:37:50 -05:00
Max Tian 0693b54256 HHH-10183 - Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9 2017-01-18 14:30:20 +02:00
Andrea Boriero 34d92507c9 HHH-11375 - SINGLE_TABLE associated entity query missing restriction of DiscriminatorColumn 2017-01-18 11:36:07 +00:00
Christian Beikov 4d5c66c80b HHH-11375 - Add test 2017-01-18 11:35:52 +00:00
Sven Haster 904335a369 HHH-10561 - Join on treated root not rendered in HQL 2017-01-18 13:01:01 +02:00
Christian Beikov 349df983f0 Test and fix for HHH-11401 2017-01-18 10:10:39 +00:00
Gail Badner 122f00f30c HHH-11173 : Change CollectionType#renderLoggableString to return '<uninitialized>' when collection is uninitialized 2017-01-17 21:40:00 -05:00
barreiro 4d6cda1548 HHH-11173 - Fix text serialization of uninitialized lazy attributes 2017-01-17 19:13:05 -05:00
Andrea Boriero 4dad087b39 HHH-11393 - Hibernate/JPA CriteriaQuery trim function generate wrong SQL 2017-01-17 18:00:11 +02:00
Andrea Boriero c0d5fe9153 HHH-11236 - JPA hbm2ddl auto-generation creates ddl with invalid syntax for Unique Key with any MySQLDialect 2017-01-17 17:28:07 +02:00
Sanne Grinovero 570beaf7fb HHH-11394 Custom WildFly modules include a duplicate dependency on Javassist 2017-01-17 11:33:45 +00:00
Steve Ebersole 71ec8907f6 HHH-11370 - Consider making javax.enterprise:cdi-api dependency "provided" 2017-01-12 21:53:54 -06:00
Gail Badner 99a033c21c HHH-11202 : IllegalAccessException on Embeddable ID after serializing Getter in cache key 2017-01-12 09:36:50 -08: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