Hi,
Where can I find sample for below
- The
JmixDataRepositorymethods returningPageperform additionalcountrequest to the database to provide total number of items and pages in thePageobject. If you don’t need the number of pages in your logic, use the newfindAllSlice()methods returningSlice. This will reduce the load on the database.
Regards,
CK