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