public abstract class SchemaCommand extends DefineCommand
transactionalcreate, parameters, prepareAlways, session, sqlStatement, sqlTokens| 构造器和说明 |
|---|
SchemaCommand(SessionLocal session,
Schema schema)
Create a new command.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Schema |
getSchema()
Get the schema
|
isReadOnly, isTransactional, queryMeta, setTransactionalcheckCanceled, checkParameters, collectDependencies, getCteCleanups, getCurrentRowNumber, getObjectId, getParameters, getPersistedObjectId, getPlanSQL, getSession, getSimpleSQL, getSQL, getSQLTokens, getType, isCacheable, isQuery, isWithParamValues, needRecompile, prepare, query, setCommand, setCteCleanups, setCurrentRowNumber, setParameterList, setPersistedObjectId, setPrepareAlways, setRow, setSession, setSQL, setWithParamValues, toString, updatepublic SchemaCommand(SessionLocal session, Schema schema)
session - the sessionschema - the schemaprotected final Schema getSchema()
Copyright © 2022. All rights reserved.