public class PostgreSQLLockProvider.PostgreSQLLock
extends java.lang.Object
implements com.eventsourcing.Lock
| Constructor and Description |
|---|
PostgreSQLLock(java.sql.Connection connection,
long key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocked() |
void |
unlock() |