What does setting SubclassFetchMode (Kodo OpenJPA) actually do?
Posted
by BestPractices
on Stack Overflow
See other posts from Stack Overflow
or by BestPractices
Published on 2010-04-07T17:27:44Z
Indexed on
2010/04/16
20:13 UTC
Read the original article
Hit count: 453
What does setting SubClassFetchMode e.g. to EAGER_PARALLEL actually do?
Why would one want a subclass to have a different FetchMode?
The implementation spec for KODO and OpenJPA is notoriously bad and I can't figure it out.
© Stack Overflow or respective owner