Class SQLDropFunctionStatement

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

public class SQLDropFunctionStatement extends SQLStatementImpl implements SQLDropStatement, SQLReplaceable
  • Field Details

  • Constructor Details

    • SQLDropFunctionStatement

      public SQLDropFunctionStatement()
    • SQLDropFunctionStatement

      public SQLDropFunctionStatement(DbType dbType)
  • Method Details