Rob Decker created TORQUE-340:
---------------------------------

             Summary: Not all DBCP properties are supported for connection pools
                 Key: TORQUE-340
                 URL: https://issues.apache.org/jira/browse/TORQUE-340
             Project: Torque
          Issue Type: New Feature
          Components: Runtime
    Affects Versions: 4.0
            Reporter: Rob Decker
            Priority: Minor


While the documentation for SharedPoolDataSourceFactory referes to the DBCP 
documentation (http://commons.apache.org/dbcp/configuration.html) for 
properties that can be set I tried to use connectionInitSqls (and the form 
connectInitSqls) and it is not supported:

Property: connectionInitSqls value: BEGIN;DBMS_SESSION.SET_NLS('NLS_COMP' is 
not supported by DataSource: 
org.apache.commons.dbcp.datasources.SharedPoolDataSource

It would be nice if it supported this as it's a simple way to get 
case-insensitive queries in Oracle. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to