ObjectDB ObjectDB

NamedNativeQuery.name - JPA annotation element

Annotation Element
javax.persistence.NamedNativeQuery
String name

The name used to refer to the query with the EntityManager methods that create query objects.
Since:
JPA 1.0