Searched defs:getPooledConnection (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/sql/
H A DConnectionPoolDataSource.java55 PooledConnection getPooledConnection() throws SQLException; method in interface:ConnectionPoolDataSource
71 PooledConnection getPooledConnection(String user, String password) method in interface:ConnectionPoolDataSource
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/pool/
H A DPool.java117 public PooledConnection getPooledConnection(Object id, long timeout, method in class:Pool
182 * is going to be reclaimed by the GC. Called by getPooledConnection()

Completed in 214 milliseconds