Uses of Class
org.hibernate.metamodel.model.domain.AbstractManagedType
-
Packages that use AbstractManagedType Package Description org.hibernate.metamodel.model.domain Hibernate extensions to and implementations of the JPA metamodel -
-
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.
-