JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.impossibl.postgres.api.data
,
com.impossibl.postgres.api.jdbc
,
com.impossibl.postgres.datetime
,
com.impossibl.postgres.datetime.instants
,
com.impossibl.postgres.jdbc
,
com.impossibl.postgres.jdbc.xa
,
com.impossibl.postgres.mapper
,
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.jdbc.
AbstractDataSource
(implements javax.sql.
CommonDataSource
)
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
)
com.impossibl.postgres.api.data.
ACLItem
com.impossibl.postgres.mapper.
ArrayPropertySetter
(implements com.impossibl.postgres.mapper.
PropertySetter
)
com.impossibl.postgres.jdbc.
ArrayUtils
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.
Timestamps
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.
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.
UUIDs
com.impossibl.postgres.system.procs.
XMLs
com.impossibl.postgres.protocol.v30.
BaseProtocolListener
(implements com.impossibl.postgres.protocol.v30.
ProtocolListener
)
com.impossibl.postgres.system.
BasicContext
(implements com.impossibl.postgres.system.
Context
)
com.impossibl.postgres.jdbc.
PGConnectionImpl
(implements com.impossibl.postgres.api.jdbc.
PGConnection
)
com.impossibl.postgres.system.procs.
BinaryDecoder
(implements com.impossibl.postgres.types.
Type.Codec.Decoder
)
com.impossibl.postgres.system.procs.
Jsons.BinDecoder
com.impossibl.postgres.system.procs.
Strings.BinDecoder
com.impossibl.postgres.system.procs.
Unknowns.BinDecoder
com.impossibl.postgres.system.procs.
BinaryEncoder
(implements com.impossibl.postgres.types.
Type.Codec.Encoder
)
com.impossibl.postgres.system.procs.
Domains.BinEncoder
com.impossibl.postgres.system.procs.
Jsons.BinEncoder
com.impossibl.postgres.system.procs.
Strings.BinEncoder
com.impossibl.postgres.system.procs.
Unknowns.BinEncoder
com.impossibl.postgres.protocol.
BufferedDataRow
(implements com.impossibl.postgres.protocol.
DataRow
)
io.netty.buffer.ByteBuf (implements java.lang.
Comparable
<T>, io.netty.util.ReferenceCounted)
io.netty.buffer.AbstractByteBuf
com.impossibl.postgres.utils.
NullByteBuf
com.impossibl.postgres.utils.
ByteBufs
com.impossibl.postgres.utils.guava.
ByteStreams
io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
io.netty.handler.codec.ByteToMessageDecoder
com.impossibl.postgres.protocol.v30.
MessageDecoder
com.impossibl.postgres.protocol.v30.
MessageHandler
com.impossibl.postgres.utils.guava.
CharStreams
com.impossibl.postgres.protocol.v30.
CommandImpl
(implements com.impossibl.postgres.protocol.
Command
)
com.impossibl.postgres.protocol.v30.
CloseCommandImpl
(implements com.impossibl.postgres.protocol.
CloseCommand
)
com.impossibl.postgres.protocol.v30.
FunctionCallCommandImpl
(implements com.impossibl.postgres.protocol.
FunctionCallCommand
)
com.impossibl.postgres.protocol.v30.
PrepareCommandImpl
(implements com.impossibl.postgres.protocol.
PrepareCommand
)
com.impossibl.postgres.protocol.v30.
SSLRequestCommandImpl
(implements com.impossibl.postgres.protocol.
SSLRequestCommand
)
com.impossibl.postgres.protocol.v30.
StartupCommandImpl
(implements com.impossibl.postgres.protocol.
StartupCommand
)
com.impossibl.postgres.types.
CompositeType.Attribute
com.impossibl.postgres.protocol.ssl.
ConsolePasswordCallbackHandler
(implements com.impossibl.postgres.protocol.ssl.
ContextCallbackHandler
)
com.impossibl.postgres.system.
Context.KeyData
com.impossibl.postgres.system.
DateStyle
com.impossibl.postgres.system.
DecoratorContext
(implements com.impossibl.postgres.system.
Context
)
com.impossibl.postgres.system.
SettingsContext
com.impossibl.postgres.system.
TypeMapContext
com.impossibl.postgres.jdbc.
ErrorUtils
com.impossibl.postgres.jdbc.
Exceptions
com.impossibl.postgres.utils.
Factory
com.impossibl.postgres.mapper.
FieldPropertySetter
(implements com.impossibl.postgres.mapper.
PropertySetter
)
com.impossibl.postgres.datetime.
FormatUtils
com.impossibl.postgres.jdbc.
Identifiers
com.impossibl.postgres.api.data.
InetAddr
com.impossibl.postgres.api.data.
CidrAddr
com.impossibl.postgres.datetime.instants.
InfiniteInstant
(implements com.impossibl.postgres.datetime.instants.
Instant
)
com.impossibl.postgres.datetime.instants.
FutureInfiniteInstant
com.impossibl.postgres.datetime.instants.
PastInfiniteInstant
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.datetime.instants.
InstantBase
(implements com.impossibl.postgres.datetime.instants.
Instant
)
com.impossibl.postgres.datetime.instants.
AmbiguousInstant
com.impossibl.postgres.datetime.instants.
PreciseInstant
com.impossibl.postgres.datetime.instants.
Instants
com.impossibl.postgres.api.data.
Interval
com.impossibl.postgres.datetime.
ISODateFormat
(implements com.impossibl.postgres.datetime.
DateTimeFormat
)
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.utils.guava.
Joiner
com.impossibl.postgres.utils.guava.
Joiner.MapJoiner
com.impossibl.postgres.mapper.
ListPropertySetter
(implements com.impossibl.postgres.mapper.
PropertySetter
)
com.impossibl.postgres.utils.
Locales
com.impossibl.postgres.mapper.
Mapper
com.impossibl.postgres.mapper.
MapPropertySetter
(implements com.impossibl.postgres.mapper.
PropertySetter
)
com.impossibl.postgres.utils.
MD5Authentication
com.impossibl.postgres.mapper.
MethodPropertySetter
(implements com.impossibl.postgres.mapper.
PropertySetter
)
com.impossibl.postgres.types.
Modifiers
com.impossibl.postgres.protocol.ssl.
NonValidatingTrustManager
(implements javax.net.ssl.
X509TrustManager
)
com.impossibl.postgres.protocol.
Notice
(implements java.io.
Serializable
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
com.impossibl.postgres.jdbc.
BlobOutputStream
com.impossibl.postgres.protocol.
ParsedDataRow
(implements com.impossibl.postgres.protocol.
DataRow
)
com.impossibl.postgres.api.data.
Path
com.impossibl.postgres.utils.
Paths
com.impossibl.postgres.jdbc.
PGArray
(implements java.sql.
Array
)
com.impossibl.postgres.system.tables.
PgAttribute
(implements com.impossibl.postgres.system.tables.
Table
<R>)
com.impossibl.postgres.system.tables.
PgAttribute.Row
com.impossibl.postgres.jdbc.
PGBlob
(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
)
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.system.tables.
PgProc
(implements com.impossibl.postgres.system.tables.
Table
<R>)
com.impossibl.postgres.system.tables.
PgProc.Row
com.impossibl.postgres.jdbc.
PGRowId
(implements java.sql.
RowId
)
com.impossibl.postgres.jdbc.
PGSettings
com.impossibl.postgres.jdbc.
PGSQLInputImpl
(implements com.impossibl.postgres.api.jdbc.
PGSQLInput
)
com.impossibl.postgres.jdbc.
PGSQLOutputImpl
(implements com.impossibl.postgres.api.jdbc.
PGSQLOutput
)
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.system.tables.
PgType
(implements com.impossibl.postgres.system.tables.
Table
<R>)
com.impossibl.postgres.system.tables.
PgType.Row
com.impossibl.postgres.jdbc.xa.
PGXADataSourceObjectFactory
(implements javax.naming.spi.
ObjectFactory
)
com.impossibl.postgres.utils.guava.
Preconditions
com.impossibl.postgres.system.procs.
Procs
com.impossibl.postgres.protocol.v30.
ProtocolFactoryImpl
(implements com.impossibl.postgres.protocol.
ProtocolFactory
)
com.impossibl.postgres.protocol.v30.
ProtocolImpl
(implements com.impossibl.postgres.protocol.
Protocol
)
com.impossibl.postgres.protocol.v30.
ProtocolImpl.ExecutionTimerTask
(implements java.util.concurrent.
Callable
<V>)
com.impossibl.postgres.protocol.v30.
ProtocolShared
com.impossibl.postgres.protocol.v30.
ProtocolShared.Ref
com.impossibl.postgres.protocol.
QueryCommand.ResultBatch
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.postgres.api.data.
Record
com.impossibl.postgres.types.
Registry
com.impossibl.postgres.protocol.v30.
ResponseMessage
com.impossibl.postgres.protocol.
ResultField
com.impossibl.postgres.system.
Settings
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.postgres.protocol.ssl.
SSLEngineFactory
com.impossibl.postgres.utils.guava.
Strings
com.impossibl.postgres.utils.
StringTransforms
com.impossibl.postgres.system.tables.
Tables
com.impossibl.postgres.system.procs.
TextDecoder
(implements com.impossibl.postgres.types.
Type.Codec.Decoder
)
com.impossibl.postgres.system.procs.
Names.TxtDecoder
com.impossibl.postgres.system.procs.
Strings.TxtDecoder
com.impossibl.postgres.system.procs.
Unknowns.TxtDecoder
com.impossibl.postgres.system.procs.
TextEncoder
(implements com.impossibl.postgres.types.
Type.Codec.Encoder
)
com.impossibl.postgres.system.procs.
Domains.TxtEncoder
com.impossibl.postgres.system.procs.
Names.TxtEncoder
com.impossibl.postgres.system.procs.
Strings.TxtEncoder
com.impossibl.postgres.system.procs.
Unknowns.TxtEncoder
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
java.io.
InterruptedIOException
com.impossibl.postgres.utils.
BlockingReadTimeoutException
com.impossibl.postgres.system.procs.
UnssupportedFormatException
com.impossibl.postgres.system.
NoticeException
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.postgres.datetime.
TimeZones
com.impossibl.postgres.types.
Type
com.impossibl.postgres.types.
ArrayType
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
com.impossibl.postgres.protocol.
TypeRef
com.impossibl.postgres.system.procs.
Unknowns
com.impossibl.postgres.system.procs.
Unknowns.ModParser
(implements com.impossibl.postgres.types.
Modifiers.Parser
)
com.impossibl.postgres.jdbc.
Unwrapping
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
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
javax.security.auth.callback.
CallbackHandler
com.impossibl.postgres.protocol.ssl.
ContextCallbackHandler
com.impossibl.postgres.protocol.
Command
com.impossibl.postgres.protocol.
BindExecCommand
com.impossibl.postgres.protocol.
CloseCommand
com.impossibl.postgres.protocol.
FunctionCallCommand
com.impossibl.postgres.protocol.
PrepareCommand
com.impossibl.postgres.protocol.
QueryCommand
com.impossibl.postgres.protocol.
BindExecCommand
com.impossibl.postgres.protocol.
SSLRequestCommand
com.impossibl.postgres.protocol.
StartupCommand
com.impossibl.postgres.system.
Context
com.impossibl.postgres.utils.
Converter
<T>
com.impossibl.postgres.protocol.
DataRow
com.impossibl.postgres.datetime.
DateTimeFormat
com.impossibl.postgres.datetime.
DateTimeFormat.Parser
com.impossibl.postgres.datetime.
DateTimeFormat.Printer
com.impossibl.postgres.jdbc.
Housekeeper
com.impossibl.postgres.jdbc.
Housekeeper.Ref
com.impossibl.postgres.datetime.instants.
Instant
com.impossibl.postgres.types.
Modifiers.Parser
com.impossibl.postgres.system.
NotificationListener
com.impossibl.postgres.api.jdbc.
PGNotificationListener
com.impossibl.postgres.api.jdbc.
PGSQLExceptionInfo
com.impossibl.postgres.system.procs.
ProcProvider
com.impossibl.postgres.mapper.
PropertySetter
com.impossibl.postgres.protocol.
Protocol
com.impossibl.postgres.protocol.
ProtocolFactory
com.impossibl.postgres.protocol.v30.
ProtocolListener
java.lang.
Runnable
com.impossibl.postgres.jdbc.
Housekeeper.CleanupRunnable
java.sql.
SQLInput
com.impossibl.postgres.api.jdbc.
PGSQLInput
java.sql.
SQLOutput
com.impossibl.postgres.api.jdbc.
PGSQLOutput
com.impossibl.postgres.jdbc.
SQLTextTree.Processor
com.impossibl.postgres.system.tables.
Table
<R>
com.impossibl.postgres.types.
Type.Codec.Decoder
com.impossibl.postgres.types.
Type.Codec.Encoder
java.sql.
Wrapper
java.sql.
Connection
(also extends java.lang.
AutoCloseable
)
com.impossibl.postgres.api.jdbc.
PGConnection
com.impossibl.postgres.api.jdbc.
PGConnection
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.impossibl.postgres.datetime.instants.
Instant.Type
com.impossibl.postgres.types.
PrimitiveType
com.impossibl.postgres.types.
Type.Category
com.impossibl.postgres.protocol.
TransactionStatus
com.impossibl.postgres.protocol.
ResultField.Format
com.impossibl.postgres.protocol.
ServerObjectType
com.impossibl.postgres.protocol.
QueryCommand.Status
com.impossibl.postgres.protocol.ssl.
SSLMode
com.impossibl.postgres.utils.
GeometryParsers
com.impossibl.postgres.api.data.
InetAddr.Family
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2017
impossibl.com
. All rights reserved.