Direct Known Subclasses:
AbstractDirectMappingImpl, AbstractEmbeddedMappingImpl, AbstractRelationshipMappingImpl, StructureImpl

public class AbstractMappingImpl<T extends MappingAccessor,R> extends AbstractAccessorImpl<T,R>
JPA scripting API implementation.
Since:
EclipseLink 2.5.1
  • Constructor Details

    • AbstractMappingImpl

      public AbstractMappingImpl(T t)
  • Method Details

    • setAttributeType

      public R setAttributeType(String attributeType)