Package org.eclipse.persistence.core.descriptors


package org.eclipse.persistence.core.descriptors
  • Class
    Description
    CoreDescriptor<ATTRIBUTE_GROUP extends CoreAttributeGroup,DESCRIPTOR_EVENT_MANAGER extends CoreDescriptorEventManager,FIELD extends org.eclipse.persistence.internal.core.helper.CoreField,INHERITANCE_POLICY extends CoreInheritancePolicy,INSTANTIATION_POLICY extends org.eclipse.persistence.internal.core.descriptors.CoreInstantiationPolicy,LIST extends List,OBJECT_BUILDER extends org.eclipse.persistence.internal.core.descriptors.CoreObjectBuilder>
    INTERNAL A abstraction of descriptor capturing behavior common to all persistence types.
    INTERNAL A abstraction of descriptor event capturing behavior common to all persistence types.
    INTERNAL A abstraction of descriptor event manager capturing behavior common to all persistence types.
    CoreInheritancePolicy<ABSTRACT_RECORD extends org.eclipse.persistence.internal.core.sessions.CoreAbstractRecord,ABSTRACT_SESSION extends org.eclipse.persistence.internal.core.sessions.CoreAbstractSession,DESCRIPTOR extends CoreDescriptor,FIELD extends org.eclipse.persistence.internal.core.helper.CoreField>
    INTERNAL A abstraction of inheritance policy capturing behavior common to all persistence types.