SPT Object Database API

Uses of Package
com.sptci.prevayler.query

Packages that use com.sptci.prevayler.query
com.sptci.prevayler Core classes for the database engine built around Prevayler. 
com.sptci.prevayler.query Queries defined for the prevalent system. 
 

Classes in com.sptci.prevayler.query used by com.sptci.prevayler
FetchByIndices.AggregationType
          An enumeration used to indicate whether the query results should represent a union or intersection.
 

Classes in com.sptci.prevayler.query used by com.sptci.prevayler.query
AbstractQuery
          A base class for all simple queries against the prevalent system.
FetchByIndices.AggregationType
          An enumeration used to indicate whether the query results should represent a union or intersection.
 


SPT Object Database API