JPA Annotation Attribute
in javax.persistence.PersistenceContext

String name default ""


(Optional) The name by which the entity manager is to be accessed in the environment referencing context; not needed when dependency injection is used.
Since:
JPA 1.0