|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uka.ipd.consensus.impl.QueryEngineResultSetImpl
TODO
| Constructor Summary | |
QueryEngineResultSetImpl(OntologyManagerImpl omi,
org.tm4j.tologx.TologResultsSet rs)
|
|
| Method Summary | |
int |
getColumnCount()
Returns of how many data columns each row consists. |
Collection |
getColumnNames()
Returns a collection of the column names. |
int |
getRowCount()
Returns how many result rows the query yielded. |
Collection |
getRows()
Returns a collection of row collections, i.e. each entry in the returned collection is itself a collection containing the colums of the row. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QueryEngineResultSetImpl(OntologyManagerImpl omi,
org.tm4j.tologx.TologResultsSet rs)
| Method Detail |
public int getRowCount()
QueryEngineResultSet
getRowCount in interface QueryEngineResultSetQueryEngineResultSet.getRows()public int getColumnCount()
QueryEngineResultSet
getColumnCount in interface QueryEngineResultSetQueryEngineResultSet.getColumnNames()public Collection getRows()
QueryEngineResultSet
getRows in interface QueryEngineResultSetQueryEngineResultSet.getRowCount()public Collection getColumnNames()
QueryEngineResultSet
getColumnNames in interface QueryEngineResultSetQueryEngineResultSet.getColumnCount()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||