Uses of Class
org.hibernate.metamodel.model.domain.AbstractDomainType
-
Packages that use AbstractDomainType 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 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.
-