public class PassthroughQueryImpl extends QueryImpl implements PassthroughQuery
QueryImpl.AppendableList<E>, QueryImpl.Row, QueryImpl.RowFilter, QueryImpl.RowFormatterQuery.Type| Constructor and Description |
|---|
PassthroughQueryImpl(String name,
List<QueryImpl.Row> rows,
int objectId,
int objectFlag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionString() |
String |
getPassthroughString() |
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 PassthroughQueryImpl(String name, List<QueryImpl.Row> rows, int objectId, int objectFlag)
public String getConnectionString()
getConnectionString in interface PassthroughQuerypublic String getPassthroughString()
getPassthroughString in interface PassthroughQueryprotected boolean supportsStandardClauses()
supportsStandardClauses in class QueryImplprotected void toSQLString(StringBuilder builder)
toSQLString in class QueryImplCopyright © 2005–2016. All rights reserved.