Uses of Class
org.postgresql.jdbc.PgConnection

Packages that use PgConnection
org.postgresql.jdbc   
 

Uses of PgConnection in org.postgresql.jdbc
 

Fields in org.postgresql.jdbc declared as PgConnection
protected  PgConnection PgDatabaseMetaData.connection
           
 

Constructors in org.postgresql.jdbc with parameters of type PgConnection
PgDatabaseMetaData(PgConnection conn)
           
 



Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.