Uses of Interface
org.exolab.castor.mapping.FieldDescriptor

Packages that use FieldDescriptor
org.castor.cpa.test.framework.xml.descriptors   
org.castor.cpa.test.framework.xml.types.descriptors   
org.castor.cpa.test.test2996.onetomany.descriptors   
org.castor.cpa.test.test2996.onetoone.descriptors   
org.castor.cpa.test.test2996.single.descriptors   
org.castor.jdo.conf.descriptors   
org.exolab.castor.builder.binding.xml.descriptors   
org.exolab.castor.builder.binding.xml.types.descriptors   
org.exolab.castor.jdo.engine Implementation of the Castor JDO engine. 
org.exolab.castor.jdo.engine.nature   
org.exolab.castor.jdo.oql   
org.exolab.castor.mapping The Class Mapping API 
org.exolab.castor.mapping.loader Implementations for mapping interfaces and the default mapping loader. 
org.exolab.castor.mapping.xml.descriptors   
org.exolab.castor.mapping.xml.types.descriptors   
org.exolab.castor.persist The Castor persistence engine handles object persistence, object caching, transaction concurrency and locking. 
org.exolab.castor.tests.framework.testDescriptor.descriptors   
org.exolab.castor.tests.framework.testDescriptor.types.descriptors   
org.exolab.castor.types The Castor implementation of specific XML Schema Types 
org.exolab.castor.xml The XML Marshaller API 
org.exolab.castor.xml.descriptors   
org.exolab.castor.xml.schema.annotations.jdo.descriptors   
org.exolab.castor.xml.schema.annotations.jdo.types.descriptors   
org.exolab.castor.xml.util   
 

Uses of FieldDescriptor in org.castor.cpa.test.framework.xml.descriptors
 

Methods in org.castor.cpa.test.framework.xml.descriptors that return FieldDescriptor
 FieldDescriptor DatabaseChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor DataSourceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor DatabaseDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ParamDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TransactionDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor DriverDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor CpactfConfDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ManagerDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor JndiDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.castor.cpa.test.framework.xml.types.descriptors
 

Methods in org.castor.cpa.test.framework.xml.types.descriptors that return FieldDescriptor
 FieldDescriptor DatabaseEngineTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TransactionModeTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.castor.cpa.test.test2996.onetomany.descriptors
 

Methods in org.castor.cpa.test.test2996.onetomany.descriptors that return FieldDescriptor
 FieldDescriptor HouseDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FlatDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.castor.cpa.test.test2996.onetoone.descriptors
 

Methods in org.castor.cpa.test.test2996.onetoone.descriptors that return FieldDescriptor
 FieldDescriptor AddressDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor EmployeeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.castor.cpa.test.test2996.single.descriptors
 

Methods in org.castor.cpa.test.test2996.single.descriptors that return FieldDescriptor
 FieldDescriptor BookDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.castor.jdo.conf.descriptors
 

Methods in org.castor.jdo.conf.descriptors that return FieldDescriptor
 FieldDescriptor DatabaseChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ClassMappingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor JdoConfDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor DataSourceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor DatabaseDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ParamDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor MappingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PackageMappingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor DriverDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TransactionManagerDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TransactionDemarcationDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor JndiDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.builder.binding.xml.descriptors
 

Methods in org.exolab.castor.builder.binding.xml.descriptors that return FieldDescriptor
 FieldDescriptor EnumClassNameDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PackageTypeChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ExcludesDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor EnumBindingTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ClassTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ContentMemberTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ComponentBindingTypeChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ComponentBindingTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PackageTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ForcesDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor InterfaceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor EnumMemberDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ExcludeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor AutomaticNamingTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor BindingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FieldTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor IncludeTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor NamingTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor NamingXMLTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.builder.binding.xml.types.descriptors
 

Methods in org.exolab.castor.builder.binding.xml.types.descriptors that return FieldDescriptor
 FieldDescriptor FieldTypeVisibilityTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor VisibilityTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor BindingTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FieldTypeCollectionTypeDescriptor.getIdentity()
          Method getIdentity.
 

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

Methods in org.exolab.castor.jdo.engine that return FieldDescriptor
protected  FieldDescriptor JDOMappingLoader.findIdentityByName(List<FieldDescriptor> fldList, String idName, Class javaClass)
           
 FieldDescriptor SQLFieldInfo.getFieldDescriptor()
           
 

Method parameters in org.exolab.castor.jdo.engine with type arguments of type FieldDescriptor
protected  FieldDescriptor JDOMappingLoader.findIdentityByName(List<FieldDescriptor> fldList, String idName, Class javaClass)
           
 

Constructors in org.exolab.castor.jdo.engine with parameters of type FieldDescriptor
SQLFieldInfo(ClassDescriptor clsDesc, FieldDescriptor fieldDesc, String classTable, boolean ext)
           
 

Uses of FieldDescriptor in org.exolab.castor.jdo.engine.nature
 

Methods in org.exolab.castor.jdo.engine.nature that return FieldDescriptor
 FieldDescriptor ClassDescriptorJDONature.getField(String name)
          Returns the FieldDescriptor for the given name.
 

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

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

