public class SQLDropFunctionStatement extends SQLStatementImpl implements SQLDDLStatement
构造器和说明 |
---|
SQLDropFunctionStatement() |
SQLDropFunctionStatement(String dbType) |
限定符和类型 | 方法和说明 |
---|---|
SQLName |
getName() |
boolean |
isIfExists() |
void |
setIfExists(boolean ifExists) |
void |
setName(SQLName name) |
getDbType, setDbType, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public SQLDropFunctionStatement()
public SQLDropFunctionStatement(String dbType)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.