The database statement being executed.
@example SELECT * FROM wuser_table @example SET mykey "WuValue"
Replaced by `db.query.text`.
public const DB_STATEMENT = 'db.statement';