Intercepting the QB module query executor in a ColdBox application August 12, 2019|ColdFusion Making use of the preQBExecute() and postQBExecute() QB interception points I can capture the actual SQL getting generated and running against my database.