Uses of Package
org.postgresql

Packages that use org.postgresql
  • Classes in org.postgresql used by org.postgresql
    Class
    Description
    The Java SQL framework allows for multiple database drivers.
    Some environment variables are intended to have same meaning as libpq describes here: https://www.postgresql.org/docs/current/libpq-envars.html
    This 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.
  • Class
    Description
    This interface defines the public PostgreSQL extensions to java.sql.Connection.
  • Class
    Description
    This interface defines the public PostgreSQL extensions to java.sql.Connection.
    This interface defines the public PostgreSQL extension for Notifications.
    This interface defines the public PostgreSQL extensions to java.sql.Statement.
  • Class
    Description
    All connection parameters that can be either set in JDBC URL, in Driver properties or in datasource setters.
  • Class
    Description
    This interface defines the public PostgreSQL extensions to java.sql.Connection.
    This interface defines the public PostgreSQL extension for Notifications.
    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.
  • Class
    Description
    Some environment variables are intended to have same meaning as libpq describes here: https://www.postgresql.org/docs/current/libpq-envars.html
    All connection parameters that can be either set in JDBC URL, in Driver properties or in datasource setters.