When running a Jasper report in which the SQL is embedded in the report file (.jrxml), is it possible to see the SQL that is executed? Ideally, I\'d also like to see the values
You can adjust your log4j settings to log the running SQL...