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