Package info.aduna.infosource.query

Interface Summary
GraphResultListener  
ResultListener ResultListeners are notified by a QueryEvaluator about the query results.
TableResultListener  
 

Class Summary
BlockingQueryEvaluator BlockingQueryEvaluator evaluates a query on the Repositories contained in an RepositoryManager and passes the results back as a map, mapping a Repository to its GraphQueryResult or TupleQueryResult.
GraphResultAdapter  
Query  
QueryScope A QueryScope can be used to indicate to which Repositories a Query should be sent.
QueryScope.Type  
QueryType QueryType represents the various kinds of QueryTypes currently supported by QueryEvaluator.
QueryUtil Utility class for formulating SeRQL queries in the Enterprise Desktop model.
StreamingQueryEvaluator StreamingQueryEvaluator evaluates a query on the Repositories contained in an InfoSourceManager and passes the results back to a specified ResultListener.
TableResultAdapter  
 

Exception Summary
EvaluationStoppedException Can be thrown in a (Table/Graph)ResultListener implementation to interrupt the query evaluation.
 



Copyright © 1997-2008 Aduna. All Rights Reserved.