Uses of Package
org.postgresql

Packages that use org.postgresql
org.postgresql   
org.postgresql.copy   
org.postgresql.core   
org.postgresql.jdbc2   
org.postgresql.jdbc3   
org.postgresql.jdbc3g   
org.postgresql.jdbc4   
 

Classes in org.postgresql used by org.postgresql
PGNotification
          This interface defines the public PostgreSQL extension for Notifications
 

Classes in org.postgresql used by org.postgresql.copy
PGConnection
          This interface defines the public PostgreSQL extensions to java.sql.Connection.
 

Classes in org.postgresql used by org.postgresql.core
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.
 

Classes in org.postgresql used by org.postgresql.jdbc2
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.
 

Classes in org.postgresql used by org.postgresql.jdbc3
PGConnection
          This interface defines the public PostgreSQL extensions to java.sql.Connection.
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.
 

Classes in org.postgresql used by org.postgresql.jdbc3g
PGConnection
          This interface defines the public PostgreSQL extensions to java.sql.Connection.
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.
 

Classes in org.postgresql used by org.postgresql.jdbc4
PGConnection
          This interface defines the public PostgreSQL extensions to java.sql.Connection.
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
           
 



Copyright © 2013. All Rights Reserved.