Uses of Class
org.objectweb.speedo.query.lib.QueryResultCommon

Packages that use QueryResultCommon
org.objectweb.speedo.query.lib   
 

Uses of QueryResultCommon in org.objectweb.speedo.query.lib
 

Subclasses of QueryResultCommon in org.objectweb.speedo.query.lib
 class QueryResultList
          is the result of a JDO query.
 class QueryResultUnique
          Manages the query result which has to be unique.