org.cloudgraph.rdb.connect
Interface DataSourceProvder

All Superinterfaces:
ConnectionProvider
All Known Implementing Classes:
JNDIDataSourceProvider

public interface DataSourceProvder
extends ConnectionProvider

Supplies connections from an underlying data source. Connections should always be closed after use.


Method Summary
 
Methods inherited from interface org.cloudgraph.rdb.connect.ConnectionProvider
getConnection
 



Copyright © 2014. All rights reserved.