public final class UserAggregate extends UserDefinedFunction
AGGREGATE, comment, COMMENT, CONSTANT, CONSTRAINT, database, DOMAIN, FUNCTION_ALIAS, INDEX, RIGHT, ROLE, SCHEMA, SEQUENCE, SETTING, SYNONYM, TABLE_OR_VIEW, trace, TRIGGER, USERADD_PLAN_INFORMATION, DEFAULT_SQL_FLAGS, NO_CASTS, QUOTE_ONLY_WHEN_REQUIRED, REPLACE_LOBS_FOR_TRACE, TRACE_SQL_FLAGS| 构造器和说明 |
|---|
UserAggregate(Schema schema,
int id,
String name,
String className,
boolean force) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCreateSQL()
Construct the CREATE ...
|
String |
getDropSQL()
Construct a DROP ...
|
Aggregate |
getInstance() |
int |
getType()
Get the object type.
|
void |
removeChildrenAndResources(SessionLocal session)
Delete all dependent children objects and resources of this object.
|
checkRename, getJavaClassNamegetSchema, getSQL, getSQL, isHiddengetChildren, getComment, getCreateSQLForCopy, getCreateSQLForMeta, getDatabase, getId, getModificationId, getName, invalidate, isTemporary, isValid, rename, setComment, setModified, setObjectName, setTemporary, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTraceSQLpublic Aggregate getInstance()
public String getDropSQL()
DbObjectgetDropSQL 在类中 DbObjectpublic String getCreateSQL()
DbObjectgetCreateSQL 在类中 DbObjectpublic int getType()
DbObjectpublic void removeChildrenAndResources(SessionLocal session)
DbObjectremoveChildrenAndResources 在类中 DbObjectsession - the sessionCopyright © 2022. All rights reserved.