public BoundDBCPDatasourceComponent(String user, String password, String driverName, String connectURI, int maxActive, int maxWait, byte whenExhausted, boolean autoCommit, String bindName, JNDIComponent jndi)(Code)
Parameters: user - Parameters: password - Parameters: driverName - Parameters: connectURI - Parameters: maxActive - Parameters: maxWait - Parameters: whenExhausted - Parameters: autoCommit - Parameters: bindName - JNDI name to bind this javax.sql.DataSourcecreated by this class to. Parameters: jndi - JNDIComponent we will use to bind.