You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: