PooledConnectionDataSourceFactory Methods | Description |
static Object getObjectInstance(Object refObj, Name name, Context nameCtx, Hashtable env) | Creates a PooledConnectionDataSource object from a Reference object that is stored in a naming or directory service. This is an implementation of the method of the same name defined in the javax.naming.spi.ObjectFactory interface. Refer to the Javadoc for this interface for a description. |