Branch: refs/heads/7.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7784979812d96768b45524bf24b7369314b23a53
https://github.com/hibernate/hibernate-orm/commit/7784979812d96768b45524b...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-03-23 (Mon, 23 Mar 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/exec/internal/JdbcSelectExecutorStandardImpl.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/DialectFeatureChecks.java
Log Message:
-----------
HHH-20272 Make sure JDBC pre-actions actually run before the select statement
Commit: 988b7a0d90c41bda20370896fce09500ff14438a
https://github.com/hibernate/hibernate-orm/commit/988b7a0d90c41bda2037089...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2026-03-23 (Mon, 23 Mar 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/SybaseASEDialect.java
M
hibernate-core/src/main/java/org/hibernate/dialect/lock/internal/TransactSQLLockingSupport.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/LockExceptionTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/LockTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/lock/StatementIsClosedAfterALockExceptionTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/locking/LockingBasedOnSelectClauseTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/locking/options/LockedRowsTests.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/locking/options/ScopeAndSecondaryTableTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/locking/options/ScopeTests.java
Log Message:
-----------
HHH-20271 Let SybaseASE report the correct locking metadata
Compare:
https://github.com/hibernate/hibernate-orm/compare/51160d67021d...988b7a0...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications