datasource-proxy icon indicating copy to clipboard operation
datasource-proxy copied to clipboard

ability to intercept/modify db operation

Open abedwardsw opened this issue 4 years ago • 0 comments

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?

abedwardsw avatar Jul 07 '21 23:07 abedwardsw