Questions Tagged With databasehttps://answers.axonivy.com/tags/database/?type=rss&user=Phuoc%20Nguyenquestions tagged <span class="tag">database</span>enWed, 28 Aug 2019 08:51:59 -0400Get data from database directly not via ElasticSearchhttps://answers.axonivy.com/questions/3935/get-data-from-database-directly-not-via-elasticsearch<p>Hi everyone, I have a case can not get data via ElasticSearch, I want to get data from iwa_bussiness in the database directly. Have any Ivy API to support this case?. Thank!</p>Phuoc NguyenWed, 28 Aug 2019 08:51:59 -0400https://answers.axonivy.com/questions/3935/get-data-from-database-directly-not-via-elasticsearchapielasticsearchdatabaseHow to count all rows in the databasehttps://answers.axonivy.com/questions/3837/how-to-count-all-rows-in-the-database<p>Hi all, Currently, I want to know in the database have many records and I try to use <code>businessDataRepository.search(t.getClass()).execute().count();</code>, 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.</p> <p>Do we have any API to do this case?</p>Phuoc NguyenThu, 06 Jun 2019 06:38:01 -0400https://answers.axonivy.com/questions/3837/how-to-count-all-rows-in-the-databasedatabase