Package org.hibernate.annotations
Annotation Interface NamedEntityGraphs
A grouping of
NamedEntityGraph
definitions.- Since:
- 7.0
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionThe grouping of Hibernate named native SQL queries.
-
Element Details
-
value
NamedEntityGraph[] valueThe grouping of Hibernate named native SQL queries.
-