Gail Badner
e28ca27e29
HHH-10542 : Update 5.0 migration guide
2016-03-14 18:35:42 -07:00
Gail Badner
91bcc843e3
Revert "HHH-10608 - Avoid exception from Hibernate.initialize when lazy_no_transaction is enabled"
...
This reverts commit d79305164b
.
2016-03-14 15:53:41 -07:00
Gail Badner
4c82bba071
Revert "HHH-10592 - Query with literal parameter and fails with attribute converter"
...
This reverts commit c76577af57
.
2016-03-14 15:53:03 -07:00
Janario Oliveira
c76577af57
HHH-10592 - Query with literal parameter and fails with attribute converter
2016-03-14 14:09:39 +02:00
Janario Oliveira
d79305164b
HHH-10608 - Avoid exception from Hibernate.initialize when lazy_no_transaction is enabled
2016-03-14 10:33:19 +02:00
Gail Badner
c681e48bfe
HHH-10269 : JDBC Statement is not closed if exception appeared during query execution
...
(cherry picked from commit bdb458a609
)
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 3e00630808
)
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 1c2107899a
)
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 4a54c911c1
)
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 3f37fff04a
)
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 b053116bb4
)
2016-03-07 18:19:33 -08:00
Gail Badner
2af374a7bc
HHH-10579 : Add missing Manifest data
...
(cherry picked from commit 5c1f4238c6
)
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 5e30c2bf16
)
2016-02-29 23:03:17 -08:00
Steve Ebersole
132cec421c
HHH-10455 - MapJoin results in NPE when using key()
...
(cherry picked from commit 6d208331a9
)
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 c5104601e1
)
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 bdfe38b0c6
)
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 f076b5823c
)
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 7d4ab7d53b
)
2016-02-24 21:15:59 -06:00
Steve Ebersole
5ab0771f05
HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass
...
(cherry picked from commit a5cbe326d6
)
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
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 0fccf6b7bd
)
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 b4165d9530
)
2016-02-11 14:15:55 -06:00
Steve Ebersole
e8f5891c53
HHH-10345 - HHH-3422 still a problem with oracle
...
(cherry picked from commit 177bbfe5e3
)
2016-02-10 15:10:39 -08:00
Steve Ebersole
8af779ae62
HHH-10345 - HHH-3422 still a problem with oracle
...
(cherry picked from commit 90f4fd9d55
)
2016-02-10 14:45:43 -08:00
Gail Badner
d23eee23e5
HHH-5855 : checkstyle corrections
...
(cherry picked from commit b5a86ea45c
)
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 efa72a8333
)
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 b1fef6c70b
)
2016-02-09 12:52:47 -08:00