Uses of Class
org.hibernate.metamodel.model.domain.AbstractDomainType
Packages that use AbstractDomainType
Package
Description
Defines the runtime domain metamodel, which describes the Java aspect of
the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.
-
Uses of AbstractDomainType in org.hibernate.metamodel.model.domain
Subclasses of AbstractDomainType in org.hibernate.metamodel.model.domainModifier and TypeClassDescriptionclassFunctionality common to all implementations ofIdentifiableType.classFunctionality common to all implementations ofManagedType. -
Uses of AbstractDomainType in org.hibernate.metamodel.model.domain.internal
Subclasses of AbstractDomainType in org.hibernate.metamodel.model.domain.internalModifier and TypeClassDescriptionclassImplementation ofEmbeddableType.classImplementation ofEntityType.classImplementation ofMappedSuperclassType.