Uses of Class
org.hibernate.metamodel.model.domain.AbstractManagedType
-
Packages that use AbstractManagedType Package Description org.hibernate.metamodel.model.domain Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes). -
-
Uses of AbstractManagedType in org.hibernate.metamodel.model.domain
Subclasses of AbstractManagedType in org.hibernate.metamodel.model.domain Modifier and Type Class Description classAbstractIdentifiableType<J>Defines commonality for the JPAIdentifiableTypetypes.
-