-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.2 RC1
-
Fix Version/s: 5.2 RC1 SP1, 5.2 GA SP1, 5.3 RC
-
Component/s: None
-
Impact type:Deployment change
-
Upgrade notes:
Prefetch has currently several limitations :
- depending on how property is accessed pefetch is used or not
( getProperty(schema, name) : OK getProperty(xPath) : KO) - lists of DocumentModels returned by queries are fully loaded (detached) instead of using prefetch