Package org.hibernate.query.results
package org.hibernate.query.results
Support for defining result set mappings
used in
NativeQuery, ProcedureCall,
and StoredProcedureQuery. These result set mappings are used to map
the values in the JDBC ResultSet into the query result graph.- See Also:
-
Exception ClassesClassDescriptionIndicates that a column defined as part of a SQL ResultSet mapping was not part of the query's ResultSet