java.lang.Objectorg.apache.commons.dbcp.BasicDataSourceFactory
All Implemented Interfaces:
ObjectFactory
JNDI object factory that creates an instance of
BasicDataSource that has been configured based on the
RefAddr values of the specified Reference,
which must match the names and data types of the
BasicDataSource bean properties.
Craig - R. McClanahanDirk - Verbeeck$ - Revision: 491655 $ $Date: 2007-01-01 15:05:30 -0700 (Mon, 01 Jan 2007) $| Method from org.apache.commons.dbcp.BasicDataSourceFactory Summary: |
|---|
| createDataSource, getObjectInstance |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.commons.dbcp.BasicDataSourceFactory Detail: |
|---|
|
Create and return a new |