]
Radim Hopp closed JBIDE-18376.
------------------------------
Verified in JBT 4.2.0.CR2. Closing.
injects the JPA PersistenceContext to access the database
----------------------------------------------------------
Key: JBIDE-18376
URL:
https://issues.jboss.org/browse/JBIDE-18376
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: project-examples
Reporter: Burr Sutter
Assignee: George Gastaldi
Fix For: 4.2.0.CR2
Attachments: 2014-09-17_1215.png
Current phrase is..
"The endpoint also injects the JPA PersistenceContext to access the database through
the already defined JPA entity."
Can we add
"The unitName property is mapped to a datasource in the project's
persistence.xml".
I have found that that bit of magic is often lost on people. It is easy to overlook.