0 Replies Latest reply on Jan 16, 2012 8:52 AM by isakoves

    IBATIS Oracle Conection Pool. Execute statement when pool create connection

    isakoves

      Hello!

      I used Ibatis with oracle connection pool to connect to oracle db:

       

            

       

       

      I need to initialize OLS context when Ibatis create connection. That is I need to

      Ibatis execute statement when it create connection.

      How can I do it?