Rick,
Does something like this make sense?
/**
* Affirms if foreign key for a relation field will be pre-fetched as
part of the owning object irrespective
* of whether the field is included in the default fetch group of this
fetch configuration.
* <br>
* By default, foreign key for a relation field is pre-fetched as part
of the owning object <em>only</em>
* if the field in included in the default fetch group of this fetch
configuration.
*
* @since 2.2.0
*/
public boolean getIgnoreDfgForFkSelect();
-----
Pinaki Poddar
Chair, Apache OpenJPA Project
--
View this message in context:
http://openjpa.208410.n2.nabble.com/jira-Created-OPENJPA-2039-FKs-for-EAGER-fields-that-are-not-in-the-current-fetchplan-aren-t-selected-tp6674335p6691817.html
Sent from the OpenJPA Developers mailing list archive at Nabble.com.