Uses of Class
org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder
Packages that use CoreObjectBuilder
Package
Description
-
Uses of CoreObjectBuilder in org.eclipse.persistence.core.descriptors
Classes in org.eclipse.persistence.core.descriptors with type parameters of type CoreObjectBuilderModifier and TypeClassDescriptionclassCoreDescriptor<ATTRIBUTE_GROUP extends CoreAttributeGroup,DESCRIPTOR_EVENT_MANAGER extends CoreDescriptorEventManager, FIELD extends CoreField, INHERITANCE_POLICY extends CoreInheritancePolicy, INSTANTIATION_POLICY extends CoreInstantiationPolicy, LIST extends List, OBJECT_BUILDER extends CoreObjectBuilder> INTERNAL A abstraction of descriptor capturing behavior common to all persistence types.Fields in org.eclipse.persistence.core.descriptors declared as CoreObjectBuilder -
Uses of CoreObjectBuilder in org.eclipse.persistence.internal.descriptors
Subclasses of CoreObjectBuilder in org.eclipse.persistence.internal.descriptorsModifier and TypeClassDescriptionclassPurpose: Object builder is one of the behavior class attached to descriptor. -
Uses of CoreObjectBuilder in org.eclipse.persistence.internal.oxm
Subclasses of CoreObjectBuilder in org.eclipse.persistence.internal.oxmModifier and TypeClassDescriptionclassINTERNAL:classINTERNAL:classINTERNAL:class -
Uses of CoreObjectBuilder in org.eclipse.persistence.internal.oxm.mappings
Classes in org.eclipse.persistence.internal.oxm.mappings with type parameters of type CoreObjectBuilderModifier and TypeInterfaceDescriptioninterfaceDescriptor<ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,CORE_MAPPING extends CoreMapping, FIELD extends CoreField, INHERITANCE_POLICY extends CoreInheritancePolicy, INSTANTIATION_POLICY extends CoreInstantiationPolicy, NAMESPACE_RESOLVER extends NamespaceResolver, OBJECT_BUILDER extends CoreObjectBuilder, TABLE extends CoreTable, UNMARSHAL_RECORD extends UnmarshalRecord, UNMARSHALLER extends Unmarshaller>