Java org.hibernate.envers AuditReaderFactory fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.envers AuditReaderFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.envers AuditReaderFactory.

The text is from its open source code.

Method

AuditReaderget(Session session)
Create an audit reader associated with an open session.
AuditReaderget(EntityManager entityManager)
Create an audit reader associated with an open entity manager.