Class PrivateService
Object
PrivateService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharactersheet
(String name) protected EntityManager
Returns the entity manager of JPA.
-
Constructor Details
-
PrivateService
public PrivateService()
-
-
Method Details
-
getEntityManager
protected EntityManager getEntityManager()Returns the entity manager of JPA. This is defined in build/web/WEB-INF/classes/META-INF/persistence.xml.- Returns:
- EntityManager
-
charactersheet
-