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