Uses of Package
org.objectweb.speedo.query.api

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

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.query.api
CompiledQuery
          Represents a compiled JDO query.
QueryDefinition
          This interface represents the user definition of a query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.query.lib
CompiledQuery
          Represents a compiled JDO query.
JDOQuery
           
QueryDefinition
          This interface represents the user definition of a query.
QueryManager
          Is a manager of compiled query.
QueryManagerAttribute
          Is the configurable attributes of the QueryManager component.