org.opennms.netmgt.config
Interface DbConnectionFactory

All Superinterfaces:
CommonDataSource, DataSource, Wrapper

public interface DbConnectionFactory
extends DataSource

DbConnectionFactory interface.

Version:
$Id: $
Author:
brozow TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

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.