Uses of Class
org.datanucleus.api.jpa.metamodel.IdentifiableTypeImpl
-
Packages that use IdentifiableTypeImpl Package Description org.datanucleus.api.jpa.metamodel Package providing an implementation of the JPA2 "metamodel" API. -
-
Uses of IdentifiableTypeImpl in org.datanucleus.api.jpa.metamodel
Subclasses of IdentifiableTypeImpl in org.datanucleus.api.jpa.metamodel Modifier and Type Class Description classEntityTypeImpl<X>Implementation of JPA Metamodel "EntityType".classMappedSuperclassTypeImpl<X>Implementation of JPA Metamodel "MappedSuperclassType".
-