persistence@glassfish.java.net

entity-persistence Check-in

From: Tom Ware <tom.ware_at_oracle.com>
Date: Thu, 26 Jan 2006 11:55:29 -0500

Issue number: entity-persitence-update
Obtained from: TopLink
Submitted by: Tom Ware
Reviewed by: TopLink Team

-Implemented feature: Setting max/min for Write and Read connections in
persistence.xml ...
-Added Expression IN that takes a collection of parameters
-Refactored the existence checking to handle invalidation and bulk deletes
-Annotation updates to the proposed final draft, namely processing
changes for @OrderBy. Processor now supports, composite primary keys and
property or fields names as the order by value. Validation was added as
well for invalid order by values. To come (known issues) ... @OrderBy
support with EmbeddedId attributes and more testing.
-update persitence_ORM.xsd

Tested with full GlassFish build, QuickLook tests, entity-persitence
tests and TopLink regression tests