Changes have been submitted.
Reviewed by: Tom Ware (pending)
Model changes to both inherited and xml inherited
model, and new tests added to InheritedModelJunitTest and
EntityMappingsInheritedJUnitTestCase. Namely:
// 1-M map using direct key -
testHeinekenBeerConsumer // 1-M map using entity key -
testBecksBeerConsumer // 1-M map using embeddable key -
testCoronaBeerConsumer // Element collection with generic map key type, with
embeddable values (InheritedModelJunitTest only) -
testRedStripeExpertConsumer // Element collection with generic map key type,
with embeddable values (InheritedModelJunitTest only) -
testRedStripeNoviceConsumer
More tests to come ...
FullRegressionTestSuite and all extended tests
continue to pass.
Cheers,
Guy
----- Original Message -----
Sent: Tuesday, March 24, 2009 11:43
AM
Subject: [eclipselink-dev] fix for bug
241413 (metadata processing portions)
Description: JPA 2.0 Create an EclipseLink Map Mapping for Join Table
mappings
This patch includes the metadata processing portions of the
map mapping feature along with support with our convert metadata.
As well as:
A fix submitted to the 1.1 stream, namely:
Metadata mapping (no actual processing yet) for other
metadata features, namely:
- orphan-removal
- order-column
The eclipselink-orm.xml schema has also been updated as well with the new
elements from the JPA 2.0 spec.
Another patch covering other loose ends and more tests for this
feature to follow at a later date.
Please review and provide any
feedback.
Cheers, Guy
_______________________________________________ eclipselink-dev
mailing
list eclipselink-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
|