When you are working in Hybris with one to many relation and relation contains more than 100 elements then you are should modify the below setting.
lazy.pkcollection.prefetchsize
The default value of this setting is 100. This value controls the number to child entities to fetch when working with one to many relation.
Oracle the max value for this setting is 1000.
lazy.pkcollection.prefetchsize
The default value of this setting is 100. This value controls the number to child entities to fetch when working with one to many relation.
Oracle the max value for this setting is 1000.
No comments:
Post a Comment