public class DatabaseChangeLogLock extends Object
| Constructor and Description |
|---|
DatabaseChangeLogLock(int id,
Date lockGranted,
String lockedBy) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getLockedBy() |
Date |
getLockGranted() |
Copyright © 2019 Liquibase.org. All rights reserved.