Issue Details (XML | Word | Printable)

Key: OPENJPA-198
Type: Sub-task Sub-task
Status: Open Open
Priority: Major Major
Assignee: Michael Dick
Reporter: Michael Dick
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA
OPENJPA-179

Finish fix for persistence-unit-defaults

Created: 03/Apr/07 02:58 AM   Updated: 09/Aug/09 06:21 PM
Return to search
Component/s: None
Affects Version/s: 1.0.0
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Dependants
 
Incorporates
 


 Description  « Hide
The changes for OpenJPA-179 (revision 525006) fix the problem where default schemas are not processed at all, however there are still some issues.

1. The persistence-unit-defaults only apply to entities within the xml descriptor, they will not apply to annotated entities which are in the same persistence unit.

2. In order to override the default schema the table name must be specified.

These issues still need to be addressed, but can wait until after version 0.9.7 to be resolved.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jeremy Bauer made changes - 08/Jul/08 04:56 PM
Field Original Value New Value
Link This issue incorporates OPENJPA-400 [ OPENJPA-400 ]
Michael Dick made changes - 09/Aug/09 06:21 PM
Link This issue depends on OPENJPA-179 [ OPENJPA-179 ]