Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] The main part of Bug 241414: JPA 2.0 Add support for a Uni-directional OneToMany mapping without Join Table is completed and checked in.

Checked the latest patch in, code review by James is pending.
The main part of the feature is completed.

The items left:
1. Incrementing target's version on adding / removing it from a source.
2. Relation maintenence (on deletion of the target or target changing source);
3. History support.

Should these items be postponed for the future?

Also pending is a clean-up of the code and comments (along with the original
code review by James).

Back to the top