JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.impossibl.jdbc.spy
,
com.impossibl.postgres.api.data
,
com.impossibl.postgres.api.jdbc
,
com.impossibl.postgres.datetime
,
com.impossibl.postgres.jdbc
,
com.impossibl.postgres.jdbc.xa
,
com.impossibl.postgres.protocol
,
com.impossibl.postgres.protocol.ssl
,
com.impossibl.postgres.protocol.v30
,
com.impossibl.postgres.system
,
com.impossibl.postgres.system.procs
,
com.impossibl.postgres.system.tables
,
com.impossibl.postgres.types
,
com.impossibl.postgres.utils
,
com.impossibl.postgres.utils.guava
Class Hierarchy
java.lang.
Object
com.impossibl.postgres.system.
AbstractContext
(implements com.impossibl.postgres.system.
Context
)
com.impossibl.postgres.system.
BasicContext
com.impossibl.postgres.jdbc.
PGDirectConnection
(implements com.impossibl.postgres.api.jdbc.
PGConnection
)
com.impossibl.postgres.system.
SettingsContext
com.impossibl.postgres.system.
TypeMapContext
com.impossibl.postgres.jdbc.
AbstractDataSource
(implements javax.sql.
CommonDataSource
)
com.impossibl.postgres.jdbc.AbstractGeneratedDataSource
com.impossibl.postgres.jdbc.
PGConnectionPoolDataSource
(implements javax.sql.
ConnectionPoolDataSource
, javax.naming.
Referenceable
)
com.impossibl.postgres.jdbc.
PGDataSource
(implements javax.sql.
DataSource
, javax.naming.
Referenceable
)
com.impossibl.postgres.jdbc.xa.
PGXADataSource
(implements javax.naming.
Referenceable
, javax.sql.
XADataSource
)
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
LinkedHashMap
<K,V> (implements java.util.
Map
<K,V>)
com.impossibl.postgres.utils.
CacheMap
<K,V>
io.netty.util.AbstractReferenceCounted (implements io.netty.util.ReferenceCounted)
com.impossibl.postgres.protocol.
FieldBuffersRowData
(implements io.netty.util.ReferenceCounted, com.impossibl.postgres.protocol.
UpdatableRowData
)
com.impossibl.postgres.protocol.
ResultBatch
(implements java.lang.
AutoCloseable
)
com.impossibl.postgres.protocol.
RowDataSet
com.impossibl.postgres.api.data.
ACLItem
com.impossibl.postgres.api.data.
ACLItem.Right
com.impossibl.postgres.jdbc.
APITracing
com.impossibl.jdbc.spy.
ArrayRelay
(implements java.sql.
Array
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
ArrayTracer
com.impossibl.postgres.jdbc.
ArrayUtils
com.impossibl.postgres.utils.
Await
com.impossibl.postgres.jdbc.xa.
Base64
com.impossibl.postgres.system.procs.
BaseProcProvider
(implements com.impossibl.postgres.system.procs.
ProcProvider
)
com.impossibl.postgres.system.procs.
SettingSelectProcProvider
com.impossibl.postgres.system.procs.
TimestampsWithoutTZ
com.impossibl.postgres.system.procs.
TimestampsWithTZ
com.impossibl.postgres.system.procs.
TimesWithoutTZ
com.impossibl.postgres.system.procs.
TimesWithTZ
com.impossibl.postgres.system.procs.
SimpleProcProvider
com.impossibl.postgres.system.procs.
ACLItems
com.impossibl.postgres.system.procs.
Arrays
com.impossibl.postgres.system.procs.
BitMods
com.impossibl.postgres.system.procs.
Bits
com.impossibl.postgres.system.procs.
Bools
com.impossibl.postgres.system.procs.
Bytes
com.impossibl.postgres.system.procs.
Cidrs
com.impossibl.postgres.system.procs.
Circles
com.impossibl.postgres.system.procs.
ConvertedBytes
com.impossibl.postgres.system.procs.
Dates
com.impossibl.postgres.system.procs.
Domains
com.impossibl.postgres.system.procs.
Float4s
com.impossibl.postgres.system.procs.
Float8s
com.impossibl.postgres.system.procs.
HStores
com.impossibl.postgres.system.procs.
Inets
com.impossibl.postgres.system.procs.
Int2s
com.impossibl.postgres.system.procs.
Int2Vectors
com.impossibl.postgres.system.procs.
Int4s
com.impossibl.postgres.system.procs.
Int8s
com.impossibl.postgres.system.procs.
Intervals
com.impossibl.postgres.system.procs.
Jsons
com.impossibl.postgres.system.procs.
Lines
com.impossibl.postgres.system.procs.
LSegs
com.impossibl.postgres.system.procs.
Boxes
com.impossibl.postgres.system.procs.
MacAddr8s
com.impossibl.postgres.system.procs.
MacAddrs
com.impossibl.postgres.system.procs.
Moneys
com.impossibl.postgres.system.procs.
Names
com.impossibl.postgres.system.procs.
NumericMods
com.impossibl.postgres.system.procs.
Numerics
com.impossibl.postgres.system.procs.
Oids
com.impossibl.postgres.system.procs.
OidVectors
com.impossibl.postgres.system.procs.
Paths
com.impossibl.postgres.system.procs.
Points
com.impossibl.postgres.system.procs.
Polygons
com.impossibl.postgres.system.procs.
Ranges
com.impossibl.postgres.system.procs.
Records
com.impossibl.postgres.system.procs.
Strings
com.impossibl.postgres.system.procs.
Tids
com.impossibl.postgres.system.procs.
TimeMods
com.impossibl.postgres.system.procs.
TimestampMods
com.impossibl.postgres.system.procs.
UInt4s
com.impossibl.postgres.system.procs.
UUIDs
com.impossibl.postgres.system.procs.
XMLs
com.impossibl.jdbc.spy.
BlobRelay
(implements java.sql.
Blob
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
BlobTracer
com.impossibl.postgres.utils.
ByteBufs
com.impossibl.postgres.utils.guava.
ByteStreams
com.impossibl.jdbc.spy.
CallableStatementRelay
(implements java.sql.
CallableStatement
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
CallableStatementTracer
com.impossibl.postgres.jdbc.
CancelRequestTask
io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
com.impossibl.postgres.protocol.v30.
MessageDispatchHandler
com.impossibl.postgres.utils.guava.
CharStreams
com.impossibl.jdbc.spy.
ClobRelay
(implements java.sql.
Clob
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
ClobTracer
com.impossibl.postgres.protocol.v30.
CloseRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.utils.
CompositeCharSequence
(implements java.lang.
CharSequence
)
com.impossibl.jdbc.spy.
ConnectionPoolDataSourceRelay
(implements javax.sql.
ConnectionPoolDataSource
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
ConnectionPoolDataSourceTracer
com.impossibl.jdbc.spy.
ConnectionRelay
(implements java.sql.
Connection
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
ConnectionTracer
com.impossibl.postgres.protocol.ssl.
ConsolePasswordCallbackHandler
(implements com.impossibl.postgres.protocol.ssl.
ConfiguredCallbackHandler
)
com.impossibl.postgres.protocol.v30.
CopyInRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.protocol.v30.
CopyOutRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.system.
CustomTypes
com.impossibl.jdbc.spy.
DatabaseMetaDataRelay
(implements java.sql.
DatabaseMetaData
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
DatabaseMetaDataTracer
com.impossibl.jdbc.spy.
DataSourceRelay
(implements javax.sql.
DataSource
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.postgres.jdbc.
DataSourceSettings
com.impossibl.jdbc.spy.
DataSourceTracer
com.impossibl.postgres.system.
DateStyle
io.netty.buffer.DefaultByteBufHolder (implements io.netty.buffer.ByteBufHolder)
com.impossibl.postgres.protocol.v30.
BufferRowData
(implements io.netty.util.ReferenceCounted, com.impossibl.postgres.protocol.
RowData
)
com.impossibl.postgres.jdbc.
DirectQuery
(implements com.impossibl.postgres.jdbc.
Query
)
com.impossibl.postgres.system.procs.
Domains.BinEncoder
com.impossibl.postgres.system.procs.
Domains.TxtEncoder
com.impossibl.postgres.system.
Empty
com.impossibl.postgres.jdbc.
ErrorUtils
com.impossibl.postgres.jdbc.
Exceptions
com.impossibl.postgres.protocol.v30.
ExecuteStatementRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.protocol.
FieldFormats
com.impossibl.postgres.protocol.v30.
FunctionCallRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.system.
Identifier
com.impossibl.postgres.jdbc.
Identifiers
com.impossibl.postgres.api.data.
InetAddr
com.impossibl.postgres.api.data.
CidrAddr
java.io.
InputStream
(implements java.io.
Closeable
)
com.impossibl.postgres.jdbc.
BlobInputStream
java.io.
FilterInputStream
com.impossibl.postgres.utils.guava.
ByteStreams.LimitedInputStream
com.impossibl.postgres.api.data.
Interval
(implements java.io.
Serializable
, java.time.temporal.
TemporalAmount
)
com.impossibl.postgres.datetime.
ISODateFormat
(implements com.impossibl.postgres.datetime.
DateTimeFormat
)
com.impossibl.postgres.datetime.
ISOIntervalFormat
(implements com.impossibl.postgres.datetime.
IntervalFormat
)
com.impossibl.postgres.datetime.
ISOTimeFormat
(implements com.impossibl.postgres.datetime.
DateTimeFormat
)
com.impossibl.postgres.datetime.
ISOTimestampFormat
(implements com.impossibl.postgres.datetime.
DateTimeFormat
)
com.impossibl.postgres.datetime.
ISOTimestampFormat.Parser
(implements com.impossibl.postgres.datetime.
DateTimeFormat.Parser
)
com.impossibl.postgres.system.
JavaTypeMapping
com.impossibl.postgres.jdbc.
JDBCSettings
com.impossibl.postgres.utils.guava.
Joiner
com.impossibl.postgres.utils.guava.
Joiner.MapJoiner
com.impossibl.postgres.system.procs.
Jsons.BinDecoder
com.impossibl.postgres.system.procs.
Jsons.BinEncoder
com.impossibl.postgres.protocol.v30.
LazyExecuteRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.protocol.v30.
LazyQueryRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.utils.
Locales
com.impossibl.postgres.utils.
MD5Authentication
com.impossibl.postgres.types.
Modifiers
com.impossibl.postgres.system.procs.
Names.TxtDecoder
com.impossibl.postgres.system.procs.
Names.TxtEncoder
com.impossibl.jdbc.spy.
NClobRelay
(implements java.sql.
NClob
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
NClobTracer
com.impossibl.postgres.system.procs.
NestedArrays
com.impossibl.postgres.protocol.ssl.
NonValidatingTrustManager
(implements javax.net.ssl.
X509TrustManager
)
com.impossibl.postgres.protocol.
Notice
(implements java.io.
Serializable
)
com.impossibl.postgres.utils.
Nulls
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
com.impossibl.postgres.jdbc.
BlobOutputStream
com.impossibl.jdbc.spy.
ParameterMetaDataRelay
(implements java.sql.
ParameterMetaData
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
ParameterMetaDataTracer
com.impossibl.postgres.system.
ParameterNames
com.impossibl.postgres.api.data.
Path
com.impossibl.postgres.utils.
Paths
com.impossibl.postgres.jdbc.
PGArray
(implements java.sql.
Array
)
com.impossibl.postgres.jdbc.
PGBuffersArray
com.impossibl.postgres.jdbc.
PGBlob
(implements java.sql.
Blob
)
com.impossibl.postgres.jdbc.
PGBufferBlob
(implements java.sql.
Blob
)
com.impossibl.postgres.jdbc.
PGCallableStatement
(implements java.sql.
CallableStatement
)
com.impossibl.postgres.jdbc.
PGClob
(implements java.sql.
Clob
)
com.impossibl.postgres.jdbc.
PGConnectionPoolDataSourceObjectFactory
(implements javax.naming.spi.
ObjectFactory
)
com.impossibl.postgres.jdbc.
PGDataSourceObjectFactory
(implements javax.naming.spi.
ObjectFactory
)
com.impossibl.postgres.jdbc.
PGDriver
(implements java.sql.
Driver
, java.sql.
DriverAction
)
com.impossibl.postgres.jdbc.
PGParameterMetaData
(implements java.sql.
ParameterMetaData
)
com.impossibl.postgres.jdbc.
PGPooledConnection
(implements javax.sql.
PooledConnection
)
com.impossibl.postgres.jdbc.xa.
PGXAConnection
(implements javax.sql.
XAConnection
, javax.transaction.xa.
XAResource
)
com.impossibl.postgres.jdbc.
PGPooledConnectionDelegator
(implements com.impossibl.postgres.api.jdbc.
PGConnection
)
com.impossibl.postgres.jdbc.xa.
PGXAConnectionDelegator
com.impossibl.postgres.jdbc.
PGRowId
(implements java.sql.
RowId
)
com.impossibl.postgres.jdbc.
PGSQLInput
<Buffer> (implements java.sql.
SQLInput
)
com.impossibl.postgres.jdbc.
PGSQLInput.Binary
com.impossibl.postgres.jdbc.
PGSQLInput.Text
com.impossibl.postgres.jdbc.
PGSQLOutput
(implements java.sql.
SQLOutput
)
com.impossibl.postgres.jdbc.
PGSQLXML
(implements java.sql.
SQLXML
)
com.impossibl.postgres.jdbc.
PGStatementDelegator
(implements java.sql.
Statement
)
com.impossibl.postgres.jdbc.
PGPreparedStatementDelegator
(implements java.sql.
PreparedStatement
)
com.impossibl.postgres.jdbc.
PGCallableStatementDelegator
(implements java.sql.
CallableStatement
)
com.impossibl.postgres.jdbc.
PGStruct
(implements java.sql.
Struct
)
com.impossibl.postgres.jdbc.
PGBuffersStruct
<Buffer>
com.impossibl.postgres.jdbc.
PGBuffersStruct.Binary
com.impossibl.postgres.jdbc.
PGBuffersStruct.Text
com.impossibl.postgres.jdbc.
PGValuesStruct
com.impossibl.postgres.system.tables.
PGTypeTable
(implements com.impossibl.postgres.system.tables.
Table
<R>)
com.impossibl.postgres.system.tables.
PGTypeTable.Row
(implements com.impossibl.postgres.system.tables.
Table.Row
)
com.impossibl.postgres.jdbc.xa.
PGXADataSourceObjectFactory
(implements javax.naming.spi.
ObjectFactory
)
com.impossibl.jdbc.spy.
PooledConnectionRelay
(implements javax.sql.
PooledConnection
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
PooledConnectionTracer
com.impossibl.postgres.datetime.
PostgresIntervalFormat
(implements com.impossibl.postgres.datetime.
IntervalFormat
)
com.impossibl.postgres.utils.guava.
Preconditions
com.impossibl.postgres.jdbc.
PreparedQuery
(implements com.impossibl.postgres.jdbc.
Query
)
com.impossibl.jdbc.spy.
PreparedStatementRelay
(implements java.sql.
PreparedStatement
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
PreparedStatementTracer
com.impossibl.postgres.protocol.v30.
PrepareRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.system.procs.
Procs
com.impossibl.postgres.protocol.v30.
ProtocolChannel
com.impossibl.postgres.types.
QualifiedName
com.impossibl.postgres.protocol.v30.
QueryRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.postgres.api.data.
Range
<T>
com.impossibl.postgres.api.data.
Range.Flags
java.io.
Reader
(implements java.io.
Closeable
, java.lang.
Readable
)
com.impossibl.postgres.jdbc.
ClobReader
java.io.
FilterReader
com.impossibl.postgres.utils.guava.
CharStreams.LimitedReader
com.impossibl.jdbc.spy.
RefRelay
(implements java.sql.
Ref
, com.impossibl.jdbc.spy.
Relay
<T>)
com.impossibl.jdbc.spy.
RefTracer
com.impossibl.postgres.types.
Registry
com.impossibl.postgres.protocol.
RequestExecutorHandlers
com.impossibl.postgres.protocol.
RequestExecutorHandlers.Result
(implements com.impossibl.postgres.protocol.
RequestExecutor.ErrorHandler
)
com.impossibl.postgres.protocol.
RequestExecutorHandlers.PrepareResult
(implements com.impossibl.postgres.protocol.
RequestExecutor.PrepareHandler
)
com.impossibl.postgres.protocol.
RequestExecutorHandlers.SynchronizedResult
(implements com.impossibl.postgres.protocol.
RequestExecutor.SynchronizedHandler
)
com.impossibl.postgres.protocol.
RequestExecutorHandlers.AnyQueryResult
com.impossibl.postgres.protocol.
RequestExecutorHandlers.ExecuteResult
(implements com.impossibl.postgres.protocol.
RequestExecutor.ExecuteHandler
)
com.impossibl.postgres.protocol.
RequestExecutorHandlers.QueryResult
(implements com.impossibl.postgres.protocol.
RequestExecutor.ExtendedQueryHandler
)
com.impossibl.postgres.protocol.
RequestExecutorHandlers.CompositeQueryResults
(implements com.impossibl.postgres.protocol.
RequestExecutor.QueryHandler
)
com.impossibl.postgres.protocol.
ResultBatches
com.impossibl.postgres.protocol.
ResultField
(implements com.impossibl.postgres.protocol.
FieldFormatRef
)
com.impossibl.jdbc.spy.
ResultSetMetaDataRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
ResultSetMetaData
)
com.impossibl.jdbc.spy.
ResultSetMetaDataTracer
com.impossibl.jdbc.spy.
ResultSetRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
ResultSet
)
com.impossibl.jdbc.spy.
ResultSetTracer
com.impossibl.postgres.protocol.v30.
ResumePortalRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.jdbc.spy.
RowIdRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
RowId
)
com.impossibl.jdbc.spy.
RowIdTracer
com.impossibl.jdbc.spy.
SavepointRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
Savepoint
)
com.impossibl.jdbc.spy.
SavepointTracer
com.impossibl.postgres.protocol.
ServerConnection.KeyData
com.impossibl.postgres.protocol.v30.
ServerConnectionFactory
(implements com.impossibl.postgres.protocol.
ServerConnectionFactory
)
com.impossibl.postgres.system.
ServerConnectionInfo
com.impossibl.postgres.protocol.v30.
ServerConnectionShared
com.impossibl.postgres.protocol.v30.
ServerConnectionShared.Ref
com.impossibl.postgres.system.
ServerInfo
com.impossibl.postgres.system.
Setting
<T>
com.impossibl.postgres.system.
Setting.Group
com.impossibl.postgres.system.
Settings
com.impossibl.postgres.types.
SharedRegistry
com.impossibl.jdbc.spy.
SimpleTraceOutput
(implements com.impossibl.jdbc.spy.
TraceOutput
)
com.impossibl.jdbc.spy.
FileTraceOutput
com.impossibl.jdbc.spy.
SpyDriver
(implements java.sql.
Driver
)
com.impossibl.postgres.jdbc.
SQLText
com.impossibl.postgres.jdbc.
SQLTextEscapes
com.impossibl.postgres.jdbc.
SQLTextTree
com.impossibl.postgres.jdbc.
SQLTextTree.Node
com.impossibl.postgres.jdbc.
SQLTextTree.CompositeNode
com.impossibl.postgres.jdbc.
SQLTextTree.EscapeNode
com.impossibl.postgres.jdbc.
SQLTextTree.MultiStatementNode
com.impossibl.postgres.jdbc.
SQLTextTree.ParenGroupNode
com.impossibl.postgres.jdbc.
SQLTextTree.StatementNode
com.impossibl.postgres.jdbc.
SQLTextTree.PieceNode
com.impossibl.postgres.jdbc.
SQLTextTree.CommentPiece
com.impossibl.postgres.jdbc.
SQLTextTree.GrammarPiece
com.impossibl.postgres.jdbc.
SQLTextTree.IdentifierPiece
com.impossibl.postgres.jdbc.
SQLTextTree.QuotedIdentifierPiece
com.impossibl.postgres.jdbc.
SQLTextTree.UnquotedIdentifierPiece
com.impossibl.postgres.jdbc.
SQLTextTree.LiteralPiece
com.impossibl.postgres.jdbc.
SQLTextTree.NumericLiteralPiece
com.impossibl.postgres.jdbc.
SQLTextTree.StringLiteralPiece
com.impossibl.postgres.jdbc.
SQLTextTree.ParameterPiece
com.impossibl.postgres.jdbc.
SQLTextTree.ReplacementPiece
com.impossibl.postgres.jdbc.
SQLTextTree.WhitespacePiece
com.impossibl.jdbc.spy.
SQLXMLRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
SQLXML
)
com.impossibl.jdbc.spy.
SQLXMLTracer
com.impossibl.postgres.protocol.ssl.
SSLEngineFactory
com.impossibl.postgres.protocol.v30.
StartupRequest
(implements com.impossibl.postgres.protocol.v30.
ServerRequest
)
com.impossibl.jdbc.spy.
StatementRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
Statement
)
com.impossibl.jdbc.spy.
StatementTracer
com.impossibl.postgres.utils.guava.
Strings
com.impossibl.postgres.system.procs.
Strings.BinDecoder
com.impossibl.postgres.system.procs.
Strings.BinEncoder
com.impossibl.postgres.system.procs.
Strings.TxtDecoder
com.impossibl.postgres.system.procs.
Unknowns.TxtDecoder
com.impossibl.postgres.system.procs.
Strings.TxtEncoder
com.impossibl.postgres.system.procs.
Unknowns.TxtEncoder
com.impossibl.postgres.utils.
StringTransforms
com.impossibl.jdbc.spy.
StructRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, java.sql.
Struct
)
com.impossibl.jdbc.spy.
StructTracer
com.impossibl.postgres.system.
SystemSettings
com.impossibl.postgres.system.tables.
Tables
com.impossibl.postgres.jdbc.
ThreadedHousekeeper
(implements com.impossibl.postgres.jdbc.
Housekeeper
)
com.impossibl.postgres.jdbc.
ThreadedHousekeeper.Ref
(implements com.impossibl.postgres.jdbc.
Housekeeper.Ref
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.io.
IOException
com.impossibl.postgres.system.
ConversionException
java.io.
InterruptedIOException
com.impossibl.postgres.utils.
BlockingReadTimeoutException
com.impossibl.postgres.system.
NoticeException
com.impossibl.postgres.system.procs.
UnssupportedFormatException
java.lang.
RuntimeException
java.lang.
IllegalStateException
com.impossibl.postgres.system.
UnsupportedServerVersion
java.sql.
SQLException
(implements java.lang.
Iterable
<T>)
com.impossibl.postgres.jdbc.
PGSQLSimpleException
(implements com.impossibl.postgres.api.jdbc.
PGSQLExceptionInfo
)
java.sql.
SQLNonTransientException
java.sql.
SQLIntegrityConstraintViolationException
com.impossibl.postgres.jdbc.
PGSQLIntegrityConstraintViolationException
(implements com.impossibl.postgres.api.jdbc.
PGSQLExceptionInfo
)
javax.transaction.xa.
XAException
com.impossibl.postgres.jdbc.xa.
PGXAException
com.impossibl.postgres.api.data.
Tid
com.impossibl.postgres.utils.
Timer
com.impossibl.jdbc.spy.
Trace
com.impossibl.jdbc.spy.
Trace.Builder
com.impossibl.jdbc.spy.
TracerFactory
(implements com.impossibl.jdbc.spy.
ListenerFactory
)
com.impossibl.postgres.types.
Type
(implements com.impossibl.postgres.protocol.
TypeRef
)
com.impossibl.postgres.types.
ArrayType
com.impossibl.postgres.types.
NestedArrayType
com.impossibl.postgres.types.
BaseType
com.impossibl.postgres.types.
CompositeType
com.impossibl.postgres.types.
DomainType
com.impossibl.postgres.types.
EnumerationType
com.impossibl.postgres.types.
PsuedoType
com.impossibl.postgres.types.
RangeType
com.impossibl.postgres.types.
Type.Codec
<InBuffer,OutBuffer>
com.impossibl.postgres.types.
Type.BinaryCodec
com.impossibl.postgres.types.
Type.TextCodec
com.impossibl.postgres.utils.
TypeLiteral
<T> (implements java.io.
Serializable
)
com.impossibl.postgres.protocol.
TypeOid
(implements com.impossibl.postgres.protocol.
TypeRef
)
com.impossibl.postgres.utils.
Types
com.impossibl.postgres.system.procs.
Unknowns
com.impossibl.postgres.system.procs.
Unknowns.BinDecoder
com.impossibl.postgres.system.procs.
Unknowns.BinEncoder
com.impossibl.postgres.system.procs.
Unknowns.ModParser
(implements com.impossibl.postgres.types.
Modifiers.Parser
)
com.impossibl.postgres.system.
Version
java.io.
Writer
(implements java.lang.
Appendable
, java.io.
Closeable
, java.io.
Flushable
)
com.impossibl.postgres.jdbc.
ClobWriter
javax.net.ssl.
X509ExtendedKeyManager
(implements javax.net.ssl.
X509KeyManager
)
com.impossibl.postgres.protocol.ssl.
OnDemandKeyManager
com.impossibl.jdbc.spy.
XAConnectionRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, javax.sql.
XAConnection
)
com.impossibl.jdbc.spy.
XAConnectionTracer
com.impossibl.jdbc.spy.
XADataSourceRelay
(implements com.impossibl.jdbc.spy.
Relay
<T>, javax.sql.
XADataSource
)
com.impossibl.jdbc.spy.
XADataSourceTracer
Interface Hierarchy
java.lang.
AutoCloseable
java.sql.
Connection
(also extends java.sql.
Wrapper
)
com.impossibl.postgres.api.jdbc.
PGConnection
com.impossibl.postgres.api.jdbc.
PGConnection
com.impossibl.postgres.utils.
Await.InterruptibleFunction
com.impossibl.postgres.utils.
Await.InterruptibleTimeoutFunction
com.impossibl.postgres.utils.
ByteBufs.DecodeFunction
com.impossibl.postgres.utils.
ByteBufs.EncodeFunction
javax.security.auth.callback.
CallbackHandler
com.impossibl.postgres.protocol.ssl.
ConfiguredCallbackHandler
com.impossibl.postgres.system.
Configuration
com.impossibl.postgres.system.
Context
com.impossibl.postgres.datetime.
DateTimeFormat
com.impossibl.postgres.datetime.
DateTimeFormat.Parser
com.impossibl.postgres.datetime.
DateTimeFormat.Printer
com.impossibl.postgres.protocol.
FieldFormatRef
com.impossibl.postgres.jdbc.
Housekeeper
com.impossibl.postgres.jdbc.
Housekeeper.Ref
com.impossibl.postgres.datetime.
IntervalFormat
com.impossibl.postgres.datetime.
IntervalFormat.Parser
com.impossibl.postgres.datetime.
IntervalFormat.Printer
com.impossibl.jdbc.spy.
ListenerFactory
com.impossibl.postgres.types.
Modifiers.Parser
com.impossibl.postgres.api.jdbc.
PGNotificationListener
com.impossibl.postgres.api.jdbc.
PGSQLExceptionInfo
com.impossibl.postgres.system.procs.
ProcProvider
com.impossibl.postgres.protocol.v30.
ProtocolHandler
com.impossibl.postgres.protocol.v30.
ProtocolHandler.Authentication
com.impossibl.postgres.protocol.v30.
ProtocolHandler.BackendKeyData
com.impossibl.postgres.protocol.v30.
ProtocolHandler.BindComplete
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CloseComplete
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CommandComplete
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CommandError
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CopyBothResponse
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CopyData
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CopyDone
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CopyFail
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CopyInResponse
com.impossibl.postgres.protocol.v30.
ProtocolHandler.CopyOutResponse
com.impossibl.postgres.protocol.v30.
ProtocolHandler.DataRow
com.impossibl.postgres.protocol.v30.
ProtocolHandler.EmptyQuery
com.impossibl.postgres.protocol.v30.
ProtocolHandler.FunctionResult
com.impossibl.postgres.protocol.v30.
ProtocolHandler.NegotiateProtocolVersion
com.impossibl.postgres.protocol.v30.
ProtocolHandler.NoData
com.impossibl.postgres.protocol.v30.
ProtocolHandler.ParameterDescriptions
com.impossibl.postgres.protocol.v30.
ProtocolHandler.ParameterStatus
com.impossibl.postgres.protocol.v30.
ProtocolHandler.ParseComplete
com.impossibl.postgres.protocol.v30.
ProtocolHandler.PortalSuspended
com.impossibl.postgres.protocol.v30.
ProtocolHandler.ReadyForQuery
com.impossibl.postgres.protocol.v30.
ProtocolHandler.ReportNotice
com.impossibl.postgres.protocol.v30.
ProtocolHandler.RowDescription
com.impossibl.postgres.protocol.v30.
ProtocolHandler.Notification
com.impossibl.postgres.jdbc.
Query
com.impossibl.postgres.types.
Registry.TypeLoader
com.impossibl.jdbc.spy.
Relay
<T>
com.impossibl.postgres.protocol.
RequestExecutor
com.impossibl.postgres.protocol.
RequestExecutor.ErrorHandler
com.impossibl.postgres.protocol.
RequestExecutor.CopyFromHandler
com.impossibl.postgres.protocol.
RequestExecutor.CopyToHandler
com.impossibl.postgres.protocol.
RequestExecutor.ExecuteHandler
(also extends com.impossibl.postgres.protocol.
RequestExecutor.ResumeHandler
, com.impossibl.postgres.protocol.
RequestExecutor.SynchronizedHandler
)
com.impossibl.postgres.protocol.
RequestExecutor.ExtendedQueryHandler
com.impossibl.postgres.protocol.
RequestExecutor.FunctionCallHandler
com.impossibl.postgres.protocol.
RequestExecutor.PrepareHandler
com.impossibl.postgres.protocol.
RequestExecutor.QueryHandler
com.impossibl.postgres.protocol.
RequestExecutor.ExtendedQueryHandler
com.impossibl.postgres.protocol.
RequestExecutor.ResumeHandler
com.impossibl.postgres.protocol.
RequestExecutor.ExecuteHandler
(also extends com.impossibl.postgres.protocol.
RequestExecutor.SynchronizedHandler
)
com.impossibl.postgres.protocol.
RequestExecutor.SynchronizedHandler
com.impossibl.postgres.protocol.
RequestExecutor.CopyFromHandler
com.impossibl.postgres.protocol.
RequestExecutor.CopyToHandler
com.impossibl.postgres.protocol.
RequestExecutor.ExecuteHandler
(also extends com.impossibl.postgres.protocol.
RequestExecutor.ResumeHandler
)
com.impossibl.postgres.protocol.
RequestExecutor.ExtendedQueryHandler
com.impossibl.postgres.protocol.
RequestExecutor.QueryHandler
com.impossibl.postgres.protocol.
RequestExecutor.ExtendedQueryHandler
com.impossibl.postgres.protocol.
RequestExecutor.NotificationHandler
com.impossibl.postgres.protocol.
ResultBatches.Transformer
com.impossibl.postgres.protocol.
RowData
com.impossibl.postgres.protocol.
UpdatableRowData
java.lang.
Runnable
com.impossibl.postgres.jdbc.
Housekeeper.CleanupRunnable
com.impossibl.postgres.protocol.
ServerConnection
com.impossibl.postgres.protocol.
ServerConnection.Listener
com.impossibl.postgres.protocol.
ServerConnectionFactory
com.impossibl.postgres.protocol.v30.
ServerRequest
com.impossibl.postgres.system.
Setting.Converter
<U>
com.impossibl.postgres.types.
SharedRegistry.Factory
com.impossibl.postgres.types.
SharedRegistry.Seeder
com.impossibl.postgres.jdbc.
SQLTextTree.Processor
java.sql.
SQLType
com.impossibl.postgres.api.jdbc.
PGAnyType
com.impossibl.postgres.system.tables.
Table
<R>
com.impossibl.postgres.system.tables.
Table.Row
com.impossibl.jdbc.spy.
TraceOutput
com.impossibl.postgres.types.
Type.Codec.Decoder
<InBuffer>
com.impossibl.postgres.types.
Type.Codec.Encoder
<OutBuffer>
com.impossibl.postgres.protocol.
TypeRef
java.sql.
Wrapper
java.sql.
Connection
(also extends java.lang.
AutoCloseable
)
com.impossibl.postgres.api.jdbc.
PGConnection
com.impossibl.postgres.api.jdbc.
PGConnection
Annotation Type Hierarchy
com.impossibl.postgres.system.
Setting.Group.Info
(implements java.lang.annotation.
Annotation
)
com.impossibl.postgres.system.
Setting.Factory
(implements java.lang.annotation.
Annotation
)
com.impossibl.postgres.system.
Setting.Info
(implements java.lang.annotation.
Annotation
)
com.impossibl.postgres.system.
Setting.Description
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.impossibl.postgres.types.
Type.Category
com.impossibl.postgres.utils.
GeometryParsers
com.impossibl.postgres.protocol.
FieldFormat
(implements com.impossibl.postgres.protocol.
FieldFormatRef
)
com.impossibl.postgres.protocol.ssl.
SSLMode
com.impossibl.postgres.protocol.
TransactionStatus
com.impossibl.postgres.protocol.v30.
ProtocolHandler.Action
com.impossibl.postgres.protocol.
ServerObjectType
com.impossibl.postgres.protocol.
CopyFormat
com.impossibl.postgres.jdbc.
Query.Status
com.impossibl.postgres.system.
SystemSettings.ProtocolIOMode
com.impossibl.postgres.system.
IntervalStyle
com.impossibl.postgres.api.jdbc.
PGType
(implements com.impossibl.postgres.api.jdbc.
PGAnyType
)
com.impossibl.postgres.api.data.
InetAddr.Family
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes