Uses of Class
org.postgresql.jdbc.PgConnection
-
Packages that use PgConnection Package Description org.postgresql.jdbc -
-
Uses of PgConnection in org.postgresql.jdbc
Fields in org.postgresql.jdbc declared as PgConnection Modifier and Type Field Description protected PgConnection
PgDatabaseMetaData. connection
Constructors in org.postgresql.jdbc with parameters of type PgConnection Constructor Description PgDatabaseMetaData(PgConnection conn)
-