Uses of Interface
org.apache.jdo.jdoql.JDOQLQueryFactory

Packages that use JDOQLQueryFactory
org.apache.jdo.impl.fostore This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster"). 
org.apache.jdo.impl.jdoql   
 

Uses of JDOQLQueryFactory in org.apache.jdo.impl.fostore
 

Methods in org.apache.jdo.impl.fostore that return JDOQLQueryFactory
 JDOQLQueryFactory FOStorePMF.getJDOQLQueryFactory()
          Returns the JDOQLQueryFactory bound to this FOStorePMF.
 

Uses of JDOQLQueryFactory in org.apache.jdo.impl.jdoql
 

Classes in org.apache.jdo.impl.jdoql that implement JDOQLQueryFactory
 class JDOQLQueryFactoryImpl
          Implements the @link{QueryFactory} interface in order to implement a component which is capable to run together with JDO runtime.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.