Class SQLDropDatabaseStatement

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

public class SQLDropDatabaseStatement extends SQLStatementImpl implements SQLDropStatement, SQLReplaceable
  • Constructor Details

    • SQLDropDatabaseStatement

      public SQLDropDatabaseStatement()
    • SQLDropDatabaseStatement

      public SQLDropDatabaseStatement(DbType dbType)
  • Method Details