Uses of Class
org.hibernate.NonUniqueResultException
Packages that use NonUniqueResultException
Package
Description
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of NonUniqueResultException in org.hibernate.query.spi
Methods in org.hibernate.query.spi that throw NonUniqueResultExceptionModifier and TypeMethodDescriptionprotected static <T> T
AbstractSelectionQuery.uniqueElement
(List<T> list)