Uses of Package
org.apache.jdo.impl.model.java.runtime

Packages that use org.apache.jdo.impl.model.java.runtime
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.jdoqlc   
org.apache.jdo.impl.jdoql.tree   
org.apache.jdo.impl.model.java.runtime This package contains a runtime specific JavaModel implementation based on reflection. 
org.apache.jdo.impl.pm This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. 
org.apache.jdo.impl.state   
 

Classes in org.apache.jdo.impl.model.java.runtime used by org.apache.jdo.impl.fostore
RuntimeJavaModelFactory
          A reflection based JavaModelFactory implementation used at runtime.
 

Classes in org.apache.jdo.impl.model.java.runtime used by org.apache.jdo.impl.jdoql.jdoqlc
RuntimeJavaModelFactory
          A reflection based JavaModelFactory implementation used at runtime.
 

Classes in org.apache.jdo.impl.model.java.runtime used by org.apache.jdo.impl.jdoql.tree
RuntimeJavaModelFactory
          A reflection based JavaModelFactory implementation used at runtime.
 

Classes in org.apache.jdo.impl.model.java.runtime used by org.apache.jdo.impl.model.java.runtime
RuntimeJavaModelFactory
          A reflection based JavaModelFactory implementation used at runtime.
RuntimeJavaType
          /** A reflection based JavaType implementation used at runtime.
 

Classes in org.apache.jdo.impl.model.java.runtime used by org.apache.jdo.impl.pm
RuntimeJavaModelFactory
          A reflection based JavaModelFactory implementation used at runtime.
 

Classes in org.apache.jdo.impl.model.java.runtime used by org.apache.jdo.impl.state
RuntimeJavaModelFactory
          A reflection based JavaModelFactory implementation used at runtime.