public class DataDefinitionQueryImpl extends QueryImpl implements DataDefinitionQuery
QueryImpl.AppendableList<E>, QueryImpl.Row, QueryImpl.RowFilter, QueryImpl.RowFormatterQuery.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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getObjectFlag, getObjectId, getOwnerAccessType, getParameters, getType, isHidden, toSQLStringpublic DataDefinitionQueryImpl(String name, List<QueryImpl.Row> rows, int objectId, int objectFlag)
public String getDDLString()
getDDLString in interface DataDefinitionQueryprotected boolean supportsStandardClauses()
supportsStandardClauses in class QueryImplprotected void toSQLString(StringBuilder builder)
toSQLString in class QueryImplCopyright © 2005–2016. All rights reserved.