| 接口 | 说明 |
|---|---|
| LockRepository |
Encapsulation of the SQL shunting that is needed for locks.
|
| 类 | 说明 |
|---|---|
| DefaultLockRepository |
The default implementation of the
LockRepository based on the
table from the script presented in the org/springframework/integration/jdbc/schema-*.sql. |
| JdbcLockRegistry |
A
LockRegistry using a shared database to co-ordinate the locks. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.