Uses of Interface
org.postgresql.core.BaseStatement
-
Packages that use BaseStatement Package Description org.postgresql.jdbc -
-
Uses of BaseStatement in org.postgresql.jdbc
Classes in org.postgresql.jdbc that implement BaseStatement Modifier and Type Class Description classPgStatementFields in org.postgresql.jdbc declared as BaseStatement Modifier and Type Field Description protected BaseStatementPgResultSet. statementMethods in org.postgresql.jdbc that return BaseStatement Modifier and Type Method Description BaseStatementPgResultSet. getPGStatement()
-