Class ReflectiveAttributeDefinition


  • public class ReflectiveAttributeDefinition
    extends AttributeDefinition
    INTERNAL:

    Purpose: Model an attribute for code generation purposes, using a java.lang.Class for the attribute type.

    Since:
    TopLink 5.0
    Author:
    Paul Fullbright
    • Field Detail

      • type

        protected Class type
    • Constructor Detail

      • ReflectiveAttributeDefinition

        public ReflectiveAttributeDefinition()