https://issues.apache.org/bugzilla/show_bug.cgi?id=56046

            Bug ID: 56046
           Summary: org.apache.tomcat.jdbc.pool.XADataSource InitSQL
                    property
           Product: Tomcat 7
           Version: 7.0.35
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Connectors
          Assignee: [email protected]
          Reporter: [email protected]

Hi.

I think that it would be helpful if the InitSQL property from a JDBC Connection
Pool org.apache.tomcat.jdbc.pool take a List of querys to run when a connection
is first created, better than a single statement. For example:

ALTER SESSION SET NLS_SORT=BINARY
ALTER SESSION SET NLS_COMP=LINGUISTIC

Thank you very much.

Regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to