Package Hierarchies:
- org.postgresql,
- org.postgresql.copy,
- org.postgresql.core,
- org.postgresql.core.v3,
- org.postgresql.core.v3.adaptivefetch,
- org.postgresql.core.v3.replication,
- org.postgresql.ds,
- org.postgresql.ds.common,
- org.postgresql.fastpath,
- org.postgresql.geometric,
- org.postgresql.gss,
- org.postgresql.hostchooser,
- org.postgresql.jdbc,
- org.postgresql.jdbc2,
- org.postgresql.jdbc2.optional,
- org.postgresql.jdbc3,
- org.postgresql.jdbcurlresolver,
- org.postgresql.largeobject,
- org.postgresql.plugin,
- org.postgresql.replication,
- org.postgresql.replication.fluent,
- org.postgresql.replication.fluent.logical,
- org.postgresql.replication.fluent.physical,
- org.postgresql.ssl,
- org.postgresql.ssl.jdbc4,
- org.postgresql.sspi,
- org.postgresql.translation,
- org.postgresql.util,
- org.postgresql.util.internal,
- org.postgresql.xa,
- org.postgresql.xml
Class Hierarchy
- java.lang.Object
- org.postgresql.jdbc.AbstractBlobClob
- org.postgresql.jdbc.PgBlob (implements java.sql.Blob)
- org.postgresql.jdbc.PgClob (implements java.sql.Clob)
- org.postgresql.jdbc.AbstractBlobClob.LOIterator
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.postgresql.replication.fluent.AbstractCreateSlotBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder<T>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.postgresql.replication.fluent.AbstractStreamBuilder<T> (implements org.postgresql.replication.fluent.ChainedCommonStreamBuilder<T>)
- org.postgresql.core.v3.adaptivefetch.AdaptiveFetchCache
- org.postgresql.core.v3.adaptivefetch.AdaptiveFetchCacheEntry
- org.postgresql.jdbc2.ArrayAssistantRegistry
- org.postgresql.jdbc.ArrayDecoding
- org.postgresql.jdbc.ArrayDecoding.AbstractObjectStringArrayDecoder<A> (implements org.postgresql.jdbc.ArrayDecoding.ArrayDecoder<A>)
- org.postgresql.jdbc.ArrayEncoding
- org.postgresql.jdbc.ArrayEncoding.AbstractArrayEncoder<A> (implements org.postgresql.jdbc.ArrayEncoding.ArrayEncoder<A>)
- org.postgresql.jdbc.ArrayEncoding.RecursiveArrayEncoder (implements org.postgresql.jdbc.ArrayEncoding.ArrayEncoder<A>)
- org.postgresql.jdbc.ArrayEncoding.TwoDimensionPrimitiveArrayEncoder<A> (implements org.postgresql.jdbc.ArrayEncoding.ArrayEncoder<A>)
- org.postgresql.core.AsciiStringInterner
- org.postgresql.core.AsciiStringInterner.BaseKey
- org.postgresql.core.v3.AuthenticationPluginManager
- org.postgresql.ds.common.BaseDataSource (implements javax.sql.CommonDataSource, javax.naming.Referenceable)
- org.postgresql.core.BaseQueryKey (implements org.postgresql.util.CanEstimateSize)
- org.postgresql.jdbc.BooleanTypeUtil
- org.postgresql.util.ByteBufferByteStreamWriter (implements org.postgresql.util.ByteStreamWriter)
- org.postgresql.util.ByteBuffersByteStreamWriter (implements org.postgresql.util.ByteStreamWriter)
- org.postgresql.util.ByteConverter
- org.postgresql.util.ByteConverter.PositiveShorts
- org.postgresql.core.CachedQuery (implements org.postgresql.util.CanEstimateSize)
- org.postgresql.core.CachedQueryCreateAction (implements org.postgresql.util.LruCache.CreateAction<Key,Value>)
- org.postgresql.hostchooser.CandidateHost
- org.postgresql.core.CommandCompleteParser
- org.postgresql.core.v3.CompositeParameterList (implements org.postgresql.core.v3.V3ParameterList)
- org.postgresql.core.v3.CompositeQuery (implements org.postgresql.core.Query)
- javax.security.auth.login.Configuration
- org.postgresql.core.ConnectionFactory
- org.postgresql.core.v3.ConnectionFactoryImpl.StartupParam
- org.postgresql.copy.CopyManager
- org.postgresql.core.v3.CopyOperationImpl (implements org.postgresql.copy.CopyOperation)
- java.util.Date (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
- org.postgresql.xml.DefaultPGXmlFactoryFactory (implements org.postgresql.xml.PGXmlFactoryFactory)
- org.postgresql.core.v3.DescribeRequest
- java.util.Dictionary<K,V>
- org.postgresql.Driver (implements java.sql.Driver)
- org.postgresql.Driver.ConnectThread (implements java.lang.Runnable)
- org.postgresql.util.DriverInfo
- org.postgresql.xml.EmptyStringEntityResolver (implements org.xml.sax.EntityResolver)
- org.postgresql.core.Encoding
- org.postgresql.core.EncodingPredictor
- org.postgresql.core.EncodingPredictor.DecodeResult
- org.postgresql.core.EncodingPredictor.Translation
- org.postgresql.jdbc.EscapedFunctions
- org.postgresql.jdbc.EscapedFunctions2
- org.postgresql.core.v3.ExecuteRequest
- org.postgresql.fastpath.Fastpath
- org.postgresql.fastpath.FastpathArg
- org.postgresql.core.Field
- org.postgresql.jdbc.FieldMetadata (implements org.postgresql.util.CanEstimateSize)
- org.postgresql.jdbc.FieldMetadata.Key
- org.postgresql.hostchooser.GlobalHostStatusTracker
- org.postgresql.hostchooser.GlobalHostStatusTracker.HostSpecStatus
- org.postgresql.gss.GssAction (implements java.util.concurrent.Callable<V>, java.security.PrivilegedAction<T>)
- org.postgresql.gss.GSSCallbackHandler (implements javax.security.auth.callback.CallbackHandler)
- org.postgresql.gss.GssEncAction (implements java.util.concurrent.Callable<V>, java.security.PrivilegedAction<T>)
- org.postgresql.util.GT
- java.util.logging.Handler
- org.postgresql.hostchooser.HostChooserFactory
- org.postgresql.util.HostSpec
- org.postgresql.util.HStoreConverter
- java.io.InputStream (implements java.io.Closeable)
- org.postgresql.util.IntList
- org.postgresql.util.internal.IntSet
- org.postgresql.util.JdbcBlackHole
- org.postgresql.core.JdbcCallParseInfo
- org.postgresql.util.KerberosTicket
- org.postgresql.largeobject.LargeObject (implements java.lang.AutoCloseable)
- org.postgresql.largeobject.LargeObjectManager
- org.postgresql.util.LazyCleaner
- org.postgresql.ssl.LazyKeyManager (implements javax.net.ssl.X509KeyManager)
- org.postgresql.xml.LegacyInsecurePGXmlFactoryFactory (implements org.postgresql.xml.PGXmlFactoryFactory)
- org.postgresql.ssl.LibPQFactory.ConsoleCallbackHandler (implements javax.security.auth.callback.CallbackHandler)
- org.postgresql.replication.LogSequenceNumber (implements java.lang.Comparable<T>)
- org.postgresql.util.LruCache<Key,Value> (implements org.postgresql.util.Gettable<K,V>)
- org.postgresql.gss.MakeGSS
- org.postgresql.util.MD5Digest
- org.postgresql.hostchooser.MultiHostChooser (implements org.postgresql.hostchooser.HostChooser)
- org.postgresql.core.NativeQuery
- org.postgresql.ssl.NonValidatingFactory.NonValidatingTM (implements javax.net.ssl.X509TrustManager)
- org.postgresql.core.Notification (implements org.postgresql.PGNotification)
- org.postgresql.xml.NullErrorHandler (implements org.xml.sax.ErrorHandler)
- org.postgresql.util.internal.Nullness
- org.postgresql.util.NumberParser
- org.postgresql.util.ObjectFactory
- org.postgresql.core.Oid
- org.postgresql.util.OSUtil
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.postgresql.core.Parser
- org.postgresql.util.PasswordUtil
- org.postgresql.util.PasswordUtil.SecureRandomHolder
- org.postgresql.jdbc.PgArray (implements java.sql.Array)
- org.postgresql.util.PGbytea
- org.postgresql.jdbc.PgConnection (implements org.postgresql.core.BaseConnection)
- org.postgresql.jdbc.PgConnection.AbortCommand (implements java.lang.Runnable)
- org.postgresql.jdbc.PgConnectionCleaningAction (implements org.postgresql.util.LazyCleaner.CleaningAction<T>)
- org.postgresql.jdbc.PgDatabaseMetaData (implements java.sql.DatabaseMetaData)
- org.postgresql.ssl.PGjdbcHostnameVerifier (implements javax.net.ssl.HostnameVerifier)
- org.postgresql.util.PGJDBCMain
- org.postgresql.util.PGobject (implements java.lang.Cloneable, java.io.Serializable)
- org.postgresql.geometric.PGbox (implements java.lang.Cloneable, org.postgresql.util.PGBinaryObject, 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, org.postgresql.util.PGBinaryObject, java.io.Serializable)
- org.postgresql.geometric.PGpolygon (implements java.lang.Cloneable, java.io.Serializable)
- org.postgresql.jdbc.PgResultSet.NullObject
- org.postgresql.ds.common.PGObjectFactory (implements javax.naming.spi.ObjectFactory)
- org.postgresql.jdbc.PgParameterMetaData (implements java.sql.ParameterMetaData)
- org.postgresql.jdbcurlresolver.PgPassParser
- org.postgresql.ds.PGPooledConnection (implements javax.sql.PooledConnection)
- org.postgresql.ds.PGPooledConnection.ConnectionHandler (implements java.lang.reflect.InvocationHandler)
- org.postgresql.ds.PGPooledConnection.StatementHandler (implements java.lang.reflect.InvocationHandler)
- org.postgresql.util.PGPropertyMaxResultBufferParser
- org.postgresql.util.PGPropertyUtil
- org.postgresql.replication.PGReplicationConnectionImpl (implements org.postgresql.replication.PGReplicationConnection)
- org.postgresql.jdbc.PgResultSet (implements org.postgresql.PGRefCursorResultSet, java.sql.ResultSet)
- org.postgresql.jdbc.PgResultSet.PrimaryKey
- org.postgresql.jdbc.PgResultSetMetaData (implements org.postgresql.PGResultSetMetaData, java.sql.ResultSetMetaData)
- org.postgresql.jdbcurlresolver.PgServiceConfParser
- org.postgresql.jdbc.PgSQLXML (implements java.sql.SQLXML)
- org.postgresql.jdbc.PgStatement (implements org.postgresql.core.BaseStatement, java.sql.Statement)
- org.postgresql.core.PGStream (implements java.io.Closeable, java.io.Flushable)
- org.postgresql.util.PGtokenizer
- org.postgresql.xa.PGXAConnection.ConnectionHandler (implements java.lang.reflect.InvocationHandler)
- org.postgresql.ssl.PKCS12KeyManager (implements javax.net.ssl.X509KeyManager)
- org.postgresql.core.v3.Portal (implements org.postgresql.core.ResultCursor)
- org.postgresql.jdbc.PSQLSavepoint (implements java.sql.Savepoint)
- org.postgresql.jdbc.PSQLWarningWrapper
- org.postgresql.core.QueryExecutorBase (implements org.postgresql.core.QueryExecutor)
- org.postgresql.core.QueryExecutorCloseAction (implements java.io.Closeable)
- org.postgresql.jdbc.QueryExecutorTimeZoneProvider (implements org.postgresql.core.Provider<T>)
- org.postgresql.xa.RecoveredXid (implements javax.transaction.xa.Xid)
- java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
- java.lang.ref.Reference<T>
- org.postgresql.replication.fluent.ReplicationCreateSlotBuilder (implements org.postgresql.replication.fluent.ChainedCreateReplicationSlotBuilder)
- org.postgresql.replication.ReplicationSlotInfo
- org.postgresql.replication.fluent.ReplicationStreamBuilder (implements org.postgresql.replication.fluent.ChainedStreamBuilder)
- java.util.ResourceBundle
- org.postgresql.core.ResultHandlerBase (implements org.postgresql.core.ResultHandler)
- org.postgresql.core.ResultHandlerDelegate (implements org.postgresql.core.ResultHandler)
- org.postgresql.jdbc.ResultWrapper
- org.postgresql.core.v3.ScramAuthenticator
- org.postgresql.util.ServerErrorMessage (implements java.io.Serializable)
- org.postgresql.core.SetupQueryRunner
- org.postgresql.util.SharedTimer
- org.postgresql.util.SharedTimer.TimerCleanup (implements org.postgresql.util.LazyCleaner.CleaningAction<T>)
- org.postgresql.core.v3.SimpleParameterList (implements org.postgresql.core.v3.V3ParameterList)
- org.postgresql.core.v3.SimpleQuery (implements org.postgresql.core.Query)
- org.postgresql.ssl.SingleCertValidatingFactory.SingleCertTrustManager (implements javax.net.ssl.X509TrustManager)
- org.postgresql.hostchooser.SingleHostChooser (implements org.postgresql.hostchooser.HostChooser)
- javax.net.SocketFactory
- org.postgresql.core.SocketFactoryFactory
- org.postgresql.core.SqlCommand
- org.postgresql.util.StreamWrapper (implements java.io.Closeable)
- org.postgresql.util.TempFileHolder (implements org.postgresql.util.LazyCleaner.CleaningAction<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.util.TimerTask (implements java.lang.Runnable)
- org.postgresql.jdbc.TimestampUtils
- org.postgresql.jdbc.TimestampUtils.ParsedBinaryTimestamp
- org.postgresql.jdbc.TimestampUtils.ParsedTimestamp
- org.postgresql.core.Tuple
- org.postgresql.jdbc.TypeInfoCache (implements org.postgresql.core.TypeInfo)
- org.postgresql.util.URLCoder
- org.postgresql.core.Utils
- org.postgresql.jdbc.UUIDArrayAssistant (implements org.postgresql.jdbc2.ArrayAssistant)
- org.postgresql.core.v3.replication.V3PGReplicationStream (implements org.postgresql.replication.PGReplicationStream)
- org.postgresql.core.v3.replication.V3ReplicationProtocol (implements org.postgresql.core.ReplicationProtocol)