|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--vub.starlab.ontoserver.database.util.OntologyObjectCollection
Title: Ontology Server (with concepts) Description: Copyright: Copyright (c) 2000 Company: VUB
| Constructor Summary | |
OntologyObjectCollection(java.sql.ResultSet rs,
OntologyObjectIterator iterator)
|
|
| Method Summary | |
protected java.sql.ResultSet |
getResultSet()
Method is protected and should only be used by subclasses extending this object Returns the underlying resultset which is used for delayed database retrieval |
OntologyObjectIterator |
iterator()
Returns an iterator for this collection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OntologyObjectCollection(java.sql.ResultSet rs,
OntologyObjectIterator iterator)
| Method Detail |
protected java.sql.ResultSet getResultSet()
OntologyObjectIteratorpublic OntologyObjectIterator iterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||