public class DataDefinitionQueryImpl extends QueryImpl implements DataDefinitionQuery
QueryImpl.AppendableList<E>, QueryImpl.Row, QueryImpl.RowFilter, QueryImpl.RowFormatter
Query.Type
Constructor and Description |
---|
DataDefinitionQueryImpl(String name,
List<QueryImpl.Row> rows,
int objectId,
int objectFlag) |
Modifier and Type | Method and Description |
---|---|
String |
getDDLString() |
protected boolean |
supportsStandardClauses() |
protected void |
toSQLString(StringBuilder builder) |
create, filterRowsByFlag, filterRowsByNotFlag, getColumnRows, getFlagRow, getFromRemoteDbPath, getFromRemoteDbType, getFromTables, getGroupByRows, getHavingRow, getIntValue, getJoinRows, getName, getObjectFlag, getObjectId, getOrderByRows, getOrderings, getOwnerAccessType, getParameterRows, getParameters, getRemoteDatabaseRow, getRowByAttribute, getRows, getRowsByAttribute, getShortValue, getTableRows, getType, getTypeRow, getUniqueRow, getWhereExpression, getWhereRow, hasFlag, hasFlag, isHidden, isQuoted, toAlias, toOptionalQuotedExpr, toQuotedExpr, toRemoteDb, toSQLParameterString, toSQLString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, getObjectFlag, getObjectId, getOwnerAccessType, getParameters, getType, isHidden, toSQLString
public DataDefinitionQueryImpl(String name, List<QueryImpl.Row> rows, int objectId, int objectFlag)
public String getDDLString()
getDDLString
in interface DataDefinitionQuery
protected boolean supportsStandardClauses()
supportsStandardClauses
in class QueryImpl
protected void toSQLString(StringBuilder builder)
toSQLString
in class QueryImpl
Copyright © 2005–2018. All rights reserved.