Hi, I'm using SqlFunction to execute some SQL. I notice that there is an SqlProvider class which if implemented (e.g. by a PreparedStatementCreator), will cause the relevant SQL to be logged. ...