|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |