[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-750?page=all ]
Max Rydahl Andersen closed HBX-750:
-----------------------------------
Fix Version: 3.2beta8
Resolution: Fixed
thanks, applied to SVN with tests and docs.
Nice when we can just think about a feature and people provide a patch for it :)
Add persistenceUnit attribute to <ejb3configuration>
----------------------------------------------------
Key: HBX-750
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-750
Project: Hibernate Tools
Type: New Feature
Components: ant
Versions: 3.2beta7
Reporter: Dan Ports
Priority: Minor
Fix For: 3.2beta8
Attachments: JPAConfigurationTask.patch
It would be great to have a persistenceUnit attribute on the <ejb3configuration>
element so that you can specify which persistence unit you are referring to in a project
with multiple PUs, e.g.:
<ejb3configuration persistenceUnit="archiveData" />
It seems like this should only require minor changes to JPAConfigurationTask to store the
persistence unit name and pass it to Ejb3Configuration.configure().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira