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.annotations
Annotation Interface Checks
@Target
({
TYPE
,
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
@Deprecated
(
since
="7")
public @interface
Checks
Deprecated.
since
Check
is deprecated.
A list of
Check
s.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Check
[]
value
Deprecated.
Element Details
value
Check
[]
value
Deprecated.
Check
is deprecated.