Searched refs:PooledConnection (Results 1 – 6 of 6) sorted by relevance
55 PooledConnection getPooledConnection() throws SQLException; in getPooledConnection()71 PooledConnection getPooledConnection(String user, String password) in getPooledConnection()
55 public ConnectionEvent(PooledConnection con) { in ConnectionEvent()68 public ConnectionEvent(PooledConnection con, SQLException ex) { in ConnectionEvent()
61 public StatementEvent(PooledConnection con, in StatementEvent()84 public StatementEvent(PooledConnection con, in StatementEvent()
91 public interface PooledConnection { interface
24 import javax.sql.PooledConnection;51 static class Impl_PooledConnection implements PooledConnection {
1337 "ojluni/src/main/java/javax/sql/PooledConnection.java",