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 © 2022 Liquibase.org. All rights reserved.