public abstract class SchemaCommand extends DefineCommand
transactional
create, parameters, prepareAlways, session, sqlStatement
Constructor and Description |
---|
SchemaCommand(Session session,
Schema schema)
Create a new command.
|
Modifier and Type | Method and Description |
---|---|
protected Schema |
getSchema()
Get the schema
|
isReadOnly, isTransactional, queryMeta, setTransactional
checkCanceled, checkParameters, getCteCleanups, getCurrentObjectId, getCurrentRowNumber, getObjectId, getParameters, getPlanSQL, getSession, getSQL, getSQL, getSQL, getType, isCacheable, isQuery, needRecompile, prepare, query, setCommand, setCteCleanups, setCurrentRowNumber, setObjectId, setParameterList, setPrepareAlways, setRow, setSession, setSQL, toString, update
Copyright © 2020 JBoss by Red Hat. All rights reserved.