Package org.objectweb.speedo.query.jdo

Class Summary
JDOAbstractCompiledQuery  
JDOCompiledDeleteQuery  
JDOCompiledSelectQuery JDOCompiledQuery object represents a jdo query.
JDOExtent  
JDOQueriesUnion Is in charge of making the union of Medor query.
JDOQuery SpeedoQuery is the basic implementation of the javax.jdo.Query interface.
JDOQueryDefinitionImpl is a basic implementation of the QueryDefinition interface.
JDOQueryEvalContext Represent a Medor query executed for a JDO query.
JDOQueryManager Is the JDO personality of the SpeedoQueryManager.
JDOQueryResultCommon Is a common classes used for compute the query result.
JDOQueryResultList is the result of a JDO query.
JDOQueryResultUnique Manages the query result which has to be unique.