Uses of Class
org.hibernate.metamodel.model.domain.AbstractManagedType
Packages that use AbstractManagedType
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 AbstractManagedType in org.hibernate.metamodel.model.domain
Subclasses of AbstractManagedType in org.hibernate.metamodel.model.domainModifier and TypeClassDescriptionclassFunctionality common to all implementations ofIdentifiableType. -
Uses of AbstractManagedType in org.hibernate.metamodel.model.domain.internal
Subclasses of AbstractManagedType in org.hibernate.metamodel.model.domain.internalModifier and TypeClassDescriptionclassImplementation ofEmbeddableType.classImplementation ofEntityType.classImplementation ofMappedSuperclassType.