net.ontopia.topicmaps.nav2.taglibs.tolog
Interface BufferedQueryResultIF

All Superinterfaces:
QueryResultIF
All Known Implementing Classes:
BufferedQueryResult

public interface BufferedQueryResultIF
extends QueryResultIF


Method Summary
 String getQuery()
          Get the query of the query result.
 void restart()
          Bring this BufferedQueryResultIF back to the initial state after it was created (instantiated to an implementing class).
 
Methods inherited from interface net.ontopia.topicmaps.query.core.QueryResultIF
close, getColumnName, getColumnNames, getIndex, getValue, getValue, getValues, getValues, getWidth, next
 

Method Detail

restart

void restart()
Bring this BufferedQueryResultIF back to the initial state after it was created (instantiated to an implementing class).


getQuery

String getQuery()
Get the query of the query result.



Copyright © 2000-2012 Ontopia.