JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.postgresql
,
org.postgresql.copy
,
org.postgresql.core
,
org.postgresql.core.types
,
org.postgresql.core.v2
,
org.postgresql.core.v3
,
org.postgresql.ds
,
org.postgresql.ds.common
,
org.postgresql.ds.jdbc23
,
org.postgresql.ds.jdbc4
,
org.postgresql.fastpath
,
org.postgresql.geometric
,
org.postgresql.gss
,
org.postgresql.jdbc2
,
org.postgresql.jdbc2.optional
,
org.postgresql.jdbc3
,
org.postgresql.jdbc3g
,
org.postgresql.jdbc4
,
org.postgresql.largeobject
,
org.postgresql.ssl
,
org.postgresql.util
,
org.postgresql.xa
,
org.postgresql.xa.jdbc3
,
org.postgresql.xa.jdbc4
Class Hierarchy
java.lang.Object
org.postgresql.ds.jdbc23.
AbstractJdbc23PooledConnection
org.postgresql.ds.jdbc4.
AbstractJdbc4PooledConnection
org.postgresql.ds.
PGPooledConnection
(implements javax.sql.PooledConnection)
org.postgresql.xa.
PGXAConnection
(implements javax.sql.XAConnection, javax.transaction.xa.XAResource)
org.postgresql.jdbc2.
AbstractJdbc2Array
org.postgresql.jdbc4.
Jdbc4Array
(implements java.sql.Array)
org.postgresql.jdbc2.
AbstractJdbc2BlobClob
org.postgresql.jdbc2.
AbstractJdbc2Blob
org.postgresql.jdbc3.
AbstractJdbc3Blob
org.postgresql.jdbc4.
AbstractJdbc4Blob
org.postgresql.jdbc4.
Jdbc4Blob
(implements java.sql.Blob)
org.postgresql.jdbc2.
AbstractJdbc2Clob
org.postgresql.jdbc3.
AbstractJdbc3Clob
org.postgresql.jdbc4.
AbstractJdbc4Clob
org.postgresql.jdbc4.
Jdbc4Clob
(implements java.sql.Clob)
org.postgresql.jdbc2.
AbstractJdbc2Connection
(implements org.postgresql.core.
BaseConnection
)
org.postgresql.jdbc3.
AbstractJdbc3Connection
org.postgresql.jdbc3g.
AbstractJdbc3gConnection
org.postgresql.jdbc4.
Jdbc4Connection
(implements java.sql.Connection)
org.postgresql.jdbc2.
AbstractJdbc2DatabaseMetaData
org.postgresql.jdbc3.
AbstractJdbc3DatabaseMetaData
org.postgresql.jdbc4.
AbstractJdbc4DatabaseMetaData
org.postgresql.jdbc4.
Jdbc4DatabaseMetaData
(implements java.sql.DatabaseMetaData)
org.postgresql.jdbc2.
AbstractJdbc2ResultSet
(implements org.postgresql.core.
BaseResultSet
, org.postgresql.
PGRefCursorResultSet
)
org.postgresql.jdbc3.
AbstractJdbc3ResultSet
org.postgresql.jdbc3g.
AbstractJdbc3gResultSet
org.postgresql.jdbc4.
Jdbc4ResultSet
(implements java.sql.ResultSet)
org.postgresql.jdbc2.
AbstractJdbc2ResultSet.CursorResultHandler
(implements org.postgresql.core.
ResultHandler
)
org.postgresql.jdbc2.
AbstractJdbc2ResultSetMetaData
(implements org.postgresql.
PGResultSetMetaData
)
org.postgresql.jdbc4.
Jdbc4ResultSetMetaData
(implements java.sql.ResultSetMetaData)
org.postgresql.jdbc2.
AbstractJdbc2Statement
(implements org.postgresql.core.
BaseStatement
)
org.postgresql.jdbc3.
AbstractJdbc3Statement
org.postgresql.jdbc3g.
AbstractJdbc3gStatement
org.postgresql.jdbc2.
AbstractJdbc2Statement.StatementResultHandler
(implements org.postgresql.core.
ResultHandler
)
org.postgresql.jdbc3.
AbstractJdbc3ParameterMetaData
org.postgresql.jdbc4.
AbstractJdbc4ParameterMetaData
org.postgresql.jdbc4.
Jdbc4ParameterMetaData
(implements java.sql.ParameterMetaData)
org.postgresql.util.
Base64
org.postgresql.ds.common.
BaseDataSource
(implements javax.naming.Referenceable)
org.postgresql.ds.jdbc23.
AbstractJdbc23ConnectionPoolDataSource
(implements java.io.Serializable)
org.postgresql.ds.jdbc4.
AbstractJdbc4ConnectionPoolDataSource
org.postgresql.ds.
PGConnectionPoolDataSource
(implements javax.sql.ConnectionPoolDataSource)
org.postgresql.jdbc2.optional.
ConnectionPool
org.postgresql.ds.jdbc23.
AbstractJdbc23PoolingDataSource
org.postgresql.ds.jdbc4.
AbstractJdbc4PoolingDataSource
org.postgresql.ds.
PGPoolingDataSource
(implements javax.sql.DataSource)
org.postgresql.jdbc2.optional.
PoolingDataSource
org.postgresql.ds.jdbc23.
AbstractJdbc23SimpleDataSource
(implements java.io.Serializable)
org.postgresql.ds.jdbc4.
AbstractJdbc4SimpleDataSource
org.postgresql.ds.
PGSimpleDataSource
(implements javax.sql.DataSource)
org.postgresql.jdbc2.optional.
SimpleDataSource
org.postgresql.xa.jdbc3.
AbstractJdbc3XADataSource
(implements javax.naming.Referenceable)
org.postgresql.xa.jdbc4.
AbstractJdbc4XADataSource
org.postgresql.xa.
PGXADataSource
(implements javax.sql.XADataSource)
org.postgresql.core.
ConnectionFactory
org.postgresql.core.v2.
ConnectionFactoryImpl
org.postgresql.core.v3.
ConnectionFactoryImpl
org.postgresql.copy.
CopyManager
org.postgresql.core.v3.
CopyOperationImpl
(implements org.postgresql.copy.
CopyOperation
)
org.postgresql.core.v3.
CopyInImpl
(implements org.postgresql.copy.
CopyIn
)
org.postgresql.core.v3.
CopyOutImpl
(implements org.postgresql.copy.
CopyOut
)
org.postgresql.
Driver
(implements java.sql.Driver)
org.postgresql.core.
Encoding
org.postgresql.jdbc2.
EscapedFunctions
org.postgresql.fastpath.
Fastpath
org.postgresql.fastpath.
FastpathArg
org.postgresql.core.
Field
org.postgresql.gss.
GSSCallbackHandler
(implements javax.security.auth.callback.CallbackHandler)
org.postgresql.util.
GT
java.io.InputStream (implements java.io.Closeable)
org.postgresql.largeobject.
BlobInputStream
org.postgresql.copy.
PGCopyInputStream
(implements org.postgresql.copy.
CopyOut
)
org.postgresql.core.
VisibleBufferedInputStream
org.postgresql.jdbc4.
Jdbc4SQLXML
(implements java.sql.SQLXML)
org.postgresql.largeobject.
LargeObject
org.postgresql.largeobject.
LargeObjectManager
org.postgresql.core.
Logger
org.postgresql.gss.
MakeGSS
org.postgresql.ssl.
MakeSSL
org.postgresql.util.
MD5Digest
org.postgresql.core.
Notification
(implements org.postgresql.
PGNotification
)
org.postgresql.core.
Oid
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
org.postgresql.largeobject.
BlobOutputStream
org.postgresql.copy.
PGCopyOutputStream
(implements org.postgresql.copy.
CopyIn
)
org.postgresql.core.
Parser
org.postgresql.core.types.
PGBigDecimal
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.types.
PGBoolean
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.types.
PGByte
(implements org.postgresql.core.types.
PGType
)
org.postgresql.util.
PGbytea
org.postgresql.core.types.
PGDouble
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.types.
PGFloat
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.types.
PGInteger
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.types.
PGLong
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.types.
PGNumber
(implements org.postgresql.core.types.
PGType
)
org.postgresql.util.
PGobject
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGbox
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGcircle
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.util.
PGInterval
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGline
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGlseg
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.util.
PGmoney
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGpath
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGpoint
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.geometric.
PGpolygon
(implements java.lang.Cloneable, java.io.Serializable)
org.postgresql.ds.common.
PGObjectFactory
(implements javax.naming.spi.ObjectFactory)
org.postgresql.xa.
PGXADataSourceFactory
org.postgresql.core.types.
PGShort
(implements org.postgresql.core.types.
PGType
)
org.postgresql.core.
PGStream
org.postgresql.core.types.
PGString
(implements org.postgresql.core.types.
PGType
)
org.postgresql.util.
PGtokenizer
org.postgresql.core.types.
PGUnknown
(implements org.postgresql.core.types.
PGType
)
org.postgresql.util.
PSQLDriverVersion
org.postgresql.jdbc3.
PSQLSavepoint
(implements java.sql.Savepoint)
org.postgresql.util.
PSQLState
(implements java.io.Serializable)
org.postgresql.core.v2.
QueryExecutorImpl
(implements org.postgresql.core.
QueryExecutor
)
org.postgresql.core.v3.
QueryExecutorImpl
(implements org.postgresql.core.
QueryExecutor
)
org.postgresql.jdbc2.
ResultWrapper
org.postgresql.util.
ServerErrorMessage
(implements java.io.Serializable)
org.postgresql.core.
SetupQueryRunner
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
org.postgresql.ssl.
WrappedFactory
org.postgresql.ssl.
NonValidatingFactory
org.postgresql.util.
StreamWrapper
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.io.IOException
org.postgresql.core.
PGBindException
java.sql.SQLException (implements java.lang.Iterable<T>)
org.postgresql.util.
PSQLException
java.sql.SQLWarning
org.postgresql.util.
PSQLWarning
javax.transaction.xa.XAException
org.postgresql.xa.
PGXAException
org.postgresql.jdbc2.
TimestampUtils
org.postgresql.jdbc2.
TypeInfoCache
(implements org.postgresql.core.
TypeInfo
)
org.postgresql.util.
UnixCrypt
org.postgresql.core.
Utils
Interface Hierarchy
java.lang.AutoCloseable
java.sql.Connection (also extends java.sql.Wrapper)
org.postgresql.core.
BaseConnection
(also extends org.postgresql.
PGConnection
)
java.sql.ResultSet (also extends java.sql.Wrapper)
org.postgresql.core.
BaseResultSet
java.sql.Statement (also extends java.sql.Wrapper)
org.postgresql.core.
BaseStatement
(also extends org.postgresql.
PGStatement
)
org.postgresql.copy.
CopyOperation
org.postgresql.copy.
CopyIn
org.postgresql.copy.
CopyOut
org.postgresql.core.
ParameterList
org.postgresql.
PGConnection
org.postgresql.core.
BaseConnection
(also extends java.sql.Connection)
org.postgresql.
PGNotification
org.postgresql.
PGRefCursorResultSet
org.postgresql.
PGResultSetMetaData
org.postgresql.
PGStatement
org.postgresql.core.
BaseStatement
(also extends java.sql.Statement)
org.postgresql.core.types.
PGType
org.postgresql.core.
ProtocolConnection
org.postgresql.core.
Query
org.postgresql.core.
QueryExecutor
org.postgresql.core.
ResultCursor
org.postgresql.core.
ResultHandler
org.postgresql.core.
TypeInfo
java.sql.Wrapper
java.sql.Connection (also extends java.lang.AutoCloseable)
org.postgresql.core.
BaseConnection
(also extends org.postgresql.
PGConnection
)
java.sql.ResultSet (also extends java.lang.AutoCloseable)
org.postgresql.core.
BaseResultSet
java.sql.Statement (also extends java.lang.AutoCloseable)
org.postgresql.core.
BaseStatement
(also extends org.postgresql.
PGStatement
)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes