Uses of Class
org.hibernate.metamodel.model.domain.AbstractDomainType
-
Packages that use AbstractDomainType Package Description org.hibernate.metamodel.model.domain Hibernate extensions to and implementations of the JPA metamodel -
-
Uses of AbstractDomainType in org.hibernate.metamodel.model.domain
Subclasses of AbstractDomainType in org.hibernate.metamodel.model.domain Modifier and Type Class Description classAbstractIdentifiableType<J>Defines commonality for the JPAIdentifiableTypetypes.classAbstractManagedType<J>Commonality for Hibernate's implementations of the JPAManagedTypecontract.
-