org.cloudgraph.rdb.connect
Interface PoolProvder

All Superinterfaces:
ConnectionProvider

public interface PoolProvder
extends ConnectionProvider

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


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



Copyright © 2014. All rights reserved.