Annotation Interface NamedNativeQueries
Specifies multiple native SPARQL named queries.
 
 Query names are scoped to the persistence unit. The NamedNativeQueries annotation can be applied to an entity or mapped superclass.
- 
Required Element SummaryRequired ElementsModifier and TypeRequired ElementDescription(Required) Array ofNamedNativeQueryannotations.
- 
Element Details- 
valueNamedNativeQuery[] value(Required) Array ofNamedNativeQueryannotations.- Returns:
- Queries
 
 
-