Class DynamicTypeImpl

  • All Implemented Interfaces:
    Cloneable, DynamicType

    public class DynamicTypeImpl
    extends Object
    implements DynamicType, Cloneable
    An EntityType provides a metadata facade into the EclipseLink object-relational metadata (descriptors & mappings) with specific knowledge of the entity types being dynamic.
    Since:
    EclipseLink 1.2
    Author:
    dclarke, mnorman