Package org.postgresql
package org.postgresql
-
ClassDescriptionThe Java SQL framework allows for multiple database drivers.Perform a connect in a separate thread; supports getting the results from the original thread while enforcing a login timeout.This interface defines the public PostgreSQL extensions to java.sql.Connection.Some environment variables are intended to have same meaning as libpq describes here: https://www.postgresql.org/docs/current/libpq-envars.htmlThis interface defines the public PostgreSQL extension for Notifications.All connection parameters that can be either set in JDBC URL, in Driver properties or in datasource setters.Deprecated.As of 8.0, this interface is only present for backwards- compatibility purposes.This interface defines the public PostgreSQL extensions to java.sql.Statement.