public class PassthroughQueryImpl extends QueryImpl implements PassthroughQuery
QueryImpl.RowQuery.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() |
create, getName, getObjectFlag, getObjectId, getOwnerAccessType, getParameters, getRows, getType, getTypeRow, isHidden, toSQLString, toStringequals, 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 PassthroughQueryCopyright © 2005–2025 OpenHMS. All rights reserved.