liquibase.statement.core
Class SelectSequencesStatement
java.lang.Object
liquibase.statement.AbstractSqlStatement
liquibase.statement.core.SelectSequencesStatement
- All Implemented Interfaces:
- SqlStatement
public class SelectSequencesStatement
- extends AbstractSqlStatement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectSequencesStatement
public SelectSequencesStatement(String schemaName)
getSchemaName
public String getSchemaName()
Copyright © 2004-2011 Liquibase.org. All Rights Reserved.