Class PgPreparedStatement

java.lang.Object
org.postgresql.jdbc.PgStatement
org.postgresql.jdbc.PgPreparedStatement
All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper, BaseStatement, PGStatement
Direct Known Subclasses:
PgCallableStatement

class PgPreparedStatement extends PgStatement implements PreparedStatement