JDBC History¶
JDBC > JDBC History shows a list of completed JDBC transactions.
Please be aware that FusionReactor only keeps a fixed default amount of transactions in memory. If the history list size gets too long or you restart you application server then any old transactions will be removed. You are able to change the size of the JDBC Longest Transactions via :
- JDBC Settings > History > History Size
Note
The JDBC History is the same as Transaction->History but filtered to only show transactions of JDBC type.