Uses of Class
org.hibernate.envers.exception.AuditException
Packages that use AuditException
-
Uses of AuditException in org.hibernate.envers
Methods in org.hibernate.envers that throw AuditExceptionModifier and TypeMethodDescriptionstatic AuditReaderAuditReaderFactory.get(EntityManager entityManager) Create an audit reader associated with an open entity manager.static AuditReaderCreate an audit reader associated with an open session.AuditReader.getCrossTypeRevisionChangesReader() -
Uses of AuditException in org.hibernate.envers.exception
Subclasses of AuditException in org.hibernate.envers.exception -
Uses of AuditException in org.hibernate.envers.query
Methods in org.hibernate.envers.query that throw AuditException