Uses of Class
jakarta.persistence.NonUniqueResultException
-
Packages that use NonUniqueResultException Package Description org.hibernate.envers.query org.hibernate.envers.query.internal.impl -
-
Uses of NonUniqueResultException in org.hibernate.envers.query
Methods in org.hibernate.envers.query that throw NonUniqueResultException Modifier and Type Method Description ObjectAuditQuery. getSingleResult() -
Uses of NonUniqueResultException in org.hibernate.envers.query.internal.impl
Methods in org.hibernate.envers.query.internal.impl that throw NonUniqueResultException Modifier and Type Method Description ObjectAbstractAuditAssociationQuery. getSingleResult()ObjectAbstractAuditQuery. getSingleResult()
-