Uses of Class
org.hibernate.query.spi.AbstractSelectionQuery
Packages that use AbstractSelectionQuery
Package
Description
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of AbstractSelectionQuery in org.hibernate.query.spi
Subclasses of AbstractSelectionQuery in org.hibernate.query.spiConstructors in org.hibernate.query.spi with parameters of type AbstractSelectionQueryModifierConstructorDescriptionprotected
AbstractSelectionQuery
(AbstractSelectionQuery<?> original)