Package | Description |
---|---|
org.postgresql | |
org.postgresql.copy | |
org.postgresql.core | |
org.postgresql.ds.common | |
org.postgresql.jdbc |
Class and Description |
---|
PGNotification
This interface defines the public PostgreSQL extension for Notifications.
|
PGProperty
All connection parameters that can be either set in JDBC URL, in Driver properties or in
datasource setters.
|
Class and Description |
---|
PGConnection
This interface defines the public PostgreSQL extensions to java.sql.Connection.
|
Class and Description |
---|
PGConnection
This interface defines the public PostgreSQL extensions to java.sql.Connection.
|
PGNotification
This interface defines the public PostgreSQL extension for Notifications.
|
PGStatement
This interface defines the public PostgreSQL extensions to java.sql.Statement.
|
Class and Description |
---|
PGProperty
All connection parameters that can be either set in JDBC URL, in Driver properties or in
datasource setters.
|
Class and Description |
---|
PGConnection
This interface defines the public PostgreSQL extensions to java.sql.Connection.
|
PGNotification
This interface defines the public PostgreSQL extension for Notifications.
|
PGRefCursorResultSet
Deprecated.
As of 8.0, this interface is only present for backwards- compatibility purposes. New
code should call getString() on the ResultSet that contains the refcursor to obtain
the underlying cursor name.
|
PGResultSetMetaData |
PGStatement
This interface defines the public PostgreSQL extensions to java.sql.Statement.
|
Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.