Uses of Interface
org.hibernate.metamodel.model.domain.BagPersistentAttribute
Packages that use BagPersistentAttribute
Package
Description
Implementation of the SPI for the runtime domain metamodel.
Nodes representing path expressions in the SQM tree.
-
Uses of BagPersistentAttribute in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement BagPersistentAttributeMethods in org.hibernate.metamodel.model.domain.internal that return BagPersistentAttributeModifier and TypeMethodDescriptionBagPersistentAttribute<? super J,
?> AbstractManagedType.getCollection
(String name) <E> BagPersistentAttribute<? super J,
E> AbstractManagedType.getCollection
(String name, Class<E> elementType) -
Uses of BagPersistentAttribute in org.hibernate.query.sqm.tree.domain
Subinterfaces of BagPersistentAttribute in org.hibernate.query.sqm.tree.domain