Uses of Class
org.postgresql.ds.PGPooledConnection.ConnectionHandler
-
Packages that use PGPooledConnection.ConnectionHandler Package Description org.postgresql.ds -
-
Uses of PGPooledConnection.ConnectionHandler in org.postgresql.ds
Fields in org.postgresql.ds declared as PGPooledConnection.ConnectionHandler Modifier and Type Field Description private PGPooledConnection.ConnectionHandler
PGPooledConnection.StatementHandler. con
private PGPooledConnection.ConnectionHandler
PGPooledConnection. last
Constructors in org.postgresql.ds with parameters of type PGPooledConnection.ConnectionHandler Constructor Description StatementHandler(PGPooledConnection.ConnectionHandler con, java.sql.Statement st)
-