persistence@glassfish.java.net

entity-persistence upate

From: Tom Ware <tom.ware_at_oracle.com>
Date: Tue, 11 Jul 2006 15:26:16 -0400

The following will be checked in. The attached file includes the diffs
for all these check-ins.

- gpelleti_ri_5376828_060707 GlassFish bug 817 - ENCRYPTION SUPPORT FOR
PASSWORD PROPERTY IN
PERSISTENCE.XML
- edtang_ri_add_lob_model_and_bidirectional_relationships_model_060707
Added new models and tests for testing annotation @Lob, undirectional
relationships defined in XML, and package subelement override
- tware_10essentials_5141444_flush_with_no_tx_060706 Oracle Bug 514144
- no longer flush when a query is executed when in a JTA EntityManager
when not joined to a transaction
- gpelleti_ri_5360548_060704 Oracle BUG 5360548 - DELETING ENTITY
MARKED CASCADE ALL IN XML FAILS/INTEGRITY CONSTRAINT ERROR - Test
case/framework error. Transaction also includes a couple other minor
fixes and clean-up to the xml metadata processing.
- ailitche_ri_gf803_060705 Fixed gf803: Error using IDENTITY columns in
DB2 on AS/400
- lhillis_essentials_issue159_060704 gf159 - Altered error message in
ExceptionLocalizationResource to indicate that a detached object could
be due to a duplicate primary key.