| Package | Description | 
|---|---|
| org.apache.torque.dsfactory | Torque's API for creation of various javax.sql.DataSource
    implementations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JndiDataSourceFactoryA factory that looks up the DataSource from JNDI. | 
| class  | PerUserPool2DataSourceFactoryA factory that looks up the DataSource using the DBCP2 pool methods. | 
| class  | PerUserPoolDataSourceFactoryDeprecated.  | 
| class  | SharedPool2DataSourceFactoryA factory that looks up the DataSource using the DBCP2 pool methods. | 
| class  | SharedPoolDataSourceFactoryDeprecated.  | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.