パッケージ org.postgresql.jdbc

クラス PgStatement

java.lang.Object
org.postgresql.jdbc.PgStatement
すべての実装されたインタフェース:
AutoCloseable, Statement, Wrapper, BaseStatement, PGStatement

public class PgStatement extends Object implements Statement, BaseStatement