Uses of Class
org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory

Packages that use RuntimeJavaModelFactory
org.apache.jdo.impl.model.java.runtime This package contains a runtime specific JavaModel implementation based on reflection. 
 

Uses of RuntimeJavaModelFactory in org.apache.jdo.impl.model.java.runtime
 

Methods in org.apache.jdo.impl.model.java.runtime that return RuntimeJavaModelFactory
static RuntimeJavaModelFactory RuntimeJavaModelFactory.getInstance()
          Returns the singleton instance of RuntimeJavaModelFactory.
 

Constructors in org.apache.jdo.impl.model.java.runtime with parameters of type RuntimeJavaModelFactory
RegisterClassListener(javax.jdo.spi.JDOImplHelper helper, RuntimeJavaModelFactory javaModelFactory)
          Constructor.
 



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