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

Packages that use org.objectweb.speedo.query.api
org.objectweb.speedo Speedo architecture overview. 
org.objectweb.speedo.jmx.mbeans   
org.objectweb.speedo.mim.api Speedo internal API for the management of persistent classes (status, state, eg). 
org.objectweb.speedo.mim.lib   
org.objectweb.speedo.pm.api   
org.objectweb.speedo.pm.jdo.api   
org.objectweb.speedo.pm.jdo.lib   
org.objectweb.speedo.pm.lib   
org.objectweb.speedo.query.api   
org.objectweb.speedo.query.ejb   
org.objectweb.speedo.query.jdo   
org.objectweb.speedo.query.lib   
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo
QueryManager
          Is a manager of compiled query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.jmx.mbeans
QueryManagerAttribute
          Is the configurable attributes of the QueryManager component.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.mim.api
QueryDefinition
          This interface represents the user definition of a query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.mim.lib
QueryDefinition
          This interface represents the user definition of a query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.pm.api
QueryManager
          Is a manager of compiled query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.pm.jdo.api
QueryDefinition
          This interface represents the user definition of a query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.pm.jdo.lib
QueryDefinition
          This interface represents the user definition of a query.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.pm.lib
QueryManager
          Is a manager of compiled query.
 

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.ejb
CompiledQuery
          Represents a compiled JDO query.
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.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.query.jdo
CompiledQuery
          Represents a compiled JDO query.
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.
 

Classes in org.objectweb.speedo.query.api used by org.objectweb.speedo.query.lib
CompiledQuery
          Represents a compiled JDO query.
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.