All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BaseDataSource Base class for data sources and related classes.BlobInputStream This is an implementation of an InputStream from a large object.BlobOutputStream This implements a basic output stream that writes to a LargeObjectCopyIn Copy bulk data from client into a PostgreSQL table very fast.CopyManager API for PostgreSQL COPY bulk data transferCopyOperation Exchange bulk data between client and PostgreSQL database tables.CopyOut Fastpath This class implements the Fastpath api.FastpathArg Each fastpath call requires an array of arguments, the number and type dependent on the function being called.LargeObject This class provides the basic methods required to run the interface, plus a pair of methods that provide InputStream and OutputStream classes for this object.LargeObjectManager This class implements the large object interface to org.postgresql.NonValidatingFactory Provide a SSLSocketFactory that allows SSL connections to be made without validating the server's certificate.NonValidatingFactory.NonValidatingTM PGbox This represents the box datatype within org.postgresql.PGcircle This represents org.postgresql's circle datatype, consisting of a point and a radiusPGConnection This interface defines the public PostgreSQL extensions to java.sql.Connection.PGConnectionPoolDataSource PostgreSQL implementation of ConnectionPoolDataSource.PGCopyInputStream InputStream for reading from a PostgreSQL COPY TO STDOUT operationPGCopyOutputStream OutputStream for buffered input into a PostgreSQL COPY FROM STDIN operationPGInterval This implements a class that handles the PostgreSQL interval typePGline This implements a line consisting of two points.PGlseg This implements a lseg (line segment) consisting of two pointsPGmoney This implements a class that handles the PostgreSQL money and cash typesPGNotification This interface defines the public PostgreSQL extension for NotificationsPGobject PGobject is a class used to describe unknown types An unknown type is any type that is unknown by JDBC StandardsPGpath This implements a path (a multiple segmented line, which may be closed)PGpoint It maps to the point datatype in org.postgresql.PGpolygon This implements the polygon datatype within PostgreSQL.PGPooledConnection PostgreSQL implementation of the PooledConnection interface.PGPoolingDataSource DataSource which uses connection pooling.PGProperty All connection parameters that can be either set in JDBC URL, in Driver properties or in datasource setters.PGRefCursorResultSet Deprecated. As of 8.0, this interface is only present for backwards- compatibility purposes.PGResultSetMetaData PGSimpleDataSource Simple DataSource which does not perform connection pooling.PGStatement This interface defines the public PostgreSQL extensions to java.sql.Statement.PGXADataSource XA-enabled DataSource implementation.ServerErrorMessage WrappedFactory Provide a wrapper to a real SSLSocketFactory delegating all calls to the contained instance.