Uses of FieldDescriptor in org.exolab.castor.mapping
 

Methods in org.exolab.castor.mapping that return FieldDescriptor
protected  FieldDescriptor AbstractFieldHandler.getFieldDescriptor()
          Returns the FieldDescriptor for the field that this handler is responsible for, or null if no FieldDescriptor has been set.
 FieldDescriptor[] ClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor ClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 

Methods in org.exolab.castor.mapping with parameters of type FieldDescriptor
 void AbstractFieldHandler.setFieldDescriptor(FieldDescriptor fieldDesc)
          Sets the FieldDescriptor that this FieldHander is responsibile for.
 

Uses of FieldDescriptor in org.exolab.castor.mapping.loader
 

Classes in org.exolab.castor.mapping.loader that implement FieldDescriptor
 class FieldDescriptorImpl
           
 

Methods in org.exolab.castor.mapping.loader that return FieldDescriptor
protected  FieldDescriptor[] AbstractMappingLoader.divideFieldDescriptors(FieldDescriptor[] fields, String[] ids, FieldDescriptor[] identities)
           
protected abstract  FieldDescriptor ExtendedFieldHandler.getFieldDescriptor()
          Returns the FieldDescriptor for the field that this handler is reponsibile for, or null if no FieldDescriptor has been set.
protected abstract  FieldDescriptor FieldHandlerFriend.getFieldDescriptor()
          Returns the FieldDescriptor for the field that this handler is responsible for, or null if no FieldDescriptor has been set.
 FieldDescriptor[] ClassDescriptorImpl.getFields()
          Returns a list of fields represented by this descriptor.
static FieldDescriptor[] ClassDescriptorHelper.getFullFields(ClassDescriptor classDescriptor)
          Get all the FieldDescriptors for non-identity fields, including all the fields in base classes.
 FieldDescriptor[] ClassDescriptorImpl.getIdentities()
          Returns the FieldDescriptors that describe the identities as defined for this class.
 FieldDescriptor ClassDescriptorImpl.getIdentity()
          Returns the first FieldDescriptor instance.
static FieldDescriptor[] ClassDescriptorHelper.getIdFields(ClassDescriptor classDescriptor)
          Get the all the id fields of a class If the class, C, is a dependent class, then the depended class', D, id fields will be appended at the back and returned.
 

Methods in org.exolab.castor.mapping.loader with parameters of type FieldDescriptor
protected  void AbstractMappingLoader.checkFieldNameDuplicates(FieldDescriptor[] fields, Class<?> cls)
          Checks all given fields for name equality and throws a MappingException if at least two fields have the same name.
protected  FieldDescriptor[] AbstractMappingLoader.divideFieldDescriptors(FieldDescriptor[] fields, String[] ids, FieldDescriptor[] identities)
           
protected  FieldDescriptor[] AbstractMappingLoader.divideFieldDescriptors(FieldDescriptor[] fields, String[] ids, FieldDescriptor[] identities)
           
protected  int AbstractMappingLoader.getIdColumnIndex(FieldDescriptor field, String[] ids)
          Finds the index in the given idColumnNames that has the same name as the given field.
 void FieldHandlerImpl.setFieldDescriptor(FieldDescriptor fieldDesc)
          Sets the FieldDescriptor that this FieldHander is responsibile for.
protected abstract  void ExtendedFieldHandler.setFieldDescriptor(FieldDescriptor fieldDesc)
          Sets the FieldDescriptor that this FieldHander is responsibile for.
abstract  void FieldHandlerFriend.setFieldDescriptor(FieldDescriptor fieldDesc)
          Sets the FieldDescriptor that this FieldHander is responsibile for.
 void ClassDescriptorImpl.setFields(FieldDescriptor[] fields)
          Sets the FieldDescriptors that describe the fields defined for this class.
 void ClassDescriptorImpl.setIdentities(FieldDescriptor[] identities)
          Sets the FieldDescriptors that describe the identities as defined for this class.
 

Uses of FieldDescriptor in org.exolab.castor.mapping.xml.descriptors
 

Methods in org.exolab.castor.mapping.xml.descriptors that return FieldDescriptor
 FieldDescriptor NamedNativeQueryDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor LdapDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ClassChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ClassMappingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor MappingRootDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PropertyDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor MapToDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor KeyGeneratorDefDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor CacheTypeMappingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ParamDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SqlDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ContainerDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor IncludeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FieldMappingDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FieldHandlerDefDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PropertyTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor QueryHintDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor NamedQueryDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor BindXmlDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.mapping.xml.types.descriptors
 

Methods in org.exolab.castor.mapping.xml.types.descriptors that return FieldDescriptor
 FieldDescriptor BindXmlNodeTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor BindXmlAutoNamingTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ClassMappingAccessTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FieldMappingCollectionTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SqlDirtyTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.persist
 

Constructors in org.exolab.castor.persist with parameters of type FieldDescriptor
FieldMolder(DatingService datingService, ClassMolder enclosingClassMolder, FieldDescriptor fieldDescriptor)
           
FieldMolder(DatingService ds, ClassMolder eMold, FieldDescriptor fieldDescriptor, SQLRelationLoader loader)
          Creates a single field descriptor.
 

Uses of FieldDescriptor in org.exolab.castor.tests.framework.testDescriptor.descriptors
 

Methods in org.exolab.castor.tests.framework.testDescriptor.descriptors that return FieldDescriptor
 FieldDescriptor ValueDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor Root_ObjectDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ConfigurationTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor RootTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TestDescriptorDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor OnlySourceGenerationTestDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SchemaDifferencesTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TestDescriptorChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor CallMethodDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ExpectedSourcesDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor BugFixDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor UnitTestCaseChoiceDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SourceGeneratorTestDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SchemaTestDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FailureDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor UnitTestCaseDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ListenerDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor CustomTestDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor CustomTestTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ListenerTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SchemaDifferencesDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor MethodsDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor MarshalDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor MarshallingTestDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ConfigurationDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor SourcesNotExpectedDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FailureTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor UnmarshalDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor StringTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.tests.framework.testDescriptor.types.descriptors
 

Methods in org.exolab.castor.tests.framework.testDescriptor.types.descriptors that return FieldDescriptor
 FieldDescriptor CategoryTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TypeTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor CollectionTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor FailureStepTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.types
 

Methods in org.exolab.castor.types that return FieldDescriptor
 FieldDescriptor[] CenturyDescriptor.getFields()
          Deprecated. Returns a list of fields represented by this descriptor.
 FieldDescriptor[] GMonthDayDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] DateTimeDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] GYearDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] TimeDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] TimePeriodDescriptor.getFields()
          Deprecated. Returns a list of fields represented by this descriptor.
 FieldDescriptor[] MonthDescriptor.getFields()
          Deprecated. Returns a list of fields represented by this descriptor.
 FieldDescriptor[] RecurringDurationDescriptor.getFields()
          Deprecated. Returns a list of fields represented by this descriptor.
 FieldDescriptor[] GYearMonthDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] YearDescriptor.getFields()
          Deprecated. Returns a list of fields represented by this descriptor.
 FieldDescriptor[] GDayDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] GMonthDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] DateDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] TimeDurationDescriptor.getFields()
          Deprecated. Returns a list of fields represented by this descriptor.
 FieldDescriptor[] BaseDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] DurationDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor BaseDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 

Uses of FieldDescriptor in org.exolab.castor.xml
 

Subinterfaces of FieldDescriptor in org.exolab.castor.xml
 interface XMLFieldDescriptor
          XML field descriptor.
 

Methods in org.exolab.castor.xml that return FieldDescriptor
protected  FieldDescriptor XMLMappingLoader.findIdentityByName(List fldList, String idName, Class javaClass)
           
 

Uses of FieldDescriptor in org.exolab.castor.xml.descriptors
 

Methods in org.exolab.castor.xml.descriptors that return FieldDescriptor
 FieldDescriptor[] StringClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] DateClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] SQLTimeClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] SQLDateClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] LocaleDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] VectorClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] SQLTimestampClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] ListClassDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor[] RootArrayDescriptor.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor StringClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor DateClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor SQLTimeClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor SQLDateClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor LocaleDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor VectorClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor SQLTimestampClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor ListClassDescriptor.getIdentity()
          Returns the identity field, null if this class has no identity.
 FieldDescriptor RootArrayDescriptor.getIdentity()
          Returns the identity field, or null if this class has no identity.
 

Uses of FieldDescriptor in org.exolab.castor.xml.schema.annotations.jdo.descriptors
 

Methods in org.exolab.castor.xml.schema.annotations.jdo.descriptors that return FieldDescriptor
 FieldDescriptor ManyToManyDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor OneToManyDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ColumnDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PrimaryKeyDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor PkTypeDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor TableDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor OneToOneDescriptor.getIdentity()
          Method getIdentity.
 FieldDescriptor ReadonlyDirtyTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.xml.schema.annotations.jdo.types.descriptors
 

Methods in org.exolab.castor.xml.schema.annotations.jdo.types.descriptors that return FieldDescriptor
 FieldDescriptor TableAccessModeTypeDescriptor.getIdentity()
          Method getIdentity.
 

Uses of FieldDescriptor in org.exolab.castor.xml.util
 

Classes in org.exolab.castor.xml.util that implement FieldDescriptor
 class XMLContainerElementFieldDescriptor
           
 class XMLFieldDescriptorImpl
          XML field descriptor.
 

Methods in org.exolab.castor.xml.util that return FieldDescriptor
 FieldDescriptor[] XMLClassDescriptorImpl.getFields()
          Returns a list of fields represented by this descriptor.
 FieldDescriptor XMLClassDescriptorImpl.getIdentity()
          Returns the identity field, null if this class has no identity.
 

Constructors in org.exolab.castor.xml.util with parameters of type FieldDescriptor
XMLFieldDescriptorImpl(FieldDescriptor fieldDesc, String xmlName, NodeType nodeType, NodeType primitiveNodeType)
          Construct a new field descriptor for the specified field.
 



Copyright © 2012. All Rights Reserved.