public class DatabaseChangeLogLock extends Object
DatabaseChangeLogLock(int id, Date lockGranted, String lockedBy)
int
getId()
String
getLockedBy()
Date
getLockGranted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DatabaseChangeLogLock(int id, Date lockGranted, String lockedBy)
public int getId()
public Date getLockGranted()
public String getLockedBy()
Copyright © 2018 Liquibase.org. All rights reserved.