| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metamodel |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAttributeImpl<X,V>
Purpose: Provides the implementation for the CollectionAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
class |
ListAttributeImpl<X,V>
Purpose: Provides the implementation for the ListAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
class |
MapAttributeImpl<X,K,V>
Purpose: Provides the implementation for the MapAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
class |
PluralAttributeImpl<X,C,V>
Purpose: Provides the implementation for the PluralAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
class |
SetAttributeImpl<X,V>
Purpose: Provides the implementation for the SetAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
class |
SingularAttributeImpl<X,T>
Purpose: Provides the implementation for the SingularAttribute interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| Modifier and Type | Method and Description |
|---|---|
AttributeImpl |
MappedSuperclassTypeImpl.getMemberFromInheritingType(String name)
INTERNAL:
MappedSuperclasses need special handling to get their type from an inheriting subclass.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.