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 Package com.impossibl.postgres.protocol
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
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.protocol.
FieldFormats
com.impossibl.postgres.protocol.
Notice
(implements java.io.
Serializable
)
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.postgres.protocol.
ServerConnection.KeyData
com.impossibl.postgres.protocol.
TypeOid
(implements com.impossibl.postgres.protocol.
TypeRef
)
Interface Hierarchy
com.impossibl.postgres.protocol.
FieldFormatRef
com.impossibl.postgres.protocol.
RequestExecutor
com.impossibl.postgres.protocol.
RequestExecutor.ErrorHandler
com.impossibl.postgres.protocol.
RequestExecutor.FunctionCallHandler
com.impossibl.postgres.protocol.
RequestExecutor.PrepareHandler
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.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
com.impossibl.postgres.protocol.
ServerConnection
com.impossibl.postgres.protocol.
ServerConnection.Listener
com.impossibl.postgres.protocol.
ServerConnectionFactory
com.impossibl.postgres.protocol.
TypeRef
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.impossibl.postgres.protocol.
FieldFormat
(implements com.impossibl.postgres.protocol.
FieldFormatRef
)
com.impossibl.postgres.protocol.
CopyFormat
com.impossibl.postgres.protocol.
ServerObjectType
com.impossibl.postgres.protocol.
TransactionStatus
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes