1 Reply Latest reply on Oct 20, 2015 1:06 PM by rareddy

    how to not wrap a query inside a transaction for xa-datasource

    kchen007

      we had xa-datasource and some of our client will only run query with it. if they set the auto-commit to false and did not call commit with their select statement, the connection will never return back to pool. is there any way to exclude queries from transaction?

       

      thanks

      Kevin