Uses of Class
org.hibernate.query.sql.spi.NonSelectInterpretationsKey
-
Packages that use NonSelectInterpretationsKey Package Description org.hibernate.query.sql.internal Implementation of the SPIs for native SQL query support. -
-
Uses of NonSelectInterpretationsKey in org.hibernate.query.sql.internal
Methods in org.hibernate.query.sql.internal that return NonSelectInterpretationsKey Modifier and Type Method Description protected NonSelectInterpretationsKey
NativeQueryImpl. generateNonSelectInterpretationsKey()
-