Hi Allm
Introduce myself, my name ifnu, i work for a consultant who create
solution based on JIRA. It use Ofbiz as fondation framework, for
example Ofbiz Entity.
I have big issue on performance because all query are not paginated
when JIRA took it from DB server. When we load big data, for example
customer data, up to 1 or 2 milion it will hang and unresponsive.
Can you give me any clue how to do pagination in ofbiz entity? FYI
we use Oracle as database server.
or maybe can we execute native query from Ofbiz Entity?
thanks for your attention.