Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 453f0ff0749136eac008f9c16fb7742de7ccbadb
https://github.com/hibernate/hibernate-orm/commit/453f0ff0749136eac008f9c...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-20 (Wed, 20 Nov 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/Transaction.java
M
hibernate-core/src/main/java/org/hibernate/engine/transaction/internal/TransactionImpl.java
M hibernate-core/src/main/java/org/hibernate/internal/ExceptionConverterImpl.java
M hibernate-core/src/main/java/org/hibernate/internal/FastSessionServices.java
M
hibernate-core/src/main/java/org/hibernate/jpa/internal/MutableJpaComplianceImpl.java
M
hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jdbc/internal/JdbcResourceLocalTransactionCoordinatorImpl.java
M
hibernate-core/src/main/java/org/hibernate/resource/transaction/backend/jta/internal/JtaTransactionCoordinatorImpl.java
M
hibernate-core/src/main/java/org/hibernate/resource/transaction/spi/TransactionCoordinatorBuilder.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/transaction/TransactionCommitFailureTest.java
M
tooling/hibernate-ant/src/main/java/org/hibernate/tool/hbm2ddl/SchemaUpdateTask.java
M
tooling/hibernate-ant/src/main/java/org/hibernate/tool/hbm2ddl/SchemaValidatorTask.java
Log Message:
-----------
improve exception messages and logging related to tx management
along with some minor aesthetic code cleanups
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications