mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-10 21:24:49 +00:00
HHH-10799 - Add PostgreSQL 9.5 Dialect which supports the SKIP LOCKED clause HHH-10816 - SQLServer2005Dialect does not use NOWAIT for aliases HHH-10817 - AbstractHANADialect should support the NOWAIT directive in the FOR UPDATE clause