6757 Commits

Author SHA1 Message Date
Gail Badner
c681e48bfe HHH-10269 : JDBC Statement is not closed if exception appeared during query execution
(cherry picked from commit bdb458a609c4d4d120c7274e2ce262679a96778a)
2016-03-11 14:05:26 -08:00
Steve Ebersole
864ba023d5 HHH-9693 - H2 : Hibernate cannot validate it's own created schema 2016-03-11 09:40:35 -06:00
Steve Ebersole
dafbd90ac2 HHH-9693 - H2 : Hibernate cannot validate it's own created schema 2016-03-11 09:16:06 -06:00
Steve Ebersole
74ae003d43 HHH-9693 - H2 : Hibernate cannot validate it's own created schema
(cherry picked from commit 3e00630808044fa7b744d7bf3505e5430d80589c)
2016-03-11 09:07:53 -06:00
Radim Vansa
52cdb3c766 HHH-10329 ClassCastException on runtime with Infinispan 8.0.1.Final
* upgraded Infinispan version to 7.2.5.Final (contains fix for ISPN-5676)
* removed workaround introduced in HHH-10023
* made TypeEquivalence more robust when dealing with objects that do not belong to the type
2016-03-11 15:30:24 +02:00
Vlad Mihalcea
99c1aa660f HHH-4161 - persistence.xml <jar-file> not following JSR220 spec
Switch to an OS-independent  way of checking absolute paths
2016-03-10 14:47:29 +00:00
Gail Badner
53254ebf54 HHH-10556 : Failure getting a PluralAttributePath for collection declared in a superclass marked @Entity
(cherry picked from commit 1c2107899aa84bc8c426b99de0c14b6faa2f49d8)
2016-03-09 17:14:04 -08:00
Gail Badner
118cc30477 HHH-10556 : Failure getting a PluralAttributePath for collection declared in a superclass marked @Entity
(cherry picked from commit 4a54c911c17bc0742ce28f302cb26b3d7965ff50)
2016-03-09 17:13:32 -08:00
Janario Oliveira
ade2467844 HHH-10602 - Retrieve cached value with enable_lazy_load_no_trans throws an exception 2016-03-09 15:16:34 +02:00
Andrei Ivanov
fd6aadcd2a HHH-10510 - Root cause not properly extracted when transaction commit fails 2016-03-09 08:48:37 +02:00
Vlad Mihalcea
2dc6bd591b Fix InTest according to 5.0 branch Criteria API 2016-03-08 16:57:31 +02:00
Vlad Mihalcea
b39081d9ba HHH-10593 - Avoid NullPointerException with auto_evict_collection_cache and many-to-many
Cherry pick from Janoiro PR
2016-03-08 16:46:37 +02:00
Janario Oliveira
29b8f6519c HHH-10593 - Avoid NullPointerException with auto_evict_collection_cache and many-to-many
Added verification to many-to-many relation
2016-03-08 16:46:21 +02:00
bdragan
afa37ab085 Fixed HHH-10517: ClassCastException using Restrictions.in with child
classes in Criteria based on parent class.
2016-03-08 15:50:15 +02:00
Gail Badner
20352ed199 HHH-10563 : Significant String use/duplication associated with subselect fetch
(cherry picked from commit 3f37fff04aab09e136d9e24c2bf6a4841170552c)
2016-03-07 18:20:00 -08:00
Gail Badner
f212b50d7d HHH-10563 : Add trace logging of generated SubselectFetch query string
(cherry picked from commit b053116bb42330971ac1357009b2d8879e21b3f0)
2016-03-07 18:19:33 -08:00
Gail Badner
2af374a7bc HHH-10579 : Add missing Manifest data
(cherry picked from commit 5c1f4238c6ed7667965d26a8e61ffcaf9c390096)
2016-03-02 18:09:29 -08:00
Paul Ferraro
213478fc7d HHH-10546 InfinispanRegionFactory should stop any caches it starts 2016-03-01 14:11:37 -08:00
Paul Ferraro
627ecb97b0 HHH-10545 InfinispanRegionFactory inadvertently starts the default cache during stop() 2016-03-01 14:11:37 -08:00
Gail Badner
0f30ba660d HHH-10576 : Correct association in CascadeMergeToChildBeforeParentTest
(cherry picked from commit 5e30c2bf16dafca4def826c3f287f365ed86f5a2)
2016-02-29 23:03:17 -08:00
Steve Ebersole
132cec421c HHH-10455 - MapJoin results in NPE when using key()
(cherry picked from commit 6d208331a98fb16b77c387e63a9b99dc5c403a9a)
2016-02-27 13:48:26 -06:00
barreiro
6a4128653a HHH-10554 - Fix NPE in dirty tracking generated code of bytecode enhanced @Embeddable entities
(cherry picked from commit c5104601e1ecfe09830e8f061bd4b5e623455000)
2016-02-26 11:56:12 -06:00
Andrea Boriero
ae25390006 HHH-10553 - ORM tries to create a unique constraint on a non existing table 2016-02-26 12:00:59 +00:00
Andrea Boriero
0d81283092 HHH-10553 - add test for issue 2016-02-26 12:00:59 +00:00
Steve Ebersole
f3d40ffad1 fixed bad test code 2016-02-26 11:05:26 +00:00
Gail Badner
6420610ced HHH-10567 : Wrong table for formula if its property is mapped on a secondary table
(cherry picked from commit bdfe38b0c610ffe93a15c267ccaab67123d22475)
2016-02-25 20:00:50 -08:00
Gail Badner
b38741d55d Update version to 5.0.9-SNAPSHOT 2016-02-25 16:33:17 -08:00
Steve Ebersole
39ce4eee79 HHH-10499 - Can't set ConnectionProvider instance, regression
(cherry picked from commit f076b5823c8aa82d36a919e9fbec877d7b237e82)
2016-02-24 22:07:53 -06:00
Steve Ebersole
3f9df3c4a9 HHH-10505 - jboss logging only auto detects slf4j if it is using logback
(cherry picked from commit 7d4ab7d53bc8e4f85b0f75270cb9174ad2b0b272)
2016-02-24 21:15:59 -06:00
Steve Ebersole
5ab0771f05 HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass
(cherry picked from commit a5cbe326d60bd566ae6adec6cbe5e9c4e7d62daf)
2016-02-22 16:37:59 -06:00
Karel Maesen
2a0280610b HHH-7132 - Oracle Spatial Dialect locates ConnectionFinder using Registry 2016-02-20 17:50:13 +01:00
Andrea Boriero
4c4f11264d HHH-10544 - Fix MySQL failing tests 2016-02-18 15:55:37 +00:00
Gail Badner
4dfb0f1a54 5.0.8 5.0.8 2016-02-17 12:24:26 -08:00
Guillaume Smet
73abc5c05e HHH-10538 Fix the javadoc of TableInformation.getIndex(Identifier indexName) 2016-02-17 14:45:21 +00:00
Andrea Boriero
7ef7e200dc HHH-10529 - Fix test compile error 2016-02-16 15:46:46 +00:00
Steve Ebersole
6fefd737a1 HHH-10528 - use_nationalized_character_data global property is ignored
(cherry picked from commit 0fccf6b7bd3749d8b183e07d03fe3dc7564f3756)
2016-02-16 09:36:32 -06:00
Andrea Boriero
7c70a22c6c HHH-10529 - Fix SQLServer2008Dialect generate incorrect length of nvarchar 2016-02-16 15:08:16 +00:00
Andrea Boriero
6f6c72a08f HHH-10529 - Add test for issue 2016-02-16 15:08:09 +00:00
Andrea Boriero
706a3b0308 HHH-10521 - Fix Java 6 not compliant tests 2016-02-12 14:44:27 +00:00
Steve Ebersole
5c8275a268 HHH-10512 - Fix symlink handling for documentation tasks
(cherry picked from commit b4165d95308a1c8c8590b92c36b26087661d8624)
2016-02-11 14:15:55 -06:00
Steve Ebersole
e8f5891c53 HHH-10345 - HHH-3422 still a problem with oracle
(cherry picked from commit 177bbfe5e371796a5af523e0d1a70839ff0bdb71)
2016-02-10 15:10:39 -08:00
Steve Ebersole
8af779ae62 HHH-10345 - HHH-3422 still a problem with oracle
(cherry picked from commit 90f4fd9d552984b01188615b22bd99b852e23d12)
2016-02-10 14:45:43 -08:00
Gail Badner
d23eee23e5 HHH-5855 : checkstyle corrections
(cherry picked from commit b5a86ea45c0dd38a0f6486059be9ade4d0bcf448)
2016-02-10 00:12:11 -08:00
Gail Badner
c1934b72ed HHH-5855 : Merge causes a duplicated "insert" of a child entity in lazy collection
(cherry picked from commit efa72a83336430b99c0f03a62294fae816485c04)
2016-02-09 23:36:06 -08:00
Gail Badner
b540ad43ee HHH-10412 : case/when in criteria always casts resulting object which fails on mysql with boolean
(cherry picked from commit b1fef6c70bd3d5419982f696a1ec5310f79ff1ea)
2016-02-09 12:52:47 -08:00
Andrea Boriero
44e4608fd5 HHH-10507 - Hibernate core test removing usage of Java 8 methods 2016-02-09 17:01:30 +00:00
Andrea Boriero
599df2405b HHH-7973 - Fix String literals in an HQL query can get mangled 2016-02-09 16:21:24 +00:00
Andrea Boriero
c9631a9ae2 HHH-7973 - Add test for issue 2016-02-09 16:21:14 +00:00
Gail Badner
3080d46a09 HHH-10474 : Skip SchemaUpdateFormatterTest.testSetFormat unless H2Dialect
(cherry picked from commit 1e470f9e4dc1dccc91ed7e1cbfd31251aaf451eb)
2016-02-08 23:42:08 -08:00
Martin Simka
d118e6f92d [HHH-10473] skip NationalizedLobFieldTest on databases that don't support nclob
(cherry picked from commit 9b80aa1d6e6162b1f13bb2dcd9f2e71854267ab6)
2016-02-08 22:57:11 -08:00