Uses of Class
org.hibernate.metamodel.model.domain.internal.AbstractAttribute
Packages that use AbstractAttribute
Package
Description
Implementation of the SPI for the runtime domain metamodel.
-
Uses of AbstractAttribute in org.hibernate.metamodel.model.domain.internal
Subclasses of AbstractAttribute in org.hibernate.metamodel.model.domain.internalModifier and TypeClassDescriptionclassAbstractPluralAttribute<D,C, E> classBagAttributeImpl<X,E> classListAttributeImpl<X,E> classMapAttributeImpl<X,K, V> classSetAttributeImpl<X,E> classstatic classSubclass used to simplify instantiation of singular attributes representing an entity's identifier.static classSubclass used to simply instantiation of singular attributes representing an entity's version.