Uses of Interface
org.postgresql.PGStatement
-
Packages that use PGStatement Package Description org.postgresql.core org.postgresql.jdbc -
-
Uses of PGStatement in org.postgresql.core
Subinterfaces of PGStatement in org.postgresql.core Modifier and Type Interface Description interface
BaseStatement
Driver-internal statement interface. -
Uses of PGStatement in org.postgresql.jdbc
Classes in org.postgresql.jdbc that implement PGStatement Modifier and Type Class Description class
PgStatement
-