ObjectDB ObjectDB

PersistenceUnit.name - JPA annotation element

Annotation Element
javax.persistence.PersistenceUnit
String name

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