Interface ConnectionLockTimeoutStrategy

All Known Implementing Classes:
CockroachLockingSupport, MySQLLockingSupport.ConnectionLockTimeoutStrategyImpl, PostgreSQLLockingSupport, TransactSQLLockingSupport.SQLServerImpl

@Incubating public interface ConnectionLockTimeoutStrategy
Contract for reading and setting lock timeouts using the JDBC connection, generally via execution of a command/statement.