Package | Description |
---|---|
org.hibernate.envers | |
org.hibernate.envers.internal.reader |
Modifier and Type | Method and Description |
---|---|
static AuditReader |
AuditReaderFactory.get(EntityManager entityManager)
Create an audit reader associated with an open entity manager.
|
static AuditReader |
AuditReaderFactory.get(Session session)
Create an audit reader associated with an open session.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AuditReaderImplementor
An interface exposed by a VersionsReader to library-facing classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditReaderImpl |
Copyright © 2017 JBoss by Red Hat. All rights reserved.