| Interface | Description |
|---|---|
| EnversEntityManagerFactoryProducer |
Envers contract for something that can build an EntityManagerFactory based on an audit strategy.
|
| EnversSessionFactoryProducer |
Envers contract for something that can build a SessionFactory based on an audit strategy.
|
| Class | Description |
|---|---|
| EnversEntityManagerFactoryScope | |
| EnversSessionFactoryScope |
A scope or holder for the SessionFactory instance associated with a given test class.
|
| Enum | Description |
|---|---|
| Strategy |
| Annotation Type | Description |
|---|---|
| ExcludeAuditStrategy |
Annotation used to indicate that a test should be excluded for a specific audit strategy.
|
| RequiresAuditStrategy |
Annotation used to indicate that a test should be run only for specific audit strategies.
|
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.