Hi, is there any possibility to use the  QueryExecutionListener (or new listener type) to be able to execute a trivial sql statement before every actual sql statement.   for my use case I need to set a couple database session variables before every sql statement.  I haven't found a framework that makes this easy.   Is this something your framework could support?