Class SQLDropSequenceStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement, SQLDDLStatement, SQLDropStatement

public class SQLDropSequenceStatement extends SQLStatementImpl implements SQLDropStatement, SQLReplaceable