| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.metamodel |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTypeImpl<X>
Purpose: Provides the implementation for the EntityType interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
EntityTypeImpl implements the IdentifiableType interface via EntityType |
class |
MappedSuperclassTypeImpl<X>
Purpose: Provides the implementation for the MappedSuperclassType interface
of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MappedSuperclassTypeImpl.addInheritingType(IdentifiableTypeImpl identifiableType)
INTERNAL:
Add an inheriting subclass to the map of Identifiable types that inherit from this mappedSuperclass.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.