Hi all, Currently, I want to know in the database have many records and I try to use businessDataRepository.search(t.getClass()).execute().count();, but this one just returns for me 10 rows by default. For example: in the database, I have 10.000 records, and I want to return this number.

Do we have any API to do this case?

asked 06.06.2019 at 06:38

Phuoc%20Nguyen's gravatar image

Phuoc Nguyen
(suspended)
accept rate: 0%


link

answered 06.06.2019 at 07:08

vagabond's gravatar image

vagabond
(suspended)
accept rate: 50%

It works as my expect. Thank you

(06.06.2019 at 21:57) Phuoc Nguyen Phuoc%20Nguyen's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×10

Asked: 06.06.2019 at 06:38

Seen: 1,259 times

Last updated: 11.06.2019 at 03:46