|
|||||||||
| Home >> All >> org >> apache >> torque >> [ dsfactory overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.torque.dsfactory
| Interface Summary | |
| DataSourceFactory | A factory that returns a DataSource. |
| Class Summary | |
| AbstractDataSourceFactory | A class that contains common functionality of the factories in this package. |
| JndiDataSourceFactory | A factory that looks up the DataSource from JNDI. |
| PerUserPoolDataSourceFactory | A factory that looks up the DataSource using the JDBC2 pool methods. |
| SharedPoolDataSourceFactory | A factory that looks up the DataSource using the JDBC2 pool methods. |
| TorqueDataSourceFactory | Deprecated. as of version 3.1, use SharedPoolDataSourceFactory |
|
|||||||||
| Home >> All >> org >> apache >> torque >> [ dsfactory overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||