Class ProxoolDataSource

  • All Implemented Interfaces:
    java.sql.Wrapper, javax.naming.spi.ObjectFactory, javax.sql.CommonDataSource, javax.sql.DataSource

    public class ProxoolDataSource
    extends java.lang.Object
    implements javax.sql.DataSource, javax.naming.spi.ObjectFactory
    The Proxool DataSource implementation. Supports three modes of configuration:
    • pre-configured
    • bean-configured
    • factory-configured
    TODO - expand
    Since:
    Proxool 0.9
    Version:
    $Revision: 1.11 $, $Date: 2007/12/14 23:03:28 $
    Author:
    bill, $Author: billhorsman $ (current maintainer)