public class SelectResultSet extends ResultSet
| Constructor and Description |
|---|
SelectResultSet(TSelectSqlStatement select,
boolean isTarget) |
| Modifier and Type | Method and Description |
|---|---|
TResultColumnList |
getResultColumnObject() |
TSelectSqlStatement |
getSelectStmt() |
addColumn, getColumns, getDatabase, getDefaultDatabase, getDefaultSchema, getDefaultServer, getEndPosition, getGspObject, getId, getRelationRows, getSchema, getServer, getStartPosition, isDetermined, isTarget, setDetermined, setTargetpublic SelectResultSet(TSelectSqlStatement select, boolean isTarget)
public TResultColumnList getResultColumnObject()
public TSelectSqlStatement getSelectStmt()