Uses of Class
org.hibernate.metamodel.model.domain.internal.AbstractPluralAttribute
-
Packages that use AbstractPluralAttribute Package Description org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel. -
-
Uses of AbstractPluralAttribute in org.hibernate.metamodel.model.domain.internal
Subclasses of AbstractPluralAttribute in org.hibernate.metamodel.model.domain.internal Modifier and Type Class Description classBagAttributeImpl<X,E>classListAttributeImpl<X,E>classMapAttributeImpl<X,K,V>classSetAttributeImpl<X,E>
-