9507 Commits

Author SHA1 Message Date
spatra
462a9faa94 FIX for HHH-14013 2020-06-09 09:46:10 -07:00
Andrea Boriero
b425c6045f HHH-13936 Add additional test
(cherry picked from commit 0e1713a3a0a53aa220fd9715069f1401fd8ba327)
2020-05-19 09:23:33 +01:00
michiel.hendriks
7b7ef154d1 HHH-13936 Call pulseTransactionCoordinator before checking for transaction in flush()
(cherry picked from commit 585ca8e2bf772543476e2d89a76782ed8aa21ea6)
2020-05-19 09:23:33 +01:00
Gail Badner
9b2a960c40 5.3.17 2020-04-30 14:43:07 -07:00
Gail Badner
a6b91df851 5.3.17 5.3.17 2020-04-30 13:27:40 -07:00
Sanne Grinovero
f35229d19a HHH-13695 DDL export forgets to close a Statement
(cherry picked from commit b4a8052a152c34ee1607cb96799087ffb9b09bd8)
2020-04-29 16:39:11 -07:00
Panagiotis Sotiropoulos
0e43942b77 HHH-13960 One more checkstyle fix 2020-04-21 11:21:50 +01:00
Panagiotis Sotiropoulos
78bcb66cd5 HHH-13960 Add SAXReader sec features to match the defaults 2020-04-21 10:50:46 +01:00
Scott Marlow
146a43d83b HHH-13953 Upgrade dom4j to 2.1.3
(cherry picked from commit 1cd56964c6af1464b55c032b38106c52a78e526c)
2020-04-16 10:38:50 -07:00
Gail Badner
a602eacece 5.3.16 2020-03-27 15:19:52 -07:00
Gail Badner
8ee5e2573a 5.3.16 5.3.16 2020-03-27 14:39:48 -07:00
Gail Badner
2574016f44 HHH-13910 : MySQL57Dialect selected by automatic dialect resolution when using MySQL 8.0 database
(cherry picked from commit e1d2aecef75bef9e61c64964fbb2e0103dafff7d)
2020-03-26 21:26:41 -07:00
Gail Badner
5d51d48cea HHH-13910 : Added and corrected tests
(cherry picked from commit caded6cd40877e082bcd93e8a20ce70a969efe90)
2020-03-26 21:26:41 -07:00
Yanming Zhou
a7120626ab HHH-12977 - Update latest dialect for MySQL
(cherry picked from commit a9fd8efe3363ddd141b8add965a5f725ab9ff05c)
2020-03-26 21:26:41 -07:00
Sanne Grinovero
178518b424 HHH-13822 OSGi integration tests need to be able to download dependencies from Maven Central using HTTPS
(cherry picked from commit 33fa24d9359116a8ba31c9812e0c00f13f03d5b7)
2020-03-25 22:26:48 -07:00
Gail Badner
3005b4bc60 HHH-13891 : ProxyFactory should not be built if any ID or property getter/setter methods are final
(cherry picked from commit a54d657d98795e88b5541b9aa05a4621c9f5f1b5)
2020-03-25 19:52:42 -07:00
Gail Badner
c1f79fd304 HHH-13891 : Added test
(cherry picked from commit 3427bc8414b90910fe79b93a812e72bcc2f72398)
2020-03-25 19:52:42 -07:00
Sanne Grinovero
e0be465f2c HHH-13851 Remove a dead code field from PojoEntityTuplizer
(cherry picked from commit 8043e49384eb3fc454457d8657b823ab290c4315)
2020-03-25 19:52:42 -07:00
Sanne Grinovero
8d73884cbf HHH-13851 Rework initialization of ProxyFactoryFactory, allow some code reuse from SPI
(cherry picked from commit 0964b881f726d3a2bb1a207cf7105b4bc62027a8)
2020-03-25 19:52:42 -07:00
Joël Arnold
9fc4f5b8e7 HHH-13184 - Oracle dialect detection does not return latest dialect in the default case 2020-03-25 19:47:53 -07:00
Gail Badner
d484a92156 5.3.15.Final 2020-01-07 20:38:37 -08:00
Gail Badner
46aa354760 5.3.15.Final 5.3.15 2020-01-07 20:02:35 -08:00
Andrea Boriero
f0ffae0198 HHH-12858 HHH-13432 fix Oracle failing tests
(cherry picked from commit 1c840f9dd17c75f1e01667fe26b71753f97c7168)
2020-01-07 14:06:41 -08:00
Steve Ebersole
814a5ce6e2 HHH-12858 - integration overrides during JPA bootstrap ought to override all logically related settings
HHH-13432 - Have EntityManagerFactory expose persistence.xml `jta-data-source` element as a `javax.persistence.nonJtaDataSource` property

(cherry picked from commit ab508d2afacd3aa564d2a71ad067b2e11adebba7)
2020-01-07 14:06:41 -08:00
Steve Ebersole
cec3107e13 HHH-12858 - integration overrides during JPA bootstrap ought to override all logically related settings
HHH-13432 - Have EntityManagerFactory expose persistence.xml `jta-data-source` element as a `javax.persistence.nonJtaDataSource` property

(cherry picked from commit fd72e4f75f73703511b9b47fbcc15a0438a69c2d)
2020-01-07 14:06:41 -08:00
Steve Ebersole
7eb0911fd6 HHH-12858 + HHH-13432 Persistence.createEntityManagerFactory(Map) should allow overwriting jta-data-source of persistence.xml
HHH-12858 - integration overrides during JPA bootstrap ought to override all logically related settings

    - e.g. a datasource passed in the integration overrides map ought to effectively override JDBC-connection settings in `persistence.xml` (and vice-versa)

HHH-13432 - Have EntityManagerFactory expose persistence.xml `jta-data-source` element as a `javax.persistence.nonJtaDataSource` property
2020-01-07 14:06:41 -08:00
Yosef Yona
3e1663a66e HHH-13651 Applying hibernate codestyle to PersistentBag
(cherry picked from commit a5c8a812f5bd7bd80ab821e24be55b95d0ea8c04)
2020-01-07 13:40:36 -08:00
Yosef Yona
bdf0a89f82 HHH-13651 NPE on flushing when ElementCollection field contains null element
(cherry picked from commit 2808a75d5cefcf7703eb9d3448f25ae998343d22)
2020-01-07 13:40:36 -08:00
Christoph Dreis
0115b89fe1 HHH-13675 : Optimize PersistentBag.groupByEqualityHash()
(cherry picked from commit 3b1e7afb20ce934abe35150889f02b41be98ca0c)
2020-01-07 13:40:36 -08:00
Sanne Grinovero
e641afa674 HHH-13651 Adding a regression test for the issue
(cherry picked from commit e5539cc36c6173bb9fdc404c658cc5f280967467)
2020-01-07 13:40:36 -08:00
Gail Badner
39a0c2f714 HHH-13737 : Correct log message and fix checkstyle failure 2020-01-07 12:04:44 -08:00
Gail Badner
edb3c1992c HHH-13737 : Add debug logging 2020-01-07 12:04:44 -08:00
Scott Marlow
64eb4c56f7 HHH-13433 EntityManager.find() should only check for roll-back-only condition if there is an active JTA transaction, otherwise ORM should throw throw convert( e, lockOptions ) 2020-01-07 12:04:44 -08:00
Gail Badner
25023486f1 HHH-13737 : Add test case for HHH-13433 2020-01-07 12:04:44 -08:00
Andrea Boriero
a1cc53e794 upgrade gradle-bintray-plugin to 1.8.4
(cherry picked from commit 87441781c61ef527c60be99ce8750a0d4699c1f8)
2019-11-08 13:23:03 -08:00
Andrea Boriero
7635805e84 5.3.14.Final 2019-11-08 12:12:05 +00:00
Gail Badner
f15bed87c6 5.3.14.Final 5.3.14 2019-11-07 21:24:54 -08:00
Gail Badner
b865294e96 HHH-13698 : Hibernate does not recognize MySQL 8 error code 3572 as PessimisticLockException
(cherry picked from commit 0c1df5fc0de4d8bc1af12ca6a3eaa7667eea0f03)
2019-11-07 15:31:17 -08:00
Gail Badner
24ff81d34e HHH-13307 : On release of batch it still contained JDBC statements using JTA
(cherry picked from commit a7f017c3dc231fe4f683d5a2ec250a72edc3ba61)
2019-11-06 22:06:00 -08:00
Gail Badner
329a1663ec HHH-13307 : Added test
(cherry picked from commit 1241d35a5012e77af4990b841e150eef1eb004b2)
2019-11-06 22:06:00 -08:00
Gail Badner
81f42693dd HHH-13634 : Fix test case queries to order results
(cherry picked from commit 93a07453f0cdf3e764832a22679c8642e3af6fb9)
2019-11-06 21:51:53 -08:00
Gail Badner
04eba997e2 HHH-13634 : PersistenceContext can get cleared before load completes using StatelessSessionImpl
(cherry picked from commit 42de569a37f54fc3eec39fed3cb03ad6e763ddc1)
2019-11-06 21:51:53 -08:00
Gail Badner
dd92c0f9a8 HHH-13634 : Test cases
(cherry picked from commit eccb786ba454ef95cab593d54214cdb60382d1c4)
2019-11-06 21:51:53 -08:00
Gail Badner
f56a5847ec HHH-13633 : Fix test case queries to order results
(cherry picked from commit 81d5f5eb219d531154cd2080809f266586729106)
2019-11-06 21:51:53 -08:00
Gail Badner
52ceafaa87 HHH-13633 : Bugs join-fetching a collection when scrolling with a stateless session using enhancement as proxy
Make corrections.
2019-11-06 21:51:53 -08:00
Gail Badner
7121001fd4 HHH-13633 : Add tests including for no HibernateProxy factory 2019-11-06 21:51:53 -08:00
Gail Badner
cf0f6a6410 HHH-13640 : Correct DefaultLoadEventListener#proxyOrLoad to work properly enhancement but no HibernateProxy factory 2019-11-06 21:51:53 -08:00
Gail Badner
ea5de89f56 HHH-13640 : Add test using custom EntityTuplizer with no HibernateProxy factory using Session 2019-11-06 21:51:53 -08:00
Gail Badner
cd0054cec1 HHH-13633 : Bugs join-fetching a collection when scrolling with a stateless session using enhancement as proxy
Minor changes suggested by Andrea.
2019-11-06 21:51:53 -08:00
Gail Badner
9cb4d2f411 HHH-13633 : Bugs join-fetching a collection when scrolling with a stateless session using enhancement as proxy 2019-11-06 21:51:53 -08:00