Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Bug 244124 - updated code checked in - use RelationalDescriptor in JPA metadata

Checked in: refactor to move weaving flag to relational descriptor

This change moves the flag we use to determine whether to annotate the fetch group variable to RelationalDescriptor instead of class descriptor and updates our JPA metadata processing code to use RelationalDescriptor

Reviewed by Guy Pelletier

Tested with JPA LRG


Back to the top