com.mchange.v2.c3p0
Interface PooledDataSource

All Superinterfaces:
CommonDataSource, DataSource, Wrapper
All Known Implementing Classes:
ComboPooledDataSource

public interface PooledDataSource
extends DataSource


Method Summary
 
Methods inherited from interface javax.sql.DataSource
getConnection, getConnection
 
Methods inherited from interface javax.sql.CommonDataSource
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter
 
Methods inherited from interface java.sql.Wrapper
isWrapperFor, unwrap
 



Copyright © 2012 Alibaba Group. All Rights Reserved.