[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-750) Add persistenceUnit attribute to <ejb3configuration>

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Sep 6 14:14:24 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-750?page=comments#action_24339 ] 

Emmanuel Bernard commented on HBX-750:
--------------------------------------

yes, Max and I talked about that yesterday

> 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

>
>
> 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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list