public class TableAffiliation<E extends TableAffiliation> extends Metadata<E> implements Serializable
Metadata.TYPE| 限定符和类型 | 字段和说明 |
|---|---|
static String |
FIELD_TABLE |
protected Table<?> |
table |
action, alias, catalog, checkSchemaTime, comment, database, databaseType, datasource, ddls, definition, drop, engine, execute, extend, FIELD_ACTION, FIELD_ALIAS, FIELD_CATALOG, FIELD_CHECK_SCHEMA_TIME, FIELD_COMMENT, FIELD_DATABASE, FIELD_DATASOURCE, FIELD_DDL, FIELD_DEFINITION, FIELD_DROP, FIELD_DROP_CHECK, FIELD_DROP_CHECK_VALUE, FIELD_ENGINE, FIELD_EXECUTE, FIELD_EXECUTE_CHECK, FIELD_EXECUTE_CHECK_VALUE, FIELD_EXTEND, FIELD_GETMAP, FIELD_GETMAP_CHECK, FIELD_GETMAP_CHECK_VALUE, FIELD_ID, FIELD_IDENTITY, FIELD_METADATA, FIELD_NAME, FIELD_OBJECT_ID, FIELD_PROPERTY, FIELD_RUN, FIELD_SCHEMA, FIELD_SETMAP, FIELD_SETMAP_CHECK, FIELD_SETMAP_CHECK_VALUE, FIELD_SWT, FIELD_TEXT, FIELD_USER, getmap, id, identity, metadata, name, objectId, options, origin, property, runs, schema, setmap, swt, text, update, user| 构造器和说明 |
|---|
TableAffiliation() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addDdl(String ddl) |
void |
addRun(Run run) |
boolean |
execute() |
Catalog |
getCatalog() |
String |
getIdentity() |
Schema |
getSchema() |
Table |
getTable() |
Table |
getTable(boolean update)
相关表
|
String |
getTableName() |
String |
getTableName(boolean update) |
E |
setTable(String table) |
void |
setTable(Table table) |
addOption, check, clone, ddl, ddl, ddls, ddls, delete, drop, execute, getAction, getAlias, getCatalogName, getCheckSchemaTime, getComment, getDatabase, getDatabaseName, getDatabaseType, getDataSource, getDdl, getDdl, getDdls, getDdls, getDefinition, getEngine, getExtend, getFullName, getId, getKeyword, getMetadata, getName, getObjectId, getOrigin, getProperty, getRun, getRun, getRuns, getRuns, getSchemaName, getText, getUpdate, getUser, getUserName, isDelete, isDrop, isEmpty, isRename, match, match, match, match, match, names, names, names, names, options, run, run, runs, runs, setAction, setAlias, setCatalog, setCatalog, setCheckSchemaTime, setComment, setDatabase, setDatabase, setDatabaseType, setDataSource, setDdls, setDefinition, setDelete, setDrop, setEngine, setExtend, setId, setMetadata, setName, setNewName, setNewName, setObjectId, setProperty, setProperty, setRuns, setSchema, setSchema, setText, setUpdate, setUser, setUser, sort, swt, swt, toString, type, types, types, update, updateprotected transient Table<?> table
public String getIdentity()
getIdentity 在类中 Metadata<E extends TableAffiliation>public void addDdl(String ddl)
addDdl 在类中 Metadata<E extends TableAffiliation>public void addRun(Run run)
addRun 在类中 Metadata<E extends TableAffiliation>public boolean execute()
execute 在类中 Metadata<E extends TableAffiliation>public Table getTable(boolean update)
update - 是否检测updatepublic Table getTable()
public void setTable(Table table)
public String getTableName(boolean update)
public String getTableName()
public Catalog getCatalog()
getCatalog 在类中 Metadata<E extends TableAffiliation>public Schema getSchema()
getSchema 在类中 Metadata<E extends TableAffiliation>Copyright © 2025. All rights reserved.