mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-19 17:45:10 +00:00
* ISPN-5609 changed InvalidateCommand constructors: used reflection to work around that; now should work with 8.0.0.CR1 * renamed BeginInvalidationCommand.getLockOwner to getSessionTransactionId() to prevent further conflicts * added commands tests (cherry picked from commit 64137c3619ad07ce1c3d5c2bbefb853bbb3ac611)