org.objectweb.jonas.jdbc.ConnectionManagerImpl Class Reference

List of all members.

Public Member Functions

Object allocateConnection (ManagedConnectionFactory mcf, ConnectionRequestInfo info) throws ResourceException

Detailed Description

Description of the ConnectionManagerImpl. Default ConnectionManager for the JDBC RA.

Author:
Eric Hardesty 22 May 2003

Definition at line 43 of file ConnectionManagerImpl.java.


Member Function Documentation

Object org.objectweb.jonas.jdbc.ConnectionManagerImpl.allocateConnection ManagedConnectionFactory  mcf,
ConnectionRequestInfo  info
throws ResourceException
 

No pooling is done for non-managed connections, just get a new MC and connection to the database.

Definition at line 56 of file ConnectionManagerImpl.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:56 2005 for JOnAS by  doxygen 1.3.9.1