org.opennms.netmgt.config
Interface DbConnectionFactory

All Superinterfaces:
CommonDataSource, DataSource, Wrapper

public interface DbConnectionFactory
extends DataSource

DbConnectionFactory interface.

Author:
brozow

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 © 2011. All Rights Reserved.