Class SQLDropOutlineStatement

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

public class SQLDropOutlineStatement extends SQLStatementImpl implements SQLDropStatement
  • Constructor Details

    • SQLDropOutlineStatement

      public SQLDropOutlineStatement()
    • SQLDropOutlineStatement

      public SQLDropOutlineStatement(DbType dbType)
  • Method Details