liquibase.statement.core
Class GetNextChangeSetSequenceValueStatement

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

public class GetNextChangeSetSequenceValueStatement
extends AbstractSqlStatement


Constructor Summary
GetNextChangeSetSequenceValueStatement()
           
 
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

GetNextChangeSetSequenceValueStatement

public GetNextChangeSetSequenceValueStatement()


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