Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 0.9.7
-
Fix Version/s: None
-
Component/s: JDO lazy loading
-
Labels:None
-
Number of attachments :
Description
After committnig CASTOR-818, there's still several issues with regards to a couple of issues:
- materialization simply happens to often.
- some calls to TransactionContext.setXXX() could and should be eliminated to improve performance.
Imho, an approach similar to the use of SingleProxy with1:1 relations might be taken and applied to the problem at the hand.
Issue Links
- relates to
-
CASTOR-818
Lazy loading/RelationCollection cannot be used in long transactions with autostore=true
-