com.servingxml.components.sql
Interface JdbcConnectionPoolFactory


public interface JdbcConnectionPoolFactory

The JdbcConnectionPool defines an interface for a factory for creating Connection objects.


Method Summary
 JdbcConnectionPool createJdbcConnectionPool(ServiceContext context, Flow flow)
           
 

Method Detail

createJdbcConnectionPool

JdbcConnectionPool createJdbcConnectionPool(ServiceContext context,
                                            Flow flow)