nidhiii128 commented on PR #5410:
URL: https://github.com/apache/fineract/pull/5410#issuecomment-3827588240

   > @nidhiii128 why use Sql and why not JPQL/JQL?
   sql used here to adhere to fineracts's cors arch, providing better 
performace for read only aggregations by avoiding JPA persistence context 
overhead and ensuring direct, optimized streaming into DTOs ( 
ClientPerformanceData.java).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to