Issue number: entity-persistence update
Obtained from: TopLink
Submitted by: Tom Ware
Reviewed by: TopLink Team
Tested with QuickLook, entity-persistence-tests and Oracle-internal tests
Below are the changes and the transaction names associated with them.
Attached are a set of diff files that correspond to those transaction names:
-Fix GlassFish issue 610 TX-tware_10essentials_gf610_ddl_generation_060426
-Glassfish issue #578 - Entity mapping ManyToMany fails on inherited
class AND Glassfish - StringIndexOutOfBoundException in
.MetadataHelper.getAttributeNameFromMethodName (exposed during testing
for fix for 578, therefore needed to fix as well.)
TX-gpelleti_ri_gf578_060425
-Clean up privileged Access
TX-tware_10essentials_privileged_access_clean_up_060424
-Modification to how we use resources returned from classloaders in
order to support JavaSE in other environments
cdelahun_ri_javase_url_fix_060420