Uses of Interface
javax.persistence.metamodel.IdentifiableType
-
Packages that use IdentifiableType Package Description javax.persistence.metamodel -
-
Uses of IdentifiableType in javax.persistence.metamodel
Subinterfaces of IdentifiableType in javax.persistence.metamodel Modifier and Type Interface Description interfaceEntityType<X>interfaceMappedSuperclassType<X>Methods in javax.persistence.metamodel that return IdentifiableType Modifier and Type Method Description IdentifiableType<? super X>IdentifiableType. getSupertype()
-