Uses of Interface
org.hibernate.metamodel.model.domain.internal.AttributeContainer
Packages that use AttributeContainer
Package
Description
Implementation of the SPI for the runtime domain metamodel.
-
Uses of AttributeContainer in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement AttributeContainerModifier and TypeClassDescriptionclass
Functionality common to all implementations ofIdentifiableType
.class
Functionality common to all implementations ofManagedType
.class
Implementation ofEmbeddableType
.class
Implementation ofEntityType
.class
Implementation ofMappedSuperclassType
.