Class OrmAttributeAccessor

  • All Implemented Interfaces:
    Serializable, Cloneable, CoreAttributeAccessor

    public class OrmAttributeAccessor
    extends AttributeAccessor
    INTERNAL: A custom AttriuteAccessor to be used when the same object is mapped in both OXM and ORM. This will bridge the gap between the two for attributes that use ValueHolders. Specifically for JPA weaving.
    Author:
    matt.macivor
    See Also:
    Serialized Form