liquibase.statement.core
Class UnlockDatabaseChangeLogStatement

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

public class UnlockDatabaseChangeLogStatement
extends AbstractSqlStatement


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

Constructor Detail

UnlockDatabaseChangeLogStatement

public UnlockDatabaseChangeLogStatement()


Copyright © 2004-2011 Liquibase.org. All Rights Reserved.