JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.hibernate.envers
Annotation Interface NotAudited
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
FIELD
})
public @interface
NotAudited
When applied to a field, indicates that this field should not be audited.