Uses of Class
org.eclipse.persistence.internal.jpa.metamodel.MappedSuperclassTypeImpl
Packages that use MappedSuperclassTypeImpl
-
Uses of MappedSuperclassTypeImpl in org.eclipse.persistence.internal.jpa.metamodel
Methods in org.eclipse.persistence.internal.jpa.metamodel that return MappedSuperclassTypeImplModifier and TypeMethodDescriptionprotected static MappedSuperclassTypeImpl
<?> MappedSuperclassTypeImpl.create
(MetamodelImpl metamodel, ClassDescriptor relationalDescriptor) INTERNAL: Return an instance of a MappedSuperclassType based on the RelationalDescriptor.Methods in org.eclipse.persistence.internal.jpa.metamodel that return types with arguments of type MappedSuperclassTypeImplModifier and TypeMethodDescriptionMetamodelImpl.getMappedSuperclasses()
INTERNAL: Return the Set of MappedSuperclassType objects