statementStats
A mapping of previously executed statements in this transaction, with a string representation of the prepared statement as the key and the statement count to execution time as the value.
Note: Transaction.debug must be set to true
for this mapping to be populated.