Package org.springframework.integration.jdbc.lock
package org.springframework.integration.jdbc.lock
-
ClassDescriptionThe default implementation of the
LockRepository
based on the table from the script presented in theorg/springframework/integration/jdbc/schema-*.sql
.AnExpirableLockRegistry
using a shared database to co-ordinate the locks.Encapsulation of the SQL shunting that is needed for locks.