public interface PooledConnectionProvider
Connection objects.| Modifier and Type | Method and Description |
|---|---|
Connection |
getPooledConnection()
Get a pooled connection.
|
Connection getPooledConnection() throws SQLException
Connection.close() on the returned Connection object.ConnectionSQLException - if a pooled connection could not be retrievedCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.