JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Module
jakarta.persistence
Package
jakarta.persistence
Annotation Interface Converts
@Target
({
METHOD
,
FIELD
,
TYPE
})
@Retention
(
RUNTIME
)
public @interface
Converts
Used to group
Convert
annotations. Multiple converters must not be applied to the same basic attribute.
Since:
2.1
See Also:
Convert
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Convert
[]
value
The
Convert
mappings that are to be applied.
Element Details
value
Convert
[]
value
The
Convert
mappings that are to be applied.