public class SelectQueryImpl extends BaseSelectQueryImpl implements SelectQuery
SELECT <columns> FROM <tables> WHERE <expression>QueryImpl.AppendableList<E>, QueryImpl.Row, QueryImpl.RowFilter, QueryImpl.RowFormatterQuery.Type| Constructor and Description |
|---|
SelectQueryImpl(String name,
List<QueryImpl.Row> rows,
int objectId,
int objectFlag) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
toSQLString(StringBuilder builder) |
getFromRemoteDbPath, getFromRemoteDbType, getFromTables, getGroupings, getHavingExpression, getOrderings, getSelectColumns, getSelectType, getWhereExpression, toSelectInto, toSQLSelectStringcreate, filterRowsByFlag, filterRowsByNotFlag, getColumnRows, getFlagRow, getGroupByRows, getHavingRow, getIntValue, getJoinRows, getName, getObjectFlag, getObjectId, getOrderByRows, getOwnerAccessType, getParameterRows, getParameters, getRemoteDatabaseRow, getRowByAttribute, getRows, getRowsByAttribute, getShortValue, getTableRows, getType, getTypeRow, getUniqueRow, getWhereRow, hasFlag, hasFlag, isHidden, isQuoted, supportsStandardClauses, toAlias, toOptionalQuotedExpr, toQuotedExpr, toRemoteDb, toSQLParameterString, toSQLString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFromRemoteDbPath, getFromRemoteDbType, getFromTables, getGroupings, getHavingExpression, getOrderings, getSelectColumns, getSelectType, getWhereExpressiongetName, getObjectFlag, getObjectId, getOwnerAccessType, getParameters, getType, isHidden, toSQLStringpublic SelectQueryImpl(String name, List<QueryImpl.Row> rows, int objectId, int objectFlag)
protected void toSQLString(StringBuilder builder)
toSQLString in class QueryImplCopyright © 2005–2016. All rights reserved.