Uses of Interface
org.exolab.castor.jdo.engine.JDOFieldDescriptor

Packages that use JDOFieldDescriptor
org.exolab.castor.jdo.engine Implementation of the Castor JDO engine. 
org.exolab.castor.jdo.oql   
 

Uses of JDOFieldDescriptor in org.exolab.castor.jdo.engine
 

Classes in org.exolab.castor.jdo.engine that implement JDOFieldDescriptor
 class JDOFieldDescriptorImpl
          JDO field descriptor.
 

Methods in org.exolab.castor.jdo.engine that return JDOFieldDescriptor
 JDOFieldDescriptor JDOClassDescriptor.getField(java.lang.String name)
          Returns a JDOFieldDescriptor for the field with the name passed.
 

Uses of JDOFieldDescriptor in org.exolab.castor.jdo.oql
 

Constructors in org.exolab.castor.jdo.oql with parameters of type JDOFieldDescriptor
ParamInfo(java.lang.String userDefinedType, java.lang.String systemType, JDOFieldDescriptor desc, java.lang.ClassLoader classLoader)
          Creates a new ParamInfo.
 



Copyright 2008 null. All Rights Reserved.