Hi Tom,
Tom Ware wrote:
> Issue number: entity-persistence update
> Obtained from: TopLink
> Submitted by: Tom Ware
> Reviewed by: TopLink Team
>
> -Glassfish Issue #595 - @IdClass is not working in an inheritance
> hierarchy
> -Glassfish Issue #632 - REGRESSION: access=FIELD in orm.xml is ignored
> - defaults to PROPERTY
> -Allow entity persistence to staticaly weave classes and make use of
> those classes
Would you mind telling a bit more on /static weaving/? What it does, how
can it be used and why is it needed?
Thanks,
Sahoo
>
> Tested with QuickLook, entity-persistence-tests, and Oracle-internal
> tests
>
> Attached are diff files corresponding to transactions that made the
> above changes. Note: We are currently discussing ways to provide more
> detail about these transactions.