Bug 173277 - Generating Entities option: set selected schema in orm.xml
Summary: Generating Entities option: set selected schema in orm.xml
Status: NEW
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: JPA (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Neil Hauge CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-02-07 10:34 EST by Tom Mutdosch CLA
Modified: 2011-07-01 16:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Mutdosch CLA 2007-02-07 10:34:07 EST
It would be nice when generating entities to be able to select any schema and have the option for the selected schema to be written out to the orm.xml as the default schema for that persistence unit? 
  <persistence-unit-defaults>
    <schema>ADMINISTRATOR</schema>
  </persistence-unit-defaults>
This is a requirement when using DB2 for instance, and it might be nice to be able to assist the user here.

(Also this might help in supporting multiple persistence units, at least from the entity generation side of things.)
Comment 1 Neil Hauge CLA 2011-07-01 16:26:05 EDT
Moving JPA specific bugs to new JPA component in bugzilla.