Uses of Interface org.apache.xalan.lib.sql.ConnectionPool

Uses in package org.apache.xalan.lib.sql

Classes implementing org.apache.xalan.lib.sql.ConnectionPool

class
For internal connectiones, i.e.
class
A Connection Pool that wraps a JDBC datasource to provide connections.

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
Return the connection pool referenced by the name

Copyright B) 2005 Apache XML Project. All Rights Reserved.