liquibase.statement.core
Class UnlockDatabaseChangeLogStatement

java.lang.Object
  extended by liquibase.statement.core.UnlockDatabaseChangeLogStatement
All Implemented Interfaces:
SqlStatement

public class UnlockDatabaseChangeLogStatement
extends java.lang.Object
implements SqlStatement


Constructor Summary
UnlockDatabaseChangeLogStatement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnlockDatabaseChangeLogStatement

public UnlockDatabaseChangeLogStatement()


Copyright © 2010 Liquibase.org. All Rights Reserved.