Statistics

Control the query execution

If you want to have a full control over query execution, you may activate Daobab Statistics.


You can to this on every target, by enabling the statistic collector:

After this activation, Daobab will be collecting statistic records for every query execution.


The default StatisticCollector buffer is limited to 500 records.

Every execution is being recorder, no matter of the status (successful or error), no mater of the query type and no matter of how long the query execution last for.

All those above parameter may be modified


If there was  DataBaseTarget, StatisticCollector keeps the query was sent to the database.

Every time you may have an access to the statistic buffer by calling getStatistic().

You may browse over this buffer like an any other Entities buffer:

© Copyright 2018-2023 Elephant Software Klaudiusz Wojtkowiak 
e-mail: contact@daobab.io