Package org.hibernate.dialect.lock.spi
package org.hibernate.dialect.lock.spi
-
ClassDescriptionContract for reading and setting lock timeouts using the JDBC connection, generally via execution of a command/statement.Indicates a Dialect's level of support for lock timeouts on the JDBC connection.Details and operations related to a Dialect's support for pessimistic locking.Describes the locking capabilities of a Dialect.The way, if any, that a Dialect supports specifying lock timeouts.Indicates a Dialect's level of support for applying locks to select statements with joins.