Uses of Interface
org.postgresql.core.BaseStatement
Packages that use BaseStatement
-
Uses of BaseStatement in org.postgresql.jdbc
Classes in org.postgresql.jdbc that implement BaseStatementModifier and TypeClassDescription(package private) class
(package private) class
class
Fields in org.postgresql.jdbc declared as BaseStatementMethods in org.postgresql.jdbc that return BaseStatementConstructors in org.postgresql.jdbc with parameters of type BaseStatementModifierConstructorDescription(package private)
PgResultSet
(Query originalQuery, BaseStatement statement, Field[] fields, List<Tuple> tuples, ResultCursor cursor, int maxRows, int maxFieldSize, int rsType, int rsConcurrency, int rsHoldability, boolean adaptiveFetch)