Frames | No Frames |
Classes implementing org.apache.xalan.lib.sql.ConnectionPool | |
class | For internal connectiones, i.e. |
Methods with parameter type org.apache.xalan.lib.sql.ConnectionPool | |
void | Register a nuew connection pool to the global pool table.
|
Methods with return type org.apache.xalan.lib.sql.ConnectionPool | |
ConnectionPool | Allow the SQL Document to retrive a connection to be used
to build the SQL Statement.
|
ConnectionPool | ConnectionPoolManager.getPool(String name) Return the connection pool referenced by the name
|