Uses of Class
org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic

Packages that use JDOFieldImplDynamic
org.apache.jdo.impl.model.jdo This package contains classes that implement the JDO model interfaces and provide access to JDO metadata. 
org.apache.jdo.impl.model.jdo.caching   
 

Uses of JDOFieldImplDynamic in org.apache.jdo.impl.model.jdo
 

Subclasses of JDOFieldImplDynamic in org.apache.jdo.impl.model.jdo
 class JDOPropertyImplDynamic
          An instance of this class represents the JDO metadata of a managed property of a persistence capable class.
 

Uses of JDOFieldImplDynamic in org.apache.jdo.impl.model.jdo.caching
 

Subclasses of JDOFieldImplDynamic in org.apache.jdo.impl.model.jdo.caching
 class JDOFieldImplCaching
          An instance of this class represents the JDO metadata of a managed field of a persistence capable class.
 class JDOPropertyImplCaching
          An instance of this class represents the JDO metadata of a managed field of a persistence capable class.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.