Code Review Notes - Consider generating a single operation for batch request operations other than getting two operations when needed. - isBatchRequest -DBUtils.setBatchProcessing(true) ---> should not set flags like this. (it should be like start begin transaction, commit and abort) should refactor - doFinalize method name should change (better terminology) - Better documentation on prefetchdataInfo - Document prefectDataInfor -> excute method parameters - Refactor overall batch request / boxcarring code. - isHasResult method should be renamed (auto generated code) - Validate call querry group sections.
Regards, Amani
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
