All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractCharAttributeValue |
Construct and write generic CharAttribute-Value pairs.
|
| AbstractContext |
|
| AbstractDataSource |
Abstract DataSource implementation
|
| AbstractStringWritable |
Basic implementation of the StringWritable interface, that overrides the toString() method.
|
| ACLItem |
|
| ACLItem.Right |
|
| ACLItems |
|
| APITracing |
|
| ArrayRelay |
|
| Arrays |
|
| ArrayTracer |
|
| ArrayType |
A database array type.
|
| ArrayUtils |
|
| Await |
|
| Await.InterruptibleFunction |
|
| Await.InterruptibleTimeoutFunction |
|
| Base64 |
This code is a stripped down version of Robert Harder's Public Domain
Base64 implementation.
|
| BaseProcProvider |
|
| BaseType |
A database primitive type
|
| BasicContext |
|
| BitMods |
|
| Bits |
|
| BlobInputStream |
|
| BlobOutputStream |
|
| BlobRelay |
|
| BlobTracer |
|
| BlockingReadTimeoutException |
|
| Bools |
|
| Boxes |
|
| BufferRowData |
|
| ByteBufs |
|
| ByteBufs.DecodeFunction |
|
| ByteBufs.EncodeFunction |
|
| Bytes |
|
| ByteStreams |
Provides utility methods for working with byte arrays and I/O streams.
|
| ByteStreams.LimitedInputStream |
|
| CacheMap<K,V> |
|
| CallableStatementRelay |
|
| CallableStatementTracer |
|
| CancelRequestTask |
|
| CharAttribute |
Represents an attribute (a key name) that is represented by a single char.
|
| CharAttributeValue |
Augments a CharAttribute with a String value and the method(s) to write its data to a StringBuffer.
|
| CharStreams |
Provides utility methods for working with character streams.
|
| CharStreams.LimitedReader |
|
| CidrAddr |
|
| Cidrs |
|
| Circles |
|
| ClientFinalMessage |
Constructs and parses client-final-messages.
|
| ClientFirstMessage |
Constructs and parses client-first-messages.
|
| ClobReader |
|
| ClobRelay |
|
| ClobTracer |
|
| ClobWriter |
|
| CloseRequest |
|
| CompositeCharSequence |
|
| CompositeType |
A database composite type.
|
| Configuration |
|
| ConfiguredCallbackHandler |
|
| ConnectionPoolDataSourceRelay |
|
| ConnectionPoolDataSourceTracer |
|
| ConnectionRelay |
|
| ConnectionTracer |
|
| ConsolePasswordCallbackHandler |
|
| Context |
|
| ConversionException |
Created by kdubb on 7/15/16.
|
| ConvertedBytes |
|
| CopyFormat |
|
| CopyInRequest |
|
| CopyOutRequest |
|
| CryptoUtil |
Utility static methods for cryptography related tasks.
|
| CustomTypes |
|
| DatabaseMetaDataRelay |
|
| DatabaseMetaDataTracer |
|
| DataSourceRelay |
|
| DataSourceSettings |
|
| DataSourceTracer |
|
| Dates |
|
| DateStyle |
Utility methods for handling PostgreSQL DateStyle parameters
|
| DateTimeFormat |
|
| DateTimeFormat.Parser |
|
| DateTimeFormat.Printer |
|
| DirectQuery |
|
| Domains |
|
| Domains.BinEncoder |
|
| Domains.TxtEncoder |
|
| DomainType |
A database domain type.
|
| Empty |
|
| EnumerationType |
A database enumeration type.
|
| ErrorUtils |
Utilities for creating SQLException and SQLWarnings from PostgreSQL's
"Notice" and "Error" message data
|
| Exceptions |
|
| ExecuteStatementRequest |
|
| FieldBuffersRowData |
|
| FieldFormat |
|
| FieldFormatRef |
|
| FieldFormats |
|
| FileTraceOutput |
|
| Float4s |
|
| Float8s |
|
| FunctionCallRequest |
|
| GeometryParsers |
|
| Gs2Attributes |
Possible values of a GS2 Attribute.
|
| Gs2AttributeValue |
Parse and write GS2 Attribute-Value pairs.
|
| Gs2CbindFlag |
Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).
|
| Gs2Header |
GSS Header.
|
| HostNameVerifier |
|
| Housekeeper |
|
| Housekeeper.CleanupRunnable |
Cleanup runnable to execute when a reference needs to be cleaned up
|
| Housekeeper.Ref |
|
| HStores |
|
| Identifier |
|
| Identifiers |
|
| InetAddr |
|
| InetAddr.Family |
|
| Inets |
|
| Int2s |
|
| Int2Vectors |
|
| Int4s |
|
| Int8s |
|
| Interval |
An amount of time in the ISO-8601 calendar system that combines a period and a duration.
|
| IntervalFormat |
|
| IntervalFormat.Parser |
|
| IntervalFormat.Printer |
|
| Intervals |
|
| IntervalStyle |
Enumeration for PostgreSQL IntervalStyle
|
| ISODateFormat |
|
| ISOIntervalFormat |
|
| ISOTimeFormat |
|
| ISOTimestampFormat |
|
| ISOTimestampFormat.Parser |
|
| JavaTypeMapping |
Provides mapping from Java classes to the best matching
PostgreSQL type
|
| JDBCSettings |
|
| Joiner |
An object which joins pieces of text (specified as an array, Iterable, varargs or even a
Map) with a separator.
|
| Joiner.MapJoiner |
An object that joins map entries in the same manner as Joiner joins iterables and
arrays.
|
| Jsons |
|
| Jsons.BinDecoder |
|
| Jsons.BinEncoder |
|
| LazyExecuteRequest |
Generates a request to execute a prepared statement (usually "BEGIN").
|
| LazyQueryRequest |
Generates a query request (usually "BEGIN").
|
| Lines |
|
| ListenerFactory |
|
| Locales |
|
| LSegs |
|
| MacAddr8s |
|
| MacAddrs |
|
| MD5Authentication |
|
| MessageDispatchHandler |
|
| Modifiers |
|
| Modifiers.Parser |
Parses a type modifier into a name=value hash map
|
| Moneys |
|
| Names |
|
| Names.TxtDecoder |
|
| Names.TxtEncoder |
|
| NClobRelay |
|
| NClobTracer |
|
| NestedArrays |
|
| NestedArrayType |
A synthetic type used for managing nested array decoding.
|
| NonValidatingTrustManager |
|
| Notice |
|
| NoticeException |
|
| Nulls |
|
| NumericMods |
|
| Numerics |
|
| Oids |
|
| OidVectors |
|
| OnDemandKeyManager |
A Key manager that only loads the keys, if necessary.
|
| ParameterMetaDataRelay |
|
| ParameterMetaDataTracer |
|
| ParameterNames |
|
| Path |
Represents an open or closed path.
|
| Paths |
|
| Paths |
|
| PGAnyType |
|
| PGArray |
|
| PGBlob |
|
| PGBufferBlob |
|
| PGBuffersArray |
|
| PGBuffersStruct<Buffer> |
|
| PGBuffersStruct.Binary |
|
| PGBuffersStruct.Text |
|
| PGCallableStatement |
|
| PGCallableStatementDelegator |
CallableStatement delegator
|
| PGClob |
|
| PGConnection |
Public API for PGConnection
|
| PGConnectionPoolDataSource |
ConnectionPoolDataSource implementation
|
| PGConnectionPoolDataSourceObjectFactory |
An ObjectFactory for PGConnectionPoolDataSource
|
| PGDataSource |
DataSource implementation
|
| PGDataSourceObjectFactory |
An ObjectFactory for PGDataSource
|
| PGDirectConnection |
Direct connection implementation
|
| PGDriver |
Driver implementation
|
| PGNotificationListener |
PostgreSQL asynchronous notification listener
|
| PGParameterMetaData |
|
| PGPooledConnection |
PooledConnection implementation
|
| PGPooledConnectionDelegator |
Connection handle for PGPooledConnection
|
| PGPreparedStatementDelegator |
PreparedStatement delegator
|
| PGRowId |
RowId implementation that wraps the postgres ctid column
|
| PGSQLExceptionInfo |
Driver specific interface for exceptions that carry extended error
information reported by the server.
|
| PGSQLInput<Buffer> |
|
| PGSQLInput.Binary |
|
| PGSQLInput.Text |
|
| PGSQLIntegrityConstraintViolationException |
|
| PGSQLOutput |
|
| PGSQLSimpleException |
|
| PGSQLXML |
|
| PGStatement |
|
| PGStatementDelegator |
Statement delegator
|
| PGStruct |
|
| PGType |
|
| PGTypeTable |
Table for "pg_type"
|
| PGTypeTable.Row |
|
| PGValuesStruct |
|
| PGXAConnection |
|
| PGXAConnectionDelegator |
Connection handle for PGXAConnection
|
| PGXADataSource |
XADataSource implementation
|
| PGXADataSourceObjectFactory |
An ObjectFactory for PGXADataSource
|
| PGXAException |
A convenience subclass of XAException which makes it easy to
create an instance of XAException with a human-readable
message, a Throwable cause, and an XA error code.
|
| Points |
|
| Polygons |
|
| PooledConnectionRelay |
|
| PooledConnectionTracer |
|
| PostgresIntervalFormat |
|
| Preconditions |
Simple methods similar to Precondition class.
|
| Preconditions |
Simple static methods to be called at the start of your own methods to verify
correct arguments and state.
|
| PreparedQuery |
|
| PreparedStatementRelay |
|
| PreparedStatementTracer |
|
| PrepareRequest |
|
| ProcProvider |
|
| Procs |
|
| ProtocolChannel |
|
| ProtocolHandler |
|
| ProtocolHandler.Action |
|
| ProtocolHandler.Authentication |
|
| ProtocolHandler.BackendKeyData |
|
| ProtocolHandler.BindComplete |
|
| ProtocolHandler.CloseComplete |
|
| ProtocolHandler.CommandComplete |
|
| ProtocolHandler.CommandError |
|
| ProtocolHandler.CopyBothResponse |
|
| ProtocolHandler.CopyData |
|
| ProtocolHandler.CopyDone |
|
| ProtocolHandler.CopyFail |
|
| ProtocolHandler.CopyInResponse |
|
| ProtocolHandler.CopyOutResponse |
|
| ProtocolHandler.DataRow |
|
| ProtocolHandler.EmptyQuery |
|
| ProtocolHandler.FunctionResult |
|
| ProtocolHandler.NegotiateProtocolVersion |
|
| ProtocolHandler.NoData |
|
| ProtocolHandler.Notification |
|
| ProtocolHandler.ParameterDescriptions |
|
| ProtocolHandler.ParameterStatus |
|
| ProtocolHandler.ParseComplete |
|
| ProtocolHandler.PortalSuspended |
|
| ProtocolHandler.ReadyForQuery |
|
| ProtocolHandler.ReportNotice |
|
| ProtocolHandler.RowDescription |
|
| PsuedoType |
A database psuedo type.
|
| QualifiedName |
|
| Query |
|
| Query.Status |
|
| QueryRequest |
|
| Range<T> |
|
| Range.Flags |
|
| Ranges |
|
| RangeType |
A database range type.
|
| Records |
|
| RefCursors |
|
| RefCursors.BinDecoder |
|
| RefCursors.TxtDecoder |
|
| RefRelay |
|
| RefTracer |
|
| Registry |
Storage and loading for all the known types of a given connection.
|
| Registry.TypeLoader |
|
| Relay<T> |
Common Relay interface that provides access
to its target object.
|
| RequestExecutor |
|
| RequestExecutor.CopyFromHandler |
Copy In & Out
|
| RequestExecutor.CopyToHandler |
|
| RequestExecutor.ErrorHandler |
Base type handler for all requests.
|
| RequestExecutor.ExecuteHandler |
|
| RequestExecutor.ExtendedQueryHandler |
|
| RequestExecutor.FunctionCallHandler |
|
| RequestExecutor.NotificationHandler |
Asynchronous Notification
|
| RequestExecutor.PrepareHandler |
Request handler interface for th `prepare(sql,statementName,parameterTypes,PrepareHandler)` request.
|
| RequestExecutor.QueryHandler |
|
| RequestExecutor.ResumeHandler |
|
| RequestExecutor.SynchronizedHandler |
Base type handler for requests that may receive a ready callback
containing a transaction status.
|
| RequestExecutorHandlers |
|
| RequestExecutorHandlers.AnyQueryResult |
|
| RequestExecutorHandlers.CompositeQueryResults |
|
| RequestExecutorHandlers.ExecuteResult |
|
| RequestExecutorHandlers.PrepareResult |
|
| RequestExecutorHandlers.QueryResult |
|
| RequestExecutorHandlers.Result |
|
| RequestExecutorHandlers.SynchronizedResult |
|
| ResultBatch |
|
| ResultBatches |
|
| ResultBatches.Transformer |
|
| ResultField |
|
| ResultSetMetaDataRelay |
|
| ResultSetMetaDataTracer |
|
| ResultSetRelay |
|
| ResultSetTracer |
|
| ResumePortalRequest |
|
| RowData |
|
| RowDataSet |
|
| RowIdRelay |
|
| RowIdTracer |
|
| SaslPrep |
|
| SavepointRelay |
|
| SavepointTracer |
|
| ScramAttributes |
|
| ScramAttributeValue |
Parse and write SCRAM Attribute-Value pairs.
|
| ScramException |
This class represents an error when using SCRAM, which is a SASL method.
|
| ScramFunctions |
Utility functions (e.g.
|
| ScramInvalidServerSignatureException |
This class represents an error when parsing SCRAM messages
|
| ScramMechanism |
Definition of the functionality to be provided by every ScramMechanism.
|
| ScramMechanisms |
SCRAM Mechanisms supported by this library.
|
| ScramParseException |
This class represents an error when parsing SCRAM messages
|
| ScramServerErrorException |
This class represents an error when parsing SCRAM messages
|
| ScramSession |
A class that represents a SCRAM client.
|
| ScramSessionFactory |
A factory to generate properly configured ScramSession instances.
|
| ScramSessionFactory.Builder |
|
| ScramStringFormatting |
Class with static methods that provide support for converting to/from salNames.
|
| ServerConnection |
|
| ServerConnection.KeyData |
|
| ServerConnection.Listener |
|
| ServerConnectionFactory |
|
| ServerConnectionFactory |
|
| ServerConnectionInfo |
|
| ServerConnectionShared |
|
| ServerFinalMessage |
Constructs and parses server-final-messages.
|
| ServerFinalMessage.Error |
Possible error messages sent on a server-final-message.
|
| ServerFirstMessage |
Constructs and parses server-first-messages.
|
| ServerInfo |
|
| ServerObjectType |
|
| ServerRequest |
|
| Setting<T> |
Completely defined setting that can be transformed to/from text, use alternate
names, carries a description and optional default value.
|
| Setting.Converter<U> |
|
| Setting.Description |
Setting value description annotation.
|
| Setting.Factory |
Setting factory annotation
Must be applied to any class that is generating settings via
the annotation processor.
|
| Setting.Group |
Setting group.
|
| Setting.Group.Info |
Group definition annotation.
|
| Setting.Info |
Setting definition annotation.
|
| Settings |
Managed bag of textual settings that can be read & updated.
|
| SettingsContext |
|
| SettingSelectProcProvider |
|
| SharedRegistry |
Storage and loading for all the known types of a given context.
|
| SharedRegistry.Factory |
|
| SharedRegistry.Seeder |
|
| SimpleProcProvider |
|
| SimpleTraceOutput |
|
| SpyDriver |
|
| SQLText |
|
| SQLTextEscapes |
|
| SQLTextTree |
|
| SQLTextTree.CommentPiece |
|
| SQLTextTree.CompositeNode |
|
| SQLTextTree.EscapeNode |
|
| SQLTextTree.GrammarPiece |
|
| SQLTextTree.IdentifierPiece |
|
| SQLTextTree.LiteralPiece |
|
| SQLTextTree.MultiStatementNode |
|
| SQLTextTree.Node |
|
| SQLTextTree.NumericLiteralPiece |
|
| SQLTextTree.ParameterPiece |
|
| SQLTextTree.ParenGroupNode |
|
| SQLTextTree.PieceNode |
|
| SQLTextTree.Processor |
|
| SQLTextTree.QuotedIdentifierPiece |
|
| SQLTextTree.ReplacementPiece |
|
| SQLTextTree.StatementNode |
|
| SQLTextTree.StringLiteralPiece |
|
| SQLTextTree.UnquotedIdentifierPiece |
|
| SQLTextTree.WhitespacePiece |
|
| SQLXMLRelay |
|
| SQLXMLTracer |
|
| SSLEngineFactory |
|
| SSLMode |
|
| StartupRequest |
|
| StatementRelay |
|
| StatementTracer |
|
| StringPrep |
|
| StringPreparation |
Interface for all possible String Preparations mechanisms.
|
| StringPreparations |
|
| Strings |
|
| Strings |
|
| Strings.BinDecoder |
|
| Strings.BinEncoder |
|
| Strings.TxtDecoder |
|
| Strings.TxtEncoder |
|
| StringTransforms |
|
| StringWritable |
Interface to denote classes which can write to a StringBuffer.
|
| StringWritableCsv |
|
| StructRelay |
|
| StructTracer |
|
| SynchronizeRequest |
|
| SystemSettings |
|
| SystemSettings.ProtocolIOMode |
|
| Table<R extends Table.Row> |
A system table object.
|
| Table.Row |
|
| Tables |
|
| ThreadedHousekeeper |
Housekeeper that spins up a daemon thread to execute clean ups.
|
| Tid |
Postgres physical location id
|
| Tids |
|
| TimeMods |
|
| Timer |
|
| TimestampMods |
|
| TimestampsWithoutTZ |
|
| TimestampsWithTZ |
|
| TimesWithoutTZ |
|
| TimesWithTZ |
|
| Trace |
|
| Trace.Builder |
|
| TraceOutput |
|
| TracerFactory |
|
| TransactionStatus |
|
| Type |
Represents a single type in the databases known types table.
|
| Type.BinaryCodec |
|
| Type.Category |
|
| Type.Codec<InBuffer,OutBuffer> |
A pair of related interface methods to encode/decode a type in a
specific format.
|
| Type.Codec.Decoder<InBuffer> |
Decodes the given data into a Java language object
|
| Type.Codec.Encoder<OutBuffer> |
Encodes the given Java language object as data the server expects.
|
| Type.TextCodec |
|
| TypeLiteral<T> |
|
| TypeMapContext |
|
| TypeOid |
|
| TypeRef |
|
| Types |
|
| UInt4s |
|
| Unknowns |
|
| Unknowns.BinDecoder |
|
| Unknowns.BinEncoder |
|
| Unknowns.ModParser |
|
| Unknowns.TxtDecoder |
|
| Unknowns.TxtEncoder |
|
| UnssupportedFormatException |
|
| UnsupportedServerVersion |
|
| UpdatableRowData |
|
| UsAsciiUtils |
|
| UUIDs |
|
| Version |
|
| XAConnectionRelay |
|
| XAConnectionTracer |
|
| XADataSourceRelay |
|
| XADataSourceTracer |
|
| XMLs |
|