Question Most Common
What is the maximum limit to retrieve data through Query Entity ?
A
Anonymous
December 16, 2025
54
Answer
It is 1MB (default) limit and it can be increased, when increasing this value, apply a corresponding increase to the maximum memory heap size of JVM for the application server.
JuniorDatabase
Loading comments...