Package org.priha.query

Interface Summary
QueryProvider  
 

Class Summary
PrihaQueryManager Manages our Provider modules and provides the QueryManager interface.
QueryImpl The root class for Priha query implementations.
QueryResultImpl  
QueryResultImpl.RowImpl  
SimpleQueryProvider This class provides a very simple query provider which does direct comparisons against the contents of the repository.
XPathQueryImpl Implements an XPath query by using the XPathQueryBuilder to construct an abstract query tree (AQT).