ObjectDB ObjectDB

NamedQuery.name - JPA annotation element

Annotation Element
javax.persistence.NamedQuery
String name

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