JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Module
persistence.api
Package
javax.persistence
Annotation Type NamedEntityGraphs
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
NamedEntityGraphs
The NamedEntityGraphs annotation is used to specify multiple named entity graphs for the entity to which it is applied.
Since:
JPA 2.1
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
NamedEntityGraph
[]
value
Element Details
value
NamedEntityGraph
[]
value