JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform 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 SqlResultSetMappings
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
SqlResultSetMappings
Used to define one or more
SqlResultSetMapping
annotations.
Since:
1.0
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
SqlResultSetMapping
[]
value
One or more
SqlResultSetMapping
annotations.
Element Details
value
SqlResultSetMapping
[]
value
One or more
SqlResultSetMapping
annotations.