Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 897b87bca624a3ce66c05441dd117e45ba605c99
https://github.com/hibernate/hibernate-orm/commit/897b87bca624a3ce66c0544...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/cache/L2CacheAccessNoCommitTest.java
Log Message:
-----------
HHH-14867 - Add test for issue
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Commit: 4ac91f793f7a5436802d436c335c422581fa1a09
https://github.com/hibernate/hibernate-orm/commit/4ac91f793f7a5436802d436...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/resource/jdbc/internal/AbstractLogicalConnectionImplementor.java
M
hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jdbc/internal/JdbcResourceLocalTransactionCoordinatorImpl.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/cache/L2CacheAccessNoCommitTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/connections/LazyLoadingConnectionCloseTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/connection/ConnectionsReleaseAutoCommitTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/ejb3configuration/DisableDiscardPersistenceContextOnCloseTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/ejb3configuration/EnableDiscardPersistenceContextOnCloseTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/transaction/TransactionCommitFailureTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/transaction/batch/JtaWithFailingBatchTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/transaction/batch/JtaWithStatementsBatchTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/tm/CMTTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/unionsubclass/UnionSubclassTest.java
M hibernate-testing/src/main/java/org/hibernate/testing/jta/TestingJtaBootstrap.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/BaseSessionFactoryFunctionalTest.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/EntityManagerFactoryExtension.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/ServiceRegistryExtension.java
M hibernate-testing/src/main/java/org/hibernate/testing/util/ServiceRegistryUtil.java
Log Message:
-----------
HHH-14867 Don't forcefully acquire connection for transaction handling
Compare:
https://github.com/hibernate/hibernate-orm/compare/731b3bd7e40e...4ac91f7...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications