A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort(Throwable, Executor) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- abort(Executor) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- abort(Executor) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- abort(Executor) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- abort(Executor) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- absolute(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- absolute(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- absolute(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- AbstractCharAttributeValue - Class in com.impossibl.postgres.protocol.sasl.scram.util
-
Construct and write generic CharAttribute-Value pairs.
- AbstractCharAttributeValue(CharAttribute, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.util.AbstractCharAttributeValue
- AbstractContext - Class in com.impossibl.postgres.system
- AbstractContext() - Constructor for class com.impossibl.postgres.system.AbstractContext
- AbstractDataSource - Class in com.impossibl.postgres.jdbc
-
Abstract DataSource implementation
- AbstractDataSource() - Constructor for class com.impossibl.postgres.jdbc.AbstractDataSource
-
Constructor
- AbstractStringWritable - Class in com.impossibl.postgres.protocol.sasl.scram.util
-
Basic implementation of the StringWritable interface, that overrides the toString() method.
- AbstractStringWritable() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.util.AbstractStringWritable
- acceptsURL(String) - Method in class com.impossibl.jdbc.spy.SpyDriver
- acceptsURL(String) - Method in class com.impossibl.postgres.jdbc.PGDriver
- ACL_ITEM - com.impossibl.postgres.api.jdbc.PGType
- ACLItem - Class in com.impossibl.postgres.api.data
- ACLItem(String, ACLItem.Right[], String) - Constructor for class com.impossibl.postgres.api.data.ACLItem
- ACLItem(String, String, String) - Constructor for class com.impossibl.postgres.api.data.ACLItem
- ACLItem.Right - Class in com.impossibl.postgres.api.data
- ACLItems - Class in com.impossibl.postgres.system.procs
- ACLItems() - Constructor for class com.impossibl.postgres.system.procs.ACLItems
- acquire() - Static method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
- Active - com.impossibl.postgres.protocol.TransactionStatus
- add(RowData) - Method in class com.impossibl.postgres.protocol.RowDataSet
- add(Setting<T>) - Method in class com.impossibl.postgres.system.Setting.Group
-
Adds a previously declared setting to this group.
- add(T, Housekeeper.CleanupRunnable) - Method in interface com.impossibl.postgres.jdbc.Housekeeper
-
Associate a cleanup runnable to be run when a referent is only phantom reference-able.
- add(T, Housekeeper.CleanupRunnable) - Method in interface com.impossibl.postgres.jdbc.Housekeeper.Ref
- add(T, Housekeeper.CleanupRunnable) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
- add(T, Housekeeper.CleanupRunnable) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper.Ref
- addBatch() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- addBatch() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- addBatch() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- addBatch() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- addBatch() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- addBatch(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- addBatch(String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- addBatch(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- addBatch(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- addBatch(String) - Method in class com.impossibl.jdbc.spy.StatementRelay
- addBatch(String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- addBatch(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- addBatch(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- addBatch(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- addBatch(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- addBatch(Throwable, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- addBatch(Throwable, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- addConnectionEventListener(Throwable, ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- addConnectionEventListener(Throwable, ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- addConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- addConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- addConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- addConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- addConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- addMappedUnknownSetting(Setting<?>, Properties) - Method in class com.impossibl.postgres.system.Settings
- addNotificationListener(PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Adds an, unnamed, unfiltered, asynchronous notification listener to this connection
- addNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- addNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Adds an, unnamed, unfiltered, asynchronous notification listener to this connection
- addNotificationListener(String, PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Adds an, unnamed, filtered, asynchronous notification listener to this connection
- addNotificationListener(String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- addNotificationListener(String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Adds an, unnamed, filtered, asynchronous notification listener to this connection
- addNotificationListener(String, String, PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Adds a filtered asynchronous notification listener to this connection
- addNotificationListener(String, String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- addNotificationListener(String, String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Adds a filtered asynchronous notification listener to this connection
- address - Variable in class com.impossibl.postgres.api.data.InetAddr
- addStatementEventListener(Throwable, StatementEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- addStatementEventListener(Throwable, StatementEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- addStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- addStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- addStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- addStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- addStatementEventListener(StatementEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- addStatements(SQLText) - Method in class com.impossibl.postgres.jdbc.SQLText
- addTo(Temporal) - Method in class com.impossibl.postgres.api.data.Interval
-
Adds this amount to the specified temporal object.
- addTypes(Collection<Type>) - Method in class com.impossibl.postgres.types.SharedRegistry
- afterLast() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- afterLast() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- afterLast(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- algorithmKeyLength() - Method in interface com.impossibl.postgres.protocol.sasl.scram.ScramMechanism
-
Returns the length of the key length of the algorithm.
- algorithmKeyLength() - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- ALL_PRIVILEGE_CHARS - Static variable in class com.impossibl.postgres.api.data.ACLItem
- ALL_PRIVILEGES - Static variable in class com.impossibl.postgres.api.data.ACLItem
- ALL_RIGHTS - Static variable in class com.impossibl.postgres.api.data.ACLItem
- ALLOC - Static variable in class com.impossibl.postgres.jdbc.PGBuffersStruct.Binary
- allocAll(ByteBufAllocator, int) - Static method in class com.impossibl.postgres.utils.ByteBufs
- Allow - com.impossibl.postgres.protocol.ssl.SSLMode
- allProceduresAreCallable() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- allProceduresAreCallable(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- allProceduresAreCallable(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- allTablesAreSelectable() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- allTablesAreSelectable(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- allTablesAreSelectable(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- alternateNames() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Alternate names for the setting.
- ANY - com.impossibl.postgres.system.SystemSettings.ProtocolIOMode
- AnyQueryResult() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.AnyQueryResult
- API_TRACE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- API_TRACE_FILE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- APITracing - Class in com.impossibl.postgres.jdbc
- APITracing() - Constructor for class com.impossibl.postgres.jdbc.APITracing
- appendTo(A, Iterable<?>) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends the string representation of each of
parts
, using the previously configured separator between each, toappendable
. - appendTo(A, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries
, using the previously configured separator and key-value separator, toappendable
. - appendTo(A, Object[]) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends the string representation of each of
parts
, using the previously configured separator between each, toappendable
. - appendTo(A, Object, Object, Object...) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends to
appendable
the string representation of each of the remaining arguments. - appendTo(A, Iterator<?>) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends the string representation of each of
parts
, using the previously configured separator between each, toappendable
. - appendTo(A, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries
, using the previously configured separator and key-value separator, toappendable
. - appendTo(A, Map<?, ?>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Appends the string representation of each entry of
map
, using the previously configured separator and key-value separator, toappendable
. - appendTo(StringBuilder, Iterable<?>) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends the string representation of each of
parts
, using the previously configured separator between each, tobuilder
. - appendTo(StringBuilder, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries
, using the previously configured separator and key-value separator, tobuilder
. - appendTo(StringBuilder, Object[]) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends the string representation of each of
parts
, using the previously configured separator between each, tobuilder
. - appendTo(StringBuilder, Object, Object, Object...) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends to
builder
the string representation of each of the remaining arguments. - appendTo(StringBuilder, Iterator<?>) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Appends the string representation of each of
parts
, using the previously configured separator between each, tobuilder
. - appendTo(StringBuilder, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries
, using the previously configured separator and key-value separator, tobuilder
. - appendTo(StringBuilder, Map<?, ?>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Appends the string representation of each entry of
map
, using the previously configured separator and key-value separator, tobuilder
. - APPLICATION_NAME - Static variable in class com.impossibl.postgres.system.ParameterNames
- APPLICATION_NAME - Static variable in class com.impossibl.postgres.system.SystemSettings
- apply(TypeRef) - Method in interface com.impossibl.postgres.protocol.ResultBatches.Transformer
- Array - com.impossibl.postgres.types.Type.Category
- ArrayRelay - Class in com.impossibl.jdbc.spy
- ArrayRelay(Array, ArrayListener) - Constructor for class com.impossibl.jdbc.spy.ArrayRelay
- Arrays - Class in com.impossibl.postgres.system.procs
- Arrays() - Constructor for class com.impossibl.postgres.system.procs.Arrays
- ArrayTracer - Class in com.impossibl.jdbc.spy
- ArrayTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ArrayTracer
- ArrayType - Class in com.impossibl.postgres.types
-
A database array type.
- ArrayType() - Constructor for class com.impossibl.postgres.types.ArrayType
- ArrayType(int, String, Short, Byte, Type.Category, char, int, Procs, FieldFormat, FieldFormat, Type) - Constructor for class com.impossibl.postgres.types.ArrayType
- ArrayType(int, String, Short, Byte, Type.Category, char, int, String, Procs, FieldFormat, FieldFormat, Type) - Constructor for class com.impossibl.postgres.types.ArrayType
- ArrayType(int, String, String, Short, Byte, Type.Category, char, int, Type.BinaryCodec, Type.TextCodec, Modifiers.Parser, FieldFormat, FieldFormat, Type) - Constructor for class com.impossibl.postgres.types.ArrayType
- ArrayUtils - Class in com.impossibl.postgres.jdbc
- ArrayUtils() - Constructor for class com.impossibl.postgres.jdbc.ArrayUtils
- asProperties() - Method in class com.impossibl.postgres.system.Settings
- attributeTypes - Variable in class com.impossibl.postgres.jdbc.PGStruct
- authenticateClear(ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticated() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateGSS(ByteBuf, ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateGSSContinue(ByteBuf, ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateKerberos(ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateMD5(byte[], ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateSASL(ByteBuf, ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateSASLContinue(ByteBuf, ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateSASLFinal(ByteBuf, ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateSCM(ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- authenticateSSPI(ByteBuf, ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Authentication
- AUTHZID - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
-
SCRAM attribute.
- AUTHZID - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This is an optional attribute, and is part of the GS2 [RFC5801] bridge between the GSS-API and SASL.
- autoCommitFailureClosesAllResultSets() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- autoCommitFailureClosesAllResultSets(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- autoCommitFailureClosesAllResultSets(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- available() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- await() - Method in interface com.impossibl.postgres.utils.Await.InterruptibleFunction
- await(long, TimeUnit) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- await(long, TimeUnit) - Method in interface com.impossibl.postgres.utils.Await.InterruptibleTimeoutFunction
- Await - Class in com.impossibl.postgres.utils
- Await() - Constructor for class com.impossibl.postgres.utils.Await
- Await.InterruptibleFunction - Interface in com.impossibl.postgres.utils
- Await.InterruptibleTimeoutFunction - Interface in com.impossibl.postgres.utils
- awaitUninterruptibly(long, TimeUnit, Await.InterruptibleTimeoutFunction) - Static method in class com.impossibl.postgres.utils.Await
- awaitUninterruptibly(Await.InterruptibleFunction) - Static method in class com.impossibl.postgres.utils.Await
B
- backendKeyData(int, int) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.BackendKeyData
- Base64 - Class in com.impossibl.postgres.jdbc.xa
-
This code is a stripped down version of Robert Harder's Public Domain Base64 implementation.
- base64Decode(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramStringFormatting
- base64Encode(byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramStringFormatting
- base64Encode(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramStringFormatting
- BaseProcProvider - Class in com.impossibl.postgres.system.procs
- BaseProcProvider(String[]) - Constructor for class com.impossibl.postgres.system.procs.BaseProcProvider
- BaseType - Class in com.impossibl.postgres.types
-
A database primitive type
- BaseType() - Constructor for class com.impossibl.postgres.types.BaseType
- BaseType(int, String, Short, Byte, Type.Category, char, int, Procs, FieldFormat, FieldFormat) - Constructor for class com.impossibl.postgres.types.BaseType
- BaseType(int, String, String, Short, Byte, Type.Category, char, int, String, Procs, FieldFormat, FieldFormat) - Constructor for class com.impossibl.postgres.types.BaseType
- BasicContext - Class in com.impossibl.postgres.system
- BasicContext(SocketAddress, Settings) - Constructor for class com.impossibl.postgres.system.BasicContext
- beforeFirst() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- beforeFirst() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- beforeFirst(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- between(Temporal, Temporal) - Static method in class com.impossibl.postgres.api.data.Interval
-
Obtains an instance consisting of the amount of time between two temporals.
- bidirectional(List<Integer>) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- bidirectionalPropertyL(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- bidirectionalPropertyRorAL(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- Binary - com.impossibl.postgres.protocol.CopyFormat
- Binary - com.impossibl.postgres.protocol.FieldFormat
- Binary(Context, Type[], ByteBuf[]) - Constructor for class com.impossibl.postgres.jdbc.PGSQLInput.Binary
- Binary(Context, String, Type[], ByteBuf[]) - Constructor for class com.impossibl.postgres.jdbc.PGBuffersStruct.Binary
- BINARY_DECODER - Static variable in class com.impossibl.postgres.system.procs.NestedArrays
- BinaryCodec(Type.Codec.Decoder<ByteBuf>, Type.Codec.Encoder<ByteBuf>) - Constructor for class com.impossibl.postgres.types.Type.BinaryCodec
- bindComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.BindComplete
- BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.Jsons.BinDecoder
- BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.RefCursors.BinDecoder
- BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.BinDecoder
- BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.BinDecoder
- BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Domains.BinEncoder
- BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Jsons.BinEncoder
- BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.BinEncoder
- BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.BinEncoder
- BIT - com.impossibl.postgres.api.jdbc.PGType
- BitMods - Class in com.impossibl.postgres.system.procs
- BitMods() - Constructor for class com.impossibl.postgres.system.procs.BitMods
- Bits - Class in com.impossibl.postgres.system.procs
- Bits() - Constructor for class com.impossibl.postgres.system.procs.Bits
- BitString - com.impossibl.postgres.types.Type.Category
- BlobInputStream - Class in com.impossibl.postgres.jdbc
- BlobInputStream(PGBlob, LargeObject) - Constructor for class com.impossibl.postgres.jdbc.BlobInputStream
- BlobOutputStream - Class in com.impossibl.postgres.jdbc
- BlobOutputStream(PGBlob, LargeObject) - Constructor for class com.impossibl.postgres.jdbc.BlobOutputStream
- BlobRelay - Class in com.impossibl.jdbc.spy
- BlobRelay(Blob, BlobListener) - Constructor for class com.impossibl.jdbc.spy.BlobRelay
- BlobTracer - Class in com.impossibl.jdbc.spy
- BlobTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.BlobTracer
- BlockingReadTimeoutException - Exception in com.impossibl.postgres.utils
- BlockingReadTimeoutException() - Constructor for exception com.impossibl.postgres.utils.BlockingReadTimeoutException
- BlockingReadTimeoutException(String) - Constructor for exception com.impossibl.postgres.utils.BlockingReadTimeoutException
- BOOL - com.impossibl.postgres.api.jdbc.PGType
- Boolean - com.impossibl.postgres.types.Type.Category
- Bools - Class in com.impossibl.postgres.system.procs
- Bools() - Constructor for class com.impossibl.postgres.system.procs.Bools
- borrow(int) - Method in class com.impossibl.postgres.protocol.RowDataSet
- borrowAll() - Method in class com.impossibl.postgres.protocol.RowDataSet
- borrowRows() - Method in class com.impossibl.postgres.protocol.ResultBatch
- BOX - com.impossibl.postgres.api.jdbc.PGType
- Boxes - Class in com.impossibl.postgres.system.procs
- Boxes() - Constructor for class com.impossibl.postgres.system.procs.Boxes
- boxType(Class<T>) - Static method in class com.impossibl.postgres.utils.Types
- BPCHAR - com.impossibl.postgres.api.jdbc.PGType
- BufferRowData - Class in com.impossibl.postgres.protocol.v30
- build() - Method in class com.impossibl.jdbc.spy.Trace.Builder
- build() - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
- builder() - Static method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory
- Builder(String, String) - Constructor for class com.impossibl.jdbc.spy.Trace.Builder
- byChar(char) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
- byChar(char) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
- byChar(char) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
Find a SCRAMAttribute by its character.
- byGS2CbindFlag(Gs2CbindFlag) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
- byName(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
-
Gets a SCRAM mechanism, given its standard IANA name.
- ByteBufs - Class in com.impossibl.postgres.utils
- ByteBufs() - Constructor for class com.impossibl.postgres.utils.ByteBufs
- ByteBufs.DecodeFunction - Interface in com.impossibl.postgres.utils
- ByteBufs.EncodeFunction - Interface in com.impossibl.postgres.utils
- Bytes - Class in com.impossibl.postgres.system.procs
- Bytes() - Constructor for class com.impossibl.postgres.system.procs.Bytes
- BYTES - com.impossibl.postgres.api.jdbc.PGType
- ByteStreams - Class in com.impossibl.postgres.utils.guava
-
Provides utility methods for working with byte arrays and I/O streams.
- ByteStreams.LimitedInputStream - Class in com.impossibl.postgres.utils.guava
C
- CacheMap<K,V> - Class in com.impossibl.postgres.utils
- CacheMap(int, float, boolean) - Constructor for class com.impossibl.postgres.utils.CacheMap
- CacheMap(int, float, boolean, Consumer<Map.Entry<K, V>>) - Constructor for class com.impossibl.postgres.utils.CacheMap
- call(int, FieldFormatRef[], ByteBuf[], RequestExecutor.FunctionCallHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Invokes the function specified by
functionId
and returns its results. - CallableStatementRelay - Class in com.impossibl.jdbc.spy
- CallableStatementRelay(CallableStatement, CallableStatementListener) - Constructor for class com.impossibl.jdbc.spy.CallableStatementRelay
- CallableStatementTracer - Class in com.impossibl.jdbc.spy
- CallableStatementTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.CallableStatementTracer
- cancel() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- cancel() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- cancel() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- cancel() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- cancel() - Method in class com.impossibl.jdbc.spy.StatementRelay
- cancel() - Method in class com.impossibl.jdbc.spy.StatementTracer
- cancel() - Method in class com.impossibl.postgres.jdbc.PGStatement
- cancel() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- cancel(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- cancel(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- cancel(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- CancelRequestTask - Class in com.impossibl.postgres.jdbc
- cancelRowUpdates() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- cancelRowUpdates() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- cancelRowUpdates(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- capitalize(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
- capitalizeGroups(String, boolean) - Static method in class com.impossibl.postgres.utils.StringTransforms
- CARDINALITY_VIOL_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- CASE_NOT_FOUNC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- CATALOG_NAMESPACE - Static variable in class com.impossibl.postgres.types.Type
- chainWarnings(SQLWarning, RequestExecutorHandlers.Result) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
- chainWarnings(SQLWarning, SQLWarning) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
-
Creates a single chain of warnings.
- CHANNEL_BINDING - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This REQUIRED attribute specifies the base64-encoded GS2 header and channel binding data.
- CHANNEL_BINDING_NOT_SUPPORTED - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- CHANNEL_BINDING_REQUIRED - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
-
Channel binding attribute.
- CHANNEL_BINDINGS_DONT_MATCH - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- channelBindMethod(String) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
-
The selected/supported channel-bind method the client plans to use.
- channelInactive(ChannelHandlerContext) - Method in class com.impossibl.postgres.protocol.v30.MessageDispatchHandler
- channelRead(ChannelHandlerContext, Object) - Method in class com.impossibl.postgres.protocol.v30.MessageDispatchHandler
- channelReadComplete(ChannelHandlerContext) - Method in class com.impossibl.postgres.protocol.v30.MessageDispatchHandler
- CHAR - com.impossibl.postgres.api.jdbc.PGType
- charAt(int) - Method in class com.impossibl.postgres.utils.CompositeCharSequence
- CharAttribute - Interface in com.impossibl.postgres.protocol.sasl.scram.util
-
Represents an attribute (a key name) that is represented by a single char.
- CharAttributeValue - Interface in com.impossibl.postgres.protocol.sasl.scram.util
-
Augments a
CharAttribute
with a String value and the method(s) to write its data to a StringBuffer. - charset - Variable in class com.impossibl.postgres.system.BasicContext
- CharStreams - Class in com.impossibl.postgres.utils.guava
-
Provides utility methods for working with character streams.
- CharStreams.LimitedReader - Class in com.impossibl.postgres.utils.guava
- CHECK_VIOL_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- checkArgument(boolean) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.Preconditions
-
Checks that the argument is valid, based in a check boolean condition.
- checkArgument(boolean, String, Object...) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkClientTrusted(X509Certificate[], String) - Method in class com.impossibl.postgres.protocol.ssl.NonValidatingTrustManager
- checkElementIndex(int, int) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that
index
specifies a valid element in an array, list or string of sizesize
. - checkElementIndex(int, int, String) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that
index
specifies a valid element in an array, list or string of sizesize
. - checkFreed() - Method in class com.impossibl.postgres.jdbc.PGArray
- checkNotEmpty(String, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.Preconditions
-
Checks that the String is not null and not empty
- checkNotNull(T) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.Preconditions
-
Checks that the argument is not null.
- checkNotNull(T, String, Object...) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(int, int) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that
index
specifies a valid position in an array, list or string of sizesize
. - checkPositionIndex(int, int, String) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that
index
specifies a valid position in an array, list or string of sizesize
. - checkPositionIndexes(int, int, int) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures that
start
andend
specify a valid positions in an array, list or string of sizesize
, and are in order. - checkServerTrusted(X509Certificate[], String) - Method in class com.impossibl.postgres.protocol.ssl.NonValidatingTrustManager
- checkState(boolean) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
- chooseClientAlias(String[], Principal[], Socket) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- chooseServerAlias(String, Principal[], Socket) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- CI_APPLICATION_NAME - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- CI_CLIENT_USER - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- CID - com.impossibl.postgres.api.jdbc.PGType
- CIDR - com.impossibl.postgres.api.jdbc.PGType
- CidrAddr - Class in com.impossibl.postgres.api.data
- CidrAddr(byte[], short) - Constructor for class com.impossibl.postgres.api.data.CidrAddr
- CidrAddr(String) - Constructor for class com.impossibl.postgres.api.data.CidrAddr
- Cidrs - Class in com.impossibl.postgres.system.procs
- Cidrs() - Constructor for class com.impossibl.postgres.system.procs.Cidrs
- CIRCLE - com.impossibl.postgres.api.jdbc.PGType
- Circles - Class in com.impossibl.postgres.system.procs
- Circles() - Constructor for class com.impossibl.postgres.system.procs.Circles
- CITEXT - com.impossibl.postgres.api.jdbc.PGType
- cleanup() - Static method in class com.impossibl.postgres.jdbc.PGDriver
- clearBatch() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- clearBatch() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- clearBatch() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- clearBatch() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- clearBatch() - Method in class com.impossibl.jdbc.spy.StatementRelay
- clearBatch() - Method in class com.impossibl.jdbc.spy.StatementTracer
- clearBatch() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- clearBatch(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- clearBatch(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- clearBatch(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- clearParameters() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- clearParameters() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- clearParameters() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- clearParameters() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- clearParameters() - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- clearParameters() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- clearParameters(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- clearParameters(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- clearRowsAffected() - Method in class com.impossibl.postgres.protocol.ResultBatch
- clearWarnings() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- clearWarnings() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- clearWarnings() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- clearWarnings() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- clearWarnings() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- clearWarnings() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- clearWarnings() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- clearWarnings() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- clearWarnings() - Method in class com.impossibl.jdbc.spy.StatementRelay
- clearWarnings() - Method in class com.impossibl.jdbc.spy.StatementTracer
- clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGStatement
- clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- clearWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- clearWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- clearWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- clearWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- clearWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- CLIENT_ENCODING - Static variable in class com.impossibl.postgres.system.ParameterNames
- CLIENT_INFO - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- CLIENT_NOT - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
-
Channel binding attribute.
- CLIENT_PROOF - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies a base64-encoded ClientProof.
- CLIENT_YES_SERVER_NOT - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
-
Channel binding attribute.
- ClientFinalMessage - Class in com.impossibl.postgres.protocol.sasl.scram.message
-
Constructs and parses client-final-messages.
- ClientFinalMessage(Gs2Header, byte[], String, byte[]) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ClientFinalMessage
-
Constructus a client-final-message with the provided gs2Header (the same one used in the client-first-message), optionally the channel binding data, and the nonce.
- clientFirstMessage(String) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
-
Returns the text representation of a SCRAM client-first-message
- ClientFirstMessage - Class in com.impossibl.postgres.protocol.sasl.scram.message
-
Constructs and parses client-first-messages.
- ClientFirstMessage(Gs2CbindFlag, String, String, String, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
-
Constructs a client-first-message for the given parameters.
- ClientFirstMessage(Gs2Header, String, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
-
Constructs a client-first-message for the given user, nonce and gs2Header.
- ClientFirstMessage(String, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
-
Constructs a client-first-message for the given parameters, with no channel binding nor authzid.
- clientKey(ScramMechanism, byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Generates a client key, from the salted password.
- clientKey(ScramMechanism, StringPreparation, String, byte[], int) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Generates a client key from the password and salt.
- clientProof(byte[], byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Computes the SCRAM client proof to be sent to the server on the client-final-message.
- clientSignature(ScramMechanism, byte[], String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Computes the SCRAM client signature.
- ClobReader - Class in com.impossibl.postgres.jdbc
- ClobReader(PGClob, LargeObject) - Constructor for class com.impossibl.postgres.jdbc.ClobReader
- ClobRelay - Class in com.impossibl.jdbc.spy
- ClobRelay(Clob, ClobListener) - Constructor for class com.impossibl.jdbc.spy.ClobRelay
- ClobTracer - Class in com.impossibl.jdbc.spy
- ClobTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ClobTracer
- ClobWriter - Class in com.impossibl.postgres.jdbc
- ClobWriter(PGClob, LargeObject) - Constructor for class com.impossibl.postgres.jdbc.ClobWriter
- close() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- close() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- close() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- close() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- close() - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- close() - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- close() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- close() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- close() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- close() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- close() - Method in class com.impossibl.jdbc.spy.StatementRelay
- close() - Method in class com.impossibl.jdbc.spy.StatementTracer
- close() - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- close() - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- close() - Method in class com.impossibl.postgres.jdbc.BlobInputStream
- close() - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
- close() - Method in class com.impossibl.postgres.jdbc.ClobReader
- close() - Method in class com.impossibl.postgres.jdbc.ClobWriter
- close() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- close() - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
-
Closes the physical database connection represented by this PooledConnection.
- close() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- close() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- close() - Method in class com.impossibl.postgres.jdbc.PGStatement
- close() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- close() - Method in class com.impossibl.postgres.protocol.ResultBatch
- close(ServerObjectType, String) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Closes a previously prepared statement for the connection.
- close(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- close(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- close(Throwable) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- close(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- close(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- close(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- close(Throwable) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- closeComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CloseComplete
- closed() - Method in interface com.impossibl.postgres.api.jdbc.PGNotificationListener
- closed() - Method in interface com.impossibl.postgres.protocol.ServerConnection.Listener
- CLOSED_BLOB - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- CLOSED_CLOB - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- CLOSED_CONNECTION - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- CLOSED_RESULT_SET - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- CLOSED_STATEMENT - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- closeOnCompletion() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- closeOnCompletion() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- closeOnCompletion() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- closeOnCompletion() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- closeOnCompletion() - Method in class com.impossibl.jdbc.spy.StatementRelay
- closeOnCompletion() - Method in class com.impossibl.jdbc.spy.StatementTracer
- closeOnCompletion() - Method in class com.impossibl.postgres.jdbc.PGStatement
- closeOnCompletion() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- closeOnCompletion(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- closeOnCompletion(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- closeOnCompletion(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- CloseRequest - Class in com.impossibl.postgres.protocol.v30
- Codec(Type.Codec.Decoder<InBuffer>, Type.Codec.Encoder<OutBuffer>) - Constructor for class com.impossibl.postgres.types.Type.Codec
- COLUMN_INDEX_OUT_OF_BOUNDS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- com.impossibl.jdbc.spy - package com.impossibl.jdbc.spy
- com.impossibl.postgres.api.data - package com.impossibl.postgres.api.data
- com.impossibl.postgres.api.jdbc - package com.impossibl.postgres.api.jdbc
- com.impossibl.postgres.datetime - package com.impossibl.postgres.datetime
- com.impossibl.postgres.jdbc - package com.impossibl.postgres.jdbc
- com.impossibl.postgres.jdbc.xa - package com.impossibl.postgres.jdbc.xa
- com.impossibl.postgres.protocol - package com.impossibl.postgres.protocol
- com.impossibl.postgres.protocol.sasl - package com.impossibl.postgres.protocol.sasl
- com.impossibl.postgres.protocol.sasl.scram - package com.impossibl.postgres.protocol.sasl.scram
- com.impossibl.postgres.protocol.sasl.scram.client - package com.impossibl.postgres.protocol.sasl.scram.client
- com.impossibl.postgres.protocol.sasl.scram.exception - package com.impossibl.postgres.protocol.sasl.scram.exception
- com.impossibl.postgres.protocol.sasl.scram.gssapi - package com.impossibl.postgres.protocol.sasl.scram.gssapi
- com.impossibl.postgres.protocol.sasl.scram.message - package com.impossibl.postgres.protocol.sasl.scram.message
- com.impossibl.postgres.protocol.sasl.scram.stringprep - package com.impossibl.postgres.protocol.sasl.scram.stringprep
- com.impossibl.postgres.protocol.sasl.scram.util - package com.impossibl.postgres.protocol.sasl.scram.util
- com.impossibl.postgres.protocol.ssl - package com.impossibl.postgres.protocol.ssl
- com.impossibl.postgres.protocol.v30 - package com.impossibl.postgres.protocol.v30
- com.impossibl.postgres.system - package com.impossibl.postgres.system
- com.impossibl.postgres.system.procs - package com.impossibl.postgres.system.procs
- com.impossibl.postgres.system.tables - package com.impossibl.postgres.system.tables
- com.impossibl.postgres.types - package com.impossibl.postgres.types
- com.impossibl.postgres.utils - package com.impossibl.postgres.utils
- com.impossibl.postgres.utils.guava - package com.impossibl.postgres.utils.guava
- commandComplete(String, Long, Long) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CommandComplete
- commit() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- commit() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- commit() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- commit() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- commit() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- commit(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- commit(Xid, boolean) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
- Complete - com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
- completed - Variable in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- Completed - com.impossibl.postgres.jdbc.Query.Status
- CompletePassing - com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
- Composite - com.impossibl.postgres.types.Type.Category
- CompositeCharSequence - Class in com.impossibl.postgres.utils
- CompositeCharSequence(CharSequence[]) - Constructor for class com.impossibl.postgres.utils.CompositeCharSequence
- CompositeNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- CompositeNode(List<SQLTextTree.Node>, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- CompositeQueryResults() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.CompositeQueryResults
- CompositeType - Class in com.impossibl.postgres.types
-
A database composite type.
- CompositeType() - Constructor for class com.impossibl.postgres.types.CompositeType
- CONFIG_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- Configuration - Interface in com.impossibl.postgres.system
- ConfiguredCallbackHandler - Interface in com.impossibl.postgres.protocol.ssl
- connect(Configuration, SocketAddress, ServerConnection.Listener) - Method in interface com.impossibl.postgres.protocol.ServerConnectionFactory
- connect(Configuration, SocketAddress, ServerConnection.Listener) - Method in class com.impossibl.postgres.protocol.v30.ServerConnectionFactory
- connect(String, Properties) - Method in class com.impossibl.jdbc.spy.SpyDriver
- connect(String, Properties) - Method in class com.impossibl.postgres.jdbc.PGDriver
- CONNECTION_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- connectionClosed() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- connectionClosed() - Method in class com.impossibl.postgres.system.BasicContext
-
Called when
BasicContext.serverConnection
was closed externally (i.e. - connectionNotificationReceived(int, String, String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- connectionNotificationReceived(int, String, String) - Method in class com.impossibl.postgres.system.BasicContext
-
Called when
BasicContext.serverConnection
received an asynchronous notification - ConnectionPoolDataSourceRelay - Class in com.impossibl.jdbc.spy
- ConnectionPoolDataSourceRelay(ConnectionPoolDataSource, ConnectionPoolDataSourceListener) - Constructor for class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- ConnectionPoolDataSourceTracer - Class in com.impossibl.jdbc.spy
- ConnectionPoolDataSourceTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- ConnectionRelay - Class in com.impossibl.jdbc.spy
- ConnectionRelay(Connection, ConnectionListener) - Constructor for class com.impossibl.jdbc.spy.ConnectionRelay
- ConnectionTracer - Class in com.impossibl.jdbc.spy
- ConnectionTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ConnectionTracer
- ConsolePasswordCallbackHandler - Class in com.impossibl.postgres.protocol.ssl
- ConsolePasswordCallbackHandler() - Constructor for class com.impossibl.postgres.protocol.ssl.ConsolePasswordCallbackHandler
- containsAll(Class<? extends SQLTextTree.Node>) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- context - Variable in class com.impossibl.postgres.jdbc.PGArray
- context - Variable in class com.impossibl.postgres.jdbc.PGStruct
- Context - Interface in com.impossibl.postgres.system
- ConversionException - Exception in com.impossibl.postgres.system
-
Created by kdubb on 7/15/16.
- ConversionException() - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(Type, Class<?>) - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(Type, Class<?>, Throwable) - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(Class<?>, Type) - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(Class<?>, Type, Throwable) - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(String) - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(String, Throwable) - Constructor for exception com.impossibl.postgres.system.ConversionException
- ConversionException(Throwable) - Constructor for exception com.impossibl.postgres.system.ConversionException
- convert(String) - Method in interface com.impossibl.postgres.system.Setting.Converter
- ConvertedBytes - Class in com.impossibl.postgres.system.procs
- ConvertedBytes() - Constructor for class com.impossibl.postgres.system.procs.ConvertedBytes
- convertRows(Context, T, ResultBatch) - Static method in class com.impossibl.postgres.system.tables.Tables
- copy() - Method in class com.impossibl.postgres.jdbc.SQLText
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.EscapeNode
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.MultiStatementNode
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.ParameterPiece
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.ParenGroupNode
- copy() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.StatementNode
- copy(int) - Method in class com.impossibl.postgres.protocol.RowDataSet
- copy(InputStream, OutputStream) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Copies all bytes from the input stream to the output stream.
- copy(Readable, Appendable) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
-
Copies all characters between the
Readable
andAppendable
objects. - copy(ReadableByteChannel, WritableByteChannel) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Copies all bytes from the readable channel to the writable channel.
- copyBoth(CopyFormat, FieldFormat[]) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CopyBothResponse
- copyData(ByteBuf) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CopyData
- copyDone() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CopyDone
- copyFail(String) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CopyFail
- CopyFormat - Enum in com.impossibl.postgres.protocol
- copyFrom(String, InputStream) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Allows issuing PostgreSQL's COPY command providing an
InputStream
stream to read from, instead of relying onSystem.in
. - copyFrom(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- copyFrom(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Allows issuing PostgreSQL's COPY command providing an
InputStream
stream to read from, instead of relying onSystem.in
. - copyFrom(String, InputStream, RequestExecutor.CopyFromHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
- copyIn(CopyFormat, FieldFormat[]) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CopyInResponse
- CopyInRequest - Class in com.impossibl.postgres.protocol.v30
- copyNodes(SQLTextTree.CompositeNode) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- copyOut(CopyFormat, FieldFormat[]) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CopyOutResponse
- CopyOutRequest - Class in com.impossibl.postgres.protocol.v30
- copyTo(String, OutputStream) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Allows issuing PostgreSQL's COPY command providing an
OutputStream
stream to write to, instead of relying onSystem.out
. - copyTo(String, OutputStream) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- copyTo(String, OutputStream) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Allows issuing PostgreSQL's COPY command providing an
OutputStream
stream to write to, instead of relying onSystem.out
. - copyTo(String, OutputStream, RequestExecutor.CopyToHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
- create(SSLMode, Configuration) - Static method in class com.impossibl.postgres.protocol.ssl.SSLEngineFactory
- create(String) - Static method in interface com.impossibl.postgres.jdbc.Query
- create(String, FieldFormatRef[], ByteBuf[]) - Static method in interface com.impossibl.postgres.jdbc.Query
- create(String, FieldFormatRef[], ByteBuf[], ResultField[]) - Static method in interface com.impossibl.postgres.jdbc.Query
- create(String, ResultField[]) - Static method in interface com.impossibl.postgres.jdbc.Query
- create(U, boolean, U, boolean) - Static method in class com.impossibl.postgres.api.data.Range
- createArrayOf(String, Object[]) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createArrayOf(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createArrayOf(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createArrayOf(Throwable, String, Object[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createArrayOf(Array, String, Object[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createBlob() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createBlob() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createBlob() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createBlob(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createBlob(Blob) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createClob() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createClob() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createClob() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createClob(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createClob(Clob) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createConnection(String, String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
-
Create a connection
- createConnectionEvent(SQLException) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- createEmpty() - Static method in class com.impossibl.postgres.api.data.Range
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.CloseRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.CopyInRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.CopyOutRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.ExecuteStatementRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.FunctionCallRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.LazyExecuteRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.LazyQueryRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.PrepareRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.QueryRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.ResumePortalRequest
- createHandler() - Method in interface com.impossibl.postgres.protocol.v30.ServerRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.StartupRequest
- createHandler() - Method in class com.impossibl.postgres.protocol.v30.SynchronizeRequest
- createNClob() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createNClob() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createNClob() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createNClob(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createNClob(NClob) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createReference() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
-
Create a reference using the correct ObjectFactory instance
- createReference() - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
-
Create a reference using the correct ObjectFactory instance
- createReference() - Method in class com.impossibl.postgres.jdbc.PGDataSource
-
Create a reference using the correct ObjectFactory instance
- createReference() - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSource
-
Create a reference using the correct ObjectFactory instance
- createResultSet(ResultField[], RowDataSet, boolean, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGStatement
- createRow(Context, ResultBatch, int) - Method in class com.impossibl.postgres.system.tables.PGTypeTable
- createRow(Context, ResultBatch, int) - Method in interface com.impossibl.postgres.system.tables.Table
-
Creates and instance of the row type of this table.
- createSQLXML() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createSQLXML() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createSQLXML() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createSQLXML(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createSQLXML(SQLXML) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatement() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createStatement() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createStatement() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createStatement(int, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createStatement(int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createStatement(int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createStatement(int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createStatement(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createStatement(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createStatement(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatement(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatement(Throwable, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatement(Statement) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatement(Statement, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatement(Statement, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStatementEvent(PreparedStatement, SQLException) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- createStruct(String, Object[]) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- createStruct(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- createStruct(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- createStruct(Throwable, String, Object[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- createStruct(Struct, String, Object[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- CREDENTIALS_PASSWORD - Static variable in class com.impossibl.postgres.system.SystemSettings
- CREDENTIALS_USERNAME - Static variable in class com.impossibl.postgres.system.SystemSettings
- CryptoUtil - Class in com.impossibl.postgres.protocol.sasl.scram.util
-
Utility static methods for cryptography related tasks.
- CryptoUtil() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.util.CryptoUtil
- CSTRING - com.impossibl.postgres.api.jdbc.PGType
- CURSOR_NOT_SCROLLABLE - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- CustomTypes - Class in com.impossibl.postgres.system
- CustomTypes() - Constructor for class com.impossibl.postgres.system.CustomTypes
D
- dashedFromCamelCase(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
"un"-capitalizes a string in lowerCamelCase or UpperCamelCase to all lowercase separated by dashes.
- dashedFromSnakeCase(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
"un"-capitalizes a string in UPPER_SNAKE_CASE to all lowercase separated by dashes.
- DATA_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- DATABASE - Static variable in class com.impossibl.postgres.system.ParameterNames
- DATABASE_NAME - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- DATABASE_NAME - Static variable in class com.impossibl.postgres.system.SystemSettings
- DATABASE_URL - Static variable in class com.impossibl.postgres.system.SystemSettings
- DatabaseMetaDataRelay - Class in com.impossibl.jdbc.spy
- DatabaseMetaDataRelay(DatabaseMetaData, DatabaseMetaDataListener) - Constructor for class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- DatabaseMetaDataTracer - Class in com.impossibl.jdbc.spy
- DatabaseMetaDataTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- dataDefinitionCausesTransactionCommit() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- dataDefinitionCausesTransactionCommit(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- dataDefinitionCausesTransactionCommit(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- dataDefinitionIgnoredInTransactions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- dataDefinitionIgnoredInTransactions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- dataDefinitionIgnoredInTransactions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- DATASOURCE_NAME - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- DataSourceRelay - Class in com.impossibl.jdbc.spy
- DataSourceRelay(DataSource, DataSourceListener) - Constructor for class com.impossibl.jdbc.spy.DataSourceRelay
- DataSourceSettings - Class in com.impossibl.postgres.jdbc
- DataSourceSettings() - Constructor for class com.impossibl.postgres.jdbc.DataSourceSettings
- DataSourceTracer - Class in com.impossibl.jdbc.spy
- DataSourceTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.DataSourceTracer
- DATE - com.impossibl.postgres.api.jdbc.PGType
- DATE_STYLE - Static variable in class com.impossibl.postgres.system.ParameterNames
- Dates - Class in com.impossibl.postgres.system.procs
- Dates() - Constructor for class com.impossibl.postgres.system.procs.Dates
- DateStyle - Class in com.impossibl.postgres.system
-
Utility methods for handling PostgreSQL DateStyle parameters
- DateStyle() - Constructor for class com.impossibl.postgres.system.DateStyle
- DateTime - com.impossibl.postgres.types.Type.Category
- DateTimeFormat - Interface in com.impossibl.postgres.datetime
- DateTimeFormat.Parser - Interface in com.impossibl.postgres.datetime
- DateTimeFormat.Printer - Interface in com.impossibl.postgres.datetime
- deallocate() - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- deallocate() - Method in class com.impossibl.postgres.protocol.ResultBatch
- deallocate() - Method in class com.impossibl.postgres.protocol.RowDataSet
- declare() - Static method in class com.impossibl.postgres.system.Setting
-
Forward declare a setting that will be initialized by annotation processing.
- declare() - Static method in class com.impossibl.postgres.system.Setting.Group
-
Forward declare a group that will be initialized by annotation processing.
- decode(byte[], int, int) - Static method in class com.impossibl.postgres.jdbc.xa.Base64
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(Context, Type, Short, Integer, InBuffer, Class<?>, Object) - Method in interface com.impossibl.postgres.types.Type.Codec.Decoder
- decode(ByteBuf) - Method in interface com.impossibl.postgres.utils.ByteBufs.DecodeFunction
- decode(String) - Static method in class com.impossibl.postgres.jdbc.xa.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- DECODE - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
-
Specify decoding.
- decodeHex(CharSequence) - Static method in class com.impossibl.postgres.system.procs.Bytes
- decodeHex(CharSequence, boolean) - Static method in class com.impossibl.postgres.system.procs.Bytes
- decodeNativeValue(Context, Type, Short, Integer, ByteBuf, Class<?>, Object) - Method in class com.impossibl.postgres.system.procs.RefCursors.BinDecoder
- decodeNativeValue(Context, Type, Short, Integer, ByteBuf, Class<?>, Object) - Method in class com.impossibl.postgres.system.procs.Strings.BinDecoder
- decodeNativeValue(Context, Type, Short, Integer, CharSequence, Class<?>, Object) - Method in class com.impossibl.postgres.system.procs.RefCursors.TxtDecoder
- decodeNativeValue(Context, Type, Short, Integer, CharSequence, Class<?>, Object) - Method in class com.impossibl.postgres.system.procs.Strings.TxtDecoder
- decodeValue(Context, Type, Short, Integer, ByteBuf, Class<?>, Object) - Method in class com.impossibl.postgres.system.procs.Jsons.BinDecoder
- decodeValue(Context, Type, Short, Integer, CharSequence, Class<?>, Object) - Method in class com.impossibl.postgres.system.procs.Names.TxtDecoder
- def() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Static default value of the setting.
- DEFAULT_BINARY_DECODER - Static variable in class com.impossibl.postgres.system.procs.Procs
- DEFAULT_BINARY_ENCODER - Static variable in class com.impossibl.postgres.system.procs.Procs
- DEFAULT_FETCH_SIZE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- DEFAULT_MOD_PARSER - Static variable in class com.impossibl.postgres.system.procs.Procs
- DEFAULT_NETWORK_TIMEOUT - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- DEFAULT_NONCE_LENGTH - Static variable in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory
-
Default nonce byte length
- DEFAULT_TEXT_DECODER - Static variable in class com.impossibl.postgres.system.procs.Procs
- DEFAULT_TEXT_ENCODER - Static variable in class com.impossibl.postgres.system.procs.Procs
- defDynamic() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Code that will be directly copied and used as a dynamic default value.
- defStatic() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Code that will be directly copied and used to provide an initial static default value.
- deleteRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- deleteRow() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- deleteRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- deletesAreDetected(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- deletesAreDetected(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- deletesAreDetected(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- DEP_DESCRIPTOR_EXISTS_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- deregister() - Method in class com.impossibl.postgres.jdbc.PGDriver
- desc() - Method in annotation type com.impossibl.postgres.system.Setting.Group.Info
- desc() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Description of the setting.
- DESCRIPTION_CACHE_SIZE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- DIAGNOSTICS_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- digest(byte[]) - Method in interface com.impossibl.postgres.protocol.sasl.scram.ScramMechanism
-
Calculate a message digest, according to the algorithm of the SCRAM mechanism.
- digest(byte[]) - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- DirectQuery - Class in com.impossibl.postgres.jdbc
- Disable - com.impossibl.postgres.protocol.ssl.SSLMode
- DISABLED - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
-
Client doesn't support channel binding.
- dispose(PGDirectConnection) - Method in class com.impossibl.postgres.jdbc.DirectQuery
- dispose(PGDirectConnection) - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- dispose(PGDirectConnection) - Method in interface com.impossibl.postgres.jdbc.Query
- doesMaxRowSizeIncludeBlobs() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- doesMaxRowSizeIncludeBlobs(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- doesMaxRowSizeIncludeBlobs(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- Domains - Class in com.impossibl.postgres.system.procs
- Domains() - Constructor for class com.impossibl.postgres.system.procs.Domains
- Domains.BinEncoder - Class in com.impossibl.postgres.system.procs
- Domains.TxtEncoder - Class in com.impossibl.postgres.system.procs
- DomainType - Class in com.impossibl.postgres.types
-
A database domain type.
- DomainType() - Constructor for class com.impossibl.postgres.types.DomainType
- doNormalize(String) - Method in enum com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparations
- DONT_BREAK_LINES - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- dottedFromCamelCase(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
"un"-capitalizes a string in lowerCamelCase or UpperCamelCase to all lowercase separated by dots.
- DS - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- duplicateAll(ByteBuf[]) - Static method in class com.impossibl.postgres.utils.ByteBufs
- duplicateForUpdate() - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- duplicateForUpdate() - Method in interface com.impossibl.postgres.protocol.RowData
- duplicateForUpdate() - Method in class com.impossibl.postgres.protocol.v30.BufferRowData
- duplicateKnowing(Setting.Group...) - Method in class com.impossibl.postgres.system.Settings
-
Duplicates the bag of settings knowing settings from the specified groups
- duplicateKnowingAll() - Method in class com.impossibl.postgres.system.Settings
-
Duplicates the bag of settings knowing settings from all groups
E
- Empty - Class in com.impossibl.postgres.system
- Empty() - Constructor for class com.impossibl.postgres.system.Empty
- EMPTY_BUFFERS - Static variable in class com.impossibl.postgres.system.Empty
- EMPTY_FIELDS - Static variable in class com.impossibl.postgres.system.Empty
- EMPTY_FORMATS - Static variable in class com.impossibl.postgres.system.Empty
- EMPTY_TYPES - Static variable in class com.impossibl.postgres.system.Empty
- emptyQuery() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.EmptyQuery
- emptyQueue() - Method in interface com.impossibl.postgres.jdbc.Housekeeper
-
Ensures the cleanup queue is emptied immediately
- emptyQueue() - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
- emptyToNull(String) - Static method in class com.impossibl.postgres.utils.guava.Strings
-
Returns the given string if it is nonempty;
null
otherwise. - enabled(Setting<Boolean>) - Method in class com.impossibl.postgres.system.Settings
-
Retrieve a boolean value from a setting.
- ENABLED - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
-
Client requires channel binding.
- encode() - Method in interface com.impossibl.postgres.utils.ByteBufs.EncodeFunction
- encode(Context, ResultField[], Object[]) - Static method in class com.impossibl.postgres.protocol.v30.BufferRowData
- encode(Context, ArrayType, Object) - Static method in class com.impossibl.postgres.jdbc.PGBuffersArray
- encode(Context, CompositeType, Object[]) - Static method in class com.impossibl.postgres.jdbc.PGBuffersStruct.Binary
- encode(Context, Type, FieldFormat, Object, List<ByteBuf>) - Static method in class com.impossibl.postgres.jdbc.PGBuffersArray
- encode(Context, Type, Object, Object, OutBuffer) - Method in interface com.impossibl.postgres.types.Type.Codec.Encoder
- encode(ByteBufAllocator, CharSequence[]) - Static method in class com.impossibl.postgres.utils.ByteBufs
- encode(String, String, byte[]) - Static method in class com.impossibl.postgres.utils.MD5Authentication
-
Generates an authentication token compatible with PostgreSQL's MD5 scheme
- ENCODE - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
-
Specify encoding.
- encodeBytes(byte[]) - Static method in class com.impossibl.postgres.jdbc.xa.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class com.impossibl.postgres.jdbc.xa.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class com.impossibl.postgres.jdbc.xa.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class com.impossibl.postgres.jdbc.xa.Base64
-
Encodes a byte array into Base64 notation.
- encodeHex(byte[]) - Static method in class com.impossibl.postgres.system.procs.Bytes
- encodeHex(byte[], StringBuilder) - Static method in class com.impossibl.postgres.system.procs.Bytes
- encodeValue(Context, Type, Object, Object, ByteBuf) - Method in class com.impossibl.postgres.system.procs.Domains.BinEncoder
- encodeValue(Context, Type, Object, Object, ByteBuf) - Method in class com.impossibl.postgres.system.procs.Jsons.BinEncoder
- encodeValue(Context, Type, Object, Object, ByteBuf) - Method in class com.impossibl.postgres.system.procs.Strings.BinEncoder
- encodeValue(Context, Type, Object, Object, StringBuilder) - Method in class com.impossibl.postgres.system.procs.Domains.TxtEncoder
- encodeValue(Context, Type, Object, Object, StringBuilder) - Method in class com.impossibl.postgres.system.procs.Names.TxtEncoder
- encodeValue(Context, Type, Object, Object, StringBuilder) - Method in class com.impossibl.postgres.system.procs.Strings.TxtEncoder
- end(Xid, int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
Preconditions: 1.
- Enumeration - com.impossibl.postgres.types.Type.Category
- EnumerationType - Class in com.impossibl.postgres.types
-
A database enumeration type.
- EnumerationType() - Constructor for class com.impossibl.postgres.types.EnumerationType
- equals(boolean, Object) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- equals(Object) - Method in class com.impossibl.jdbc.spy.RowIdRelay
- equals(Object) - Method in class com.impossibl.postgres.api.data.ACLItem
- equals(Object) - Method in class com.impossibl.postgres.api.data.ACLItem.Right
- equals(Object) - Method in class com.impossibl.postgres.api.data.InetAddr
- equals(Object) - Method in class com.impossibl.postgres.api.data.Interval
-
Checks if this amount is equal to the specified
PeriodDuration
. - equals(Object) - Method in class com.impossibl.postgres.api.data.Path
- equals(Object) - Method in class com.impossibl.postgres.api.data.Range
- equals(Object) - Method in class com.impossibl.postgres.api.data.Range.Flags
- equals(Object) - Method in class com.impossibl.postgres.api.data.Tid
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGBuffersStruct
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGRowId
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- equals(Object) - Method in class com.impossibl.postgres.jdbc.PGValuesStruct
- equals(Object) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- equals(Object) - Method in class com.impossibl.postgres.protocol.ResultField
- equals(Object) - Method in class com.impossibl.postgres.system.ServerConnectionInfo
- equals(Object) - Method in class com.impossibl.postgres.system.ServerInfo
- equals(Object) - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- equals(Object) - Method in class com.impossibl.postgres.system.Version
- equals(Object) - Method in class com.impossibl.postgres.types.QualifiedName
- equals(Object) - Method in class com.impossibl.postgres.types.Type
- equals(Object) - Method in class com.impossibl.postgres.utils.TypeLiteral
- equals(Throwable, Object) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- error - Variable in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- error(Notice) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.CommandError
- ERROR - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies an error that occurred during authentication exchange.
- ErrorUtils - Class in com.impossibl.postgres.jdbc
-
Utilities for creating SQLException and SQLWarnings from PostgreSQL's "Notice" and "Error" message data
- ErrorUtils() - Constructor for class com.impossibl.postgres.jdbc.ErrorUtils
- escape(String) - Static method in class com.impossibl.postgres.jdbc.Identifiers
- EscapeNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.EscapeNode
- exception(Channel, Throwable) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler
- exception(Throwable) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.impossibl.postgres.protocol.v30.MessageDispatchHandler
- Exceptions - Class in com.impossibl.postgres.jdbc
- Exceptions() - Constructor for class com.impossibl.postgres.jdbc.Exceptions
- execute() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- execute() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- execute() - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- execute() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- execute(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(boolean, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(boolean, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(boolean, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(boolean, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(boolean, String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(boolean, String, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(boolean, String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(boolean, String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(boolean, String, int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(boolean, String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(boolean, String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(boolean, String, String[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(PGDirectConnection) - Method in class com.impossibl.postgres.jdbc.DirectQuery
- execute(PGDirectConnection) - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- execute(PGDirectConnection) - Method in interface com.impossibl.postgres.jdbc.Query
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.CloseRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.CopyInRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.CopyOutRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.ExecuteStatementRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.FunctionCallRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.LazyExecuteRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.LazyQueryRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.PrepareRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.QueryRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.ResumePortalRequest
- execute(ProtocolChannel) - Method in interface com.impossibl.postgres.protocol.v30.ServerRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.StartupRequest
- execute(ProtocolChannel) - Method in class com.impossibl.postgres.protocol.v30.SynchronizeRequest
- execute(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- execute(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- execute(String) - Method in class com.impossibl.jdbc.spy.StatementRelay
- execute(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- execute(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- execute(String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- execute(String, int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- execute(String, int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- execute(String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- execute(String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- execute(String, int[]) - Method in class com.impossibl.jdbc.spy.StatementRelay
- execute(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- execute(String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- execute(String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- execute(String, String[]) - Method in class com.impossibl.jdbc.spy.StatementRelay
- execute(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- execute(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, RequestExecutor.ExecuteHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Uses the "extended" query protocol to execute a previously prepared query.
- execute(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(Throwable, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(Throwable, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- execute(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- execute(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- execute(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeBatch() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeBatch() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeBatch() - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeBatch() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeBatch(int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeBatch(int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeBatch(int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeBatch(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeBatch(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeBatch(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeBatch() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeLargeBatch() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeLargeBatch() - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeLargeBatch() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeLargeBatch(long[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeBatch(long[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeBatch(long[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeBatch(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeBatch(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeBatch(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeLargeUpdate() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeLargeUpdate() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- executeLargeUpdate(long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(long, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(long, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(long, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(long, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(long, String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(long, String, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(long, String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(long, String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(long, String, int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(long, String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(long, String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(long, String, String[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeLargeUpdate(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeLargeUpdate(String) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeLargeUpdate(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeLargeUpdate(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeLargeUpdate(String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeLargeUpdate(String, int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeLargeUpdate(String, int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeLargeUpdate(String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeLargeUpdate(String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeLargeUpdate(String, int[]) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeLargeUpdate(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeLargeUpdate(String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeLargeUpdate(String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeLargeUpdate(String, String[]) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeLargeUpdate(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeLargeUpdate(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(Throwable, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(Throwable, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeLargeUpdate(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeLargeUpdate(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeLargeUpdate(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeQuery() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeQuery() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeQuery() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- executeQuery(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeQuery(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeQuery(String) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeQuery(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeQuery(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeQuery(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeQuery(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeQuery(Throwable, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeQuery(Throwable, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeQuery(ResultSet) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeQuery(ResultSet) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeQuery(ResultSet, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeQuery(ResultSet, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeQuery(ResultSet, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- ExecuteResult(boolean, ResultField[]) - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.ExecuteResult
- ExecuteResult(ResultField[]) - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.ExecuteResult
- ExecuteStatementRequest - Class in com.impossibl.postgres.protocol.v30
- executeUpdate() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeUpdate() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeUpdate() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- executeUpdate(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(int, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(int, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(int, String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(int, String, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(int, String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(int, String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(int, String, int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(int, String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(int, String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(int, String, String[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeUpdate(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeUpdate(String) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeUpdate(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeUpdate(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeUpdate(String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeUpdate(String, int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeUpdate(String, int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeUpdate(String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeUpdate(String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeUpdate(String, int[]) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeUpdate(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeUpdate(String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- executeUpdate(String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- executeUpdate(String, String[]) - Method in class com.impossibl.jdbc.spy.StatementRelay
- executeUpdate(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- executeUpdate(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(Throwable, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(Throwable, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- executeUpdate(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- executeUpdate(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- executeUpdate(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.StatementTracer
- EXT_ROUTINE_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- EXT_ROUTINE_INV_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- EXTENSIONS_NOT_SUPPORTED - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
F
- Failed - com.impossibl.postgres.protocol.TransactionStatus
- FEATURE_NOT_SUPPORTED_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- FIELD_FORMAT_PREF - Static variable in class com.impossibl.postgres.system.SystemSettings
- FIELD_LENGTH_MAX - Static variable in class com.impossibl.postgres.system.SystemSettings
- FieldBuffersRowData - Class in com.impossibl.postgres.protocol
- FieldBuffersRowData(ResultField[], ByteBufAllocator) - Constructor for class com.impossibl.postgres.protocol.FieldBuffersRowData
- FieldBuffersRowData(ByteBuf[], ByteBufAllocator) - Constructor for class com.impossibl.postgres.protocol.FieldBuffersRowData
- FieldFormat - Enum in com.impossibl.postgres.protocol
- FieldFormatRef - Interface in com.impossibl.postgres.protocol
- FieldFormats - Class in com.impossibl.postgres.protocol
- FieldFormats() - Constructor for class com.impossibl.postgres.protocol.FieldFormats
- FileTraceOutput - Class in com.impossibl.jdbc.spy
- FileTraceOutput(Properties) - Constructor for class com.impossibl.jdbc.spy.FileTraceOutput
- findColumn(int, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- findColumn(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- findColumn(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- findDecoder(String, ServerInfo, Class<? extends Buffer>) - Method in interface com.impossibl.postgres.system.procs.ProcProvider
- findDecoder(String, ServerInfo, Class<? extends Buffer>) - Method in class com.impossibl.postgres.system.procs.SettingSelectProcProvider
- findDecoder(String, ServerInfo, Class<? extends Buffer>) - Method in class com.impossibl.postgres.system.procs.SimpleProcProvider
- findEncoder(String, ServerInfo, Class<? extends Buffer>) - Method in interface com.impossibl.postgres.system.procs.ProcProvider
- findEncoder(String, ServerInfo, Class<? extends Buffer>) - Method in class com.impossibl.postgres.system.procs.SettingSelectProcProvider
- findEncoder(String, ServerInfo, Class<? extends Buffer>) - Method in class com.impossibl.postgres.system.procs.SimpleProcProvider
- findModifierParser(String, ServerInfo) - Method in interface com.impossibl.postgres.system.procs.ProcProvider
- findModifierParser(String, ServerInfo) - Method in class com.impossibl.postgres.system.procs.SettingSelectProcProvider
- findModifierParser(String, ServerInfo) - Method in class com.impossibl.postgres.system.procs.SimpleProcProvider
- findOrLoadRelationType(int, Registry.TypeLoader) - Method in class com.impossibl.postgres.types.SharedRegistry
-
Loads a relation (aka table) type by its relation-id
- findOrLoadType(int, Registry.TypeLoader) - Method in class com.impossibl.postgres.types.SharedRegistry
-
Loads a type by its type-id (aka OID)
- findOrLoadType(QualifiedName, Registry.TypeLoader) - Method in class com.impossibl.postgres.types.SharedRegistry
-
Finds a type by its qualified name
- findValue(String) - Static method in enum com.impossibl.postgres.types.Type.Category
-
Lookup Category by its associated "id".
- finish(String, RequestExecutor.SynchronizedHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Closes a portal that was previously suspended and synchronizes the transaction state.
- fireConnectionError(SQLException) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
-
Fires a connection error event, but only if we think the exception is fatal.
- first() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- first(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- first(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- firstNonNull(T, T) - Static method in class com.impossibl.postgres.utils.Nulls
- Flags(byte) - Constructor for class com.impossibl.postgres.api.data.Range.Flags
- FLOAT4 - com.impossibl.postgres.api.jdbc.PGType
- Float4s - Class in com.impossibl.postgres.system.procs
- Float4s() - Constructor for class com.impossibl.postgres.system.procs.Float4s
- FLOAT8 - com.impossibl.postgres.api.jdbc.PGType
- Float8s - Class in com.impossibl.postgres.system.procs
- Float8s() - Constructor for class com.impossibl.postgres.system.procs.Float8s
- flush() - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
- flush() - Method in class com.impossibl.postgres.jdbc.ClobWriter
- flush(ChannelHandlerContext) - Method in class com.impossibl.postgres.protocol.v30.MessageDispatchHandler
- FOREIGN_DATA_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- forget(Xid) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
Does nothing, since we don't do heuristics,
- format(Interval) - Method in interface com.impossibl.postgres.datetime.IntervalFormat.Printer
- format(Temporal) - Method in interface com.impossibl.postgres.datetime.DateTimeFormat.Printer
- free() - Method in class com.impossibl.jdbc.spy.ArrayRelay
- free() - Method in class com.impossibl.jdbc.spy.ArrayTracer
- free() - Method in class com.impossibl.jdbc.spy.BlobRelay
- free() - Method in class com.impossibl.jdbc.spy.BlobTracer
- free() - Method in class com.impossibl.jdbc.spy.ClobRelay
- free() - Method in class com.impossibl.jdbc.spy.ClobTracer
- free() - Method in class com.impossibl.jdbc.spy.NClobRelay
- free() - Method in class com.impossibl.jdbc.spy.NClobTracer
- free() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- free() - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- free() - Method in class com.impossibl.postgres.jdbc.PGBlob
- free() - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- free() - Method in class com.impossibl.postgres.jdbc.PGBuffersArray
- free() - Method in class com.impossibl.postgres.jdbc.PGClob
- free() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- free(Throwable) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- free(Throwable) - Method in class com.impossibl.jdbc.spy.BlobTracer
- free(Throwable) - Method in class com.impossibl.jdbc.spy.ClobTracer
- free(Throwable) - Method in class com.impossibl.jdbc.spy.NClobTracer
- free(Throwable) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- from(TemporalAmount) - Static method in class com.impossibl.postgres.api.data.Interval
-
Obtains an instance from a temporal amount.
- fromCamelCase(String, char) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
"un"-capitalizes a string in lowerCamelCase or UpperCamelCase to all lowercase separated by the provided
separator
. - fromSaslName(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramStringFormatting
-
Given a saslName, return a non-escaped String.
- fromSnakeCase(String, char) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
"un"-capitalizes a string in UPPER_SNAKE_CASE to all lowercase separated by the provided
separator
. - fromString(String) - Method in class com.impossibl.postgres.system.Setting
-
Convert a string to the setting's native type.
- FunctionCallRequest - Class in com.impossibl.postgres.protocol.v30
- FunctionCallRequest(int, FieldFormatRef[], ByteBuf[], RequestExecutor.FunctionCallHandler) - Constructor for class com.impossibl.postgres.protocol.v30.FunctionCallRequest
- functionResult(ByteBuf) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.FunctionResult
G
- generatedKeyAlwaysReturned() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- generatedKeyAlwaysReturned(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- generatedKeyAlwaysReturned(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- Geometry - com.impossibl.postgres.types.Type.Category
- GeometryParsers - Enum in com.impossibl.postgres.utils
- get() - Method in interface com.impossibl.postgres.jdbc.Housekeeper.Ref
- get() - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper.Ref
- get() - Method in class com.impossibl.postgres.protocol.v30.ServerConnectionShared.Ref
- get(int, Integer, Integer) - Static method in class com.impossibl.postgres.system.Version
- get(int, Integer, Integer, String) - Static method in class com.impossibl.postgres.system.Version
- get(ServerConnectionInfo) - Method in interface com.impossibl.postgres.types.SharedRegistry.Factory
- get(Setting<T>) - Method in class com.impossibl.postgres.system.Settings
-
Retrieve a value for a setting.
- get(TemporalUnit) - Method in class com.impossibl.postgres.api.data.Interval
-
Gets the value of the requested unit.
- get(Properties) - Method in class com.impossibl.postgres.system.Setting
-
Looks up the setting in the provided
properties
. - getAcceptedIssuers() - Method in class com.impossibl.postgres.protocol.ssl.NonValidatingTrustManager
- getAddress() - Method in class com.impossibl.postgres.api.data.InetAddr
- getAlignment() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getAlignment() - Method in class com.impossibl.postgres.types.Type
- getAll() - Static method in class com.impossibl.postgres.system.Setting.Group
-
Name base map of all defined setting groups
- getAllNamedSettings() - Method in class com.impossibl.postgres.system.Setting.Group
-
Retrieves a names based map of all settings in the group
- getAllocationStackTrace() - Method in interface com.impossibl.postgres.jdbc.Housekeeper.CleanupRunnable
- getAllocator() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getAllocator() - Method in class com.impossibl.postgres.system.BasicContext
- getAllocator() - Method in interface com.impossibl.postgres.system.Context
- getAllOwnedSettings() - Method in class com.impossibl.postgres.system.Setting.Group
-
Retrieves a unique set of all settings owned by the group.
- getAllSettings() - Method in class com.impossibl.postgres.system.Setting.Group
-
Retrieves a unique set of all settings in the group.
- getArray() - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getArray() - Method in class com.impossibl.postgres.jdbc.PGArray
- getArray(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getArray(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getArray(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getArray(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getArray(long, int) - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getArray(long, int) - Method in class com.impossibl.postgres.jdbc.PGArray
- getArray(long, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getArray(long, int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
- getArray(Context, Class<?>, long, int) - Method in class com.impossibl.postgres.jdbc.PGArray
- getArray(Context, Class<?>, long, int) - Method in class com.impossibl.postgres.jdbc.PGBuffersArray
- getArray(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGArray
- getArray(Object) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Object, long, int) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Object, long, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Object, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getArray(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getArray(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getArray(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getArray(Throwable) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getArray(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getArray(Throwable, long, int) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Throwable, long, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getArray(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getArray(Throwable, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getArray(Array, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getArray(Array, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getArray(Array, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getArray(Array, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getArray(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getArray(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
- getArrayTypeId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getArrayTypeId() - Method in class com.impossibl.postgres.types.Type
- getAsciiStream() - Method in class com.impossibl.jdbc.spy.ClobRelay
- getAsciiStream() - Method in class com.impossibl.jdbc.spy.NClobRelay
- getAsciiStream() - Method in class com.impossibl.postgres.jdbc.PGClob
- getAsciiStream(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getAsciiStream(InputStream) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getAsciiStream(InputStream) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getAsciiStream(InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getAsciiStream(InputStream, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getAsciiStream(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getAsciiStream(Throwable) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getAsciiStream(Throwable) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getAsciiStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getAsciiStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getAttribute(Context, Type, Buffer) - Method in class com.impossibl.postgres.jdbc.PGBuffersStruct
- getAttribute(Context, Type, ByteBuf) - Method in class com.impossibl.postgres.jdbc.PGBuffersStruct.Binary
- getAttribute(Context, Type, CharSequence) - Method in class com.impossibl.postgres.jdbc.PGBuffersStruct.Text
- getAttributes() - Method in class com.impossibl.jdbc.spy.StructRelay
- getAttributes() - Method in class com.impossibl.postgres.jdbc.PGStruct
- getAttributes(Context) - Method in class com.impossibl.postgres.jdbc.PGBuffersStruct
- getAttributes(Context) - Method in class com.impossibl.postgres.jdbc.PGStruct
- getAttributes(Context) - Method in class com.impossibl.postgres.jdbc.PGValuesStruct
- getAttributes(Object[]) - Method in class com.impossibl.jdbc.spy.StructTracer
- getAttributes(Object[], Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.StructTracer
- getAttributes(String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getAttributes(Throwable) - Method in class com.impossibl.jdbc.spy.StructTracer
- getAttributes(Throwable, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getAttributes(Throwable, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.StructTracer
- getAttributes(ResultSet, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getAttributes(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.StructRelay
- getAttributes(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGStruct
- getAttributeTypes() - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- getAttributeTypes() - Method in class com.impossibl.postgres.jdbc.PGStruct
- getAttributeValues() - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- getAuthzid() - Method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
- getAuthzid() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- getAutoCommit() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getAutoCommit() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getAutoCommit() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getAutoCommit(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getAutoCommit(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getBase() - Method in class com.impossibl.postgres.types.DomainType
- getBase() - Method in class com.impossibl.postgres.types.RangeType
- getBaseType() - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getBaseType() - Method in class com.impossibl.postgres.jdbc.PGArray
- getBaseType(int) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getBaseType(Throwable) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getBaseTypeName() - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getBaseTypeName() - Method in class com.impossibl.jdbc.spy.RefRelay
- getBaseTypeName() - Method in class com.impossibl.postgres.jdbc.PGArray
- getBaseTypeName(String) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getBaseTypeName(String) - Method in class com.impossibl.jdbc.spy.RefTracer
- getBaseTypeName(Throwable) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getBaseTypeName(Throwable) - Method in class com.impossibl.jdbc.spy.RefTracer
- getBatch() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.AnyQueryResult
- getBatch() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.ExecuteResult
- getBatch() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.QueryResult
- getBatches() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.CompositeQueryResults
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getBestRowIdentifier(Throwable, String, String, String, int, boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getBestRowIdentifier(ResultSet, String, String, String, int, boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getBigDecimal(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBigDecimal(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBigDecimal(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBigDecimal(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBigDecimal(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBigDecimal(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBigDecimal(int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
-
Deprecated.
- getBigDecimal(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBigDecimal(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBigDecimal(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBigDecimal(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBigDecimal(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBigDecimal(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBigDecimal(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBigDecimal(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBigDecimal(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(BigDecimal, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBigDecimal(BigDecimal, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(BigDecimal, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBigDecimal(BigDecimal, int, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(BigDecimal, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBigDecimal(BigDecimal, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBigDecimal(BigDecimal, String, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBinaryCodec() - Method in class com.impossibl.postgres.types.Type
- getBinaryStream() - Method in class com.impossibl.jdbc.spy.BlobRelay
- getBinaryStream() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- getBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGBlob
- getBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- getBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- getBinaryStream(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBinaryStream(long, long) - Method in class com.impossibl.jdbc.spy.BlobRelay
- getBinaryStream(long, long) - Method in class com.impossibl.postgres.jdbc.PGBlob
- getBinaryStream(long, long) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- getBinaryStream(InputStream) - Method in class com.impossibl.jdbc.spy.BlobTracer
- getBinaryStream(InputStream) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getBinaryStream(InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBinaryStream(InputStream, long, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- getBinaryStream(InputStream, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBinaryStream(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBinaryStream(Throwable) - Method in class com.impossibl.jdbc.spy.BlobTracer
- getBinaryStream(Throwable) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getBinaryStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBinaryStream(Throwable, long, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- getBinaryStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBlob(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBlob(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBlob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBlob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBlob(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBlob(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBlob(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBlob(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBlob(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBlob(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBlob(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBlob(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBlob(Blob, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBlob(Blob, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBlob(Blob, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBlob(Blob, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBlock() - Method in class com.impossibl.postgres.api.data.Tid
- getBoolean(boolean, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBoolean(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBoolean(boolean, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBoolean(boolean, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBoolean(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBoolean(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBoolean(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBoolean(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBoolean(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBoolean(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBoolean(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBoolean(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBoolean(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBoolean(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBoolean(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBoolean(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getByErrorMessage(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- getByte(byte, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getByte(byte, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getByte(byte, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getByte(byte, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getByte(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getByte(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getByte(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getByte(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getByte(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getByte(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getByte(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getByte(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getByte(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getByte(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getByte(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getByte(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBytes() - Method in class com.impossibl.jdbc.spy.RowIdRelay
- getBytes() - Method in class com.impossibl.postgres.jdbc.PGRowId
- getBytes(byte[]) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- getBytes(byte[], int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBytes(byte[], int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBytes(byte[], long, int) - Method in class com.impossibl.jdbc.spy.BlobTracer
- getBytes(byte[], String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBytes(byte[], String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBytes(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBytes(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBytes(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBytes(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBytes(long, int) - Method in class com.impossibl.jdbc.spy.BlobRelay
- getBytes(long, int) - Method in class com.impossibl.postgres.jdbc.PGBlob
- getBytes(long, int) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- getBytes(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getBytes(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getBytes(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getBytes(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getBytes(Throwable) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- getBytes(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBytes(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getBytes(Throwable, long, int) - Method in class com.impossibl.jdbc.spy.BlobTracer
- getBytes(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getBytes(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getByteSize() - Method in enum com.impossibl.postgres.api.data.InetAddr.Family
- getCatalog() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getCatalog() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getCatalog() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getCatalog(String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getCatalog(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getCatalogName(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getCatalogName(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getCatalogName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getCatalogs() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getCatalogs(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCatalogs(ResultSet) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCatalogSeparator() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getCatalogSeparator(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCatalogSeparator(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCatalogTerm() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getCatalogTerm(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCatalogTerm(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCategory() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getCategory() - Method in class com.impossibl.postgres.types.Type
- getCertificateChain(String) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- getChannelBindingFlag() - Method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
- getChannelBindingFlag() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- getChannelBindingName() - Method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
- getChannelBindingName() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- getChannelBindMethod() - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
-
Selected method the client should use to generate channel-bind data
- getChar() - Method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
- getChar() - Method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
- getChar() - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
- getChar() - Method in class com.impossibl.postgres.protocol.sasl.scram.util.AbstractCharAttributeValue
- getChar() - Method in interface com.impossibl.postgres.protocol.sasl.scram.util.CharAttribute
-
Return the char used to represent this attribute
- getCharacterStream() - Method in class com.impossibl.jdbc.spy.ClobRelay
- getCharacterStream() - Method in class com.impossibl.jdbc.spy.NClobRelay
- getCharacterStream() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- getCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGClob
- getCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- getCharacterStream(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getCharacterStream(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getCharacterStream(long, long) - Method in class com.impossibl.jdbc.spy.ClobRelay
- getCharacterStream(long, long) - Method in class com.impossibl.jdbc.spy.NClobRelay
- getCharacterStream(long, long) - Method in class com.impossibl.postgres.jdbc.PGClob
- getCharacterStream(Reader) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getCharacterStream(Reader) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getCharacterStream(Reader) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getCharacterStream(Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getCharacterStream(Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCharacterStream(Reader, long, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getCharacterStream(Reader, long, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getCharacterStream(Reader, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getCharacterStream(Reader, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCharacterStream(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getCharacterStream(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getCharacterStream(Throwable) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getCharacterStream(Throwable) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getCharacterStream(Throwable) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getCharacterStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getCharacterStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCharacterStream(Throwable, long, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getCharacterStream(Throwable, long, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getCharacterStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getCharacterStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCharset() - Method in class com.impossibl.postgres.system.BasicContext
- getCharset() - Method in interface com.impossibl.postgres.system.Context
- getClientAliases(String, Principal[]) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- getClientCurrencyFormatter() - Method in class com.impossibl.postgres.system.BasicContext
- getClientCurrencyFormatter() - Method in interface com.impossibl.postgres.system.Context
- getClientDateFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getClientDateFormat() - Method in interface com.impossibl.postgres.system.Context
- getClientDecimalFormatter() - Method in class com.impossibl.postgres.system.BasicContext
- getClientDecimalFormatter() - Method in interface com.impossibl.postgres.system.Context
- getClientEncoding() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getClientInfo() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getClientInfo() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getClientInfo() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getClientInfo(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getClientInfo(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getClientInfo(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getClientInfo(String, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getClientInfo(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getClientInfo(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getClientInfo(Properties) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getClientInfoProperties() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getClientInfoProperties(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getClientInfoProperties(ResultSet) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getClientIntegerFormatter() - Method in class com.impossibl.postgres.system.BasicContext
- getClientIntegerFormatter() - Method in interface com.impossibl.postgres.system.Context
- getClientIntervalFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getClientIntervalFormat() - Method in interface com.impossibl.postgres.system.Context
- getClientNonce() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- getClientTimeFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getClientTimeFormat() - Method in interface com.impossibl.postgres.system.Context
- getClientTimestampFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getClientTimestampFormat() - Method in interface com.impossibl.postgres.system.Context
- getClob(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getClob(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getClob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getClob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getClob(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getClob(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getClob(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getClob(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getClob(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getClob(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getClob(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getClob(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getClob(Clob, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getClob(Clob, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getClob(Clob, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getClob(Clob, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCode() - Method in class com.impossibl.postgres.protocol.Notice
- getCode() - Method in enum com.impossibl.postgres.protocol.TransactionStatus
- getCodec(FieldFormat) - Method in class com.impossibl.postgres.types.Type
- getColumn() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- getColumn() - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- getColumn() - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- getColumn() - Method in class com.impossibl.postgres.protocol.Notice
- getColumnClassName(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnClassName(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnClassName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnCount() - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnCount(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnCount(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnDisplaySize(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnDisplaySize(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnDisplaySize(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnLabel(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnLabel(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnLabel(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnName(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnName(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnPrivileges(String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getColumnPrivileges(Throwable, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getColumnPrivileges(ResultSet, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getColumns(String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getColumns(Throwable, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getColumns(ResultSet, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getColumnType(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnType(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnType(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnTypeName(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getColumnTypeName(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getColumnTypeName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getCommand() - Method in class com.impossibl.postgres.protocol.ResultBatch
- getComponents() - Method in class com.impossibl.postgres.utils.CompositeCharSequence
- getConcurrency() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getConcurrency(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getConcurrency(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getConnection() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getConnection() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getConnection() - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- getConnection() - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- getConnection() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getConnection() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getConnection() - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- getConnection() - Method in class com.impossibl.postgres.jdbc.PGDataSource
- getConnection() - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- getConnection() - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- getConnection() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getConnection() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getConnection() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
- getConnection(String, String) - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- getConnection(String, String) - Method in class com.impossibl.postgres.jdbc.PGDataSource
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getConnection(Throwable) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- getConnection(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getConnection(Connection) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- getConnection(Connection, String, String) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getConnectionHandle() - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
-
Gets a handle for a client to use.
- getConstraint() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- getConstraint() - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- getConstraint() - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- getConstraint() - Method in class com.impossibl.postgres.protocol.Notice
- getCrossReference(String, String, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getCrossReference(Throwable, String, String, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCrossReference(ResultSet, String, String, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getCursorName() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getCursorName(String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCursorName(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getCustomTypeMap() - Method in class com.impossibl.postgres.system.BasicContext
- getCustomTypeMap() - Method in interface com.impossibl.postgres.system.Context
- getCustomTypeMap() - Method in class com.impossibl.postgres.system.SettingsContext
- getCustomTypeMap() - Method in class com.impossibl.postgres.system.TypeMapContext
- getData() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- getDatabase() - Method in class com.impossibl.postgres.system.ServerConnectionInfo
- getDatabaseMajorVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDatabaseMajorVersion(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseMajorVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseMinorVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDatabaseMinorVersion(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseMinorVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseProductName() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDatabaseProductName(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseProductName(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseProductVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDatabaseProductVersion(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatabaseProductVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDatatype() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- getDatatype() - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- getDatatype() - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- getDatatype() - Method in class com.impossibl.postgres.protocol.Notice
- getDate(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getDate(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getDate(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getDate(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getDate(int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getDate(int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getDate(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getDate(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getDate(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getDate(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getDate(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getDate(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getDate(String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getDate(String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getDate(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getDate(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getDate(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Throwable, int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Throwable, int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Throwable, String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Throwable, String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Date, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Date, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Date, int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Date, int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Date, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Date, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDate(Date, String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDate(Date, String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDateFormat(String[]) - Static method in class com.impossibl.postgres.system.DateStyle
-
Creates a DateFormat for handling Dates from a parsed DateStyle string
- getDecoder() - Method in class com.impossibl.postgres.types.Type.Codec
-
Get the decoder
- getDecoder(Type) - Method in class com.impossibl.postgres.jdbc.PGSQLInput.Binary
- getDecoder(Type) - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- getDecoder(Type) - Method in class com.impossibl.postgres.jdbc.PGSQLInput.Text
- getDefault() - Static method in interface com.impossibl.postgres.protocol.ServerConnectionFactory
- getDefault() - Method in class com.impossibl.postgres.system.Setting
-
Retrieve the default value of this setting.
- getDefaultClass() - Method in class com.impossibl.postgres.system.procs.Jsons.BinDecoder
- getDefaultClass() - Method in class com.impossibl.postgres.system.procs.Names.TxtDecoder
- getDefaultClass() - Method in class com.impossibl.postgres.system.procs.RefCursors.BinDecoder
- getDefaultClass() - Method in class com.impossibl.postgres.system.procs.RefCursors.TxtDecoder
- getDefaultClass() - Method in class com.impossibl.postgres.system.procs.Strings.BinDecoder
- getDefaultClass() - Method in class com.impossibl.postgres.system.procs.Strings.TxtDecoder
- getDefaultClass() - Method in interface com.impossibl.postgres.types.Type.Codec.Decoder
- getDefaultFetchSize() - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Get the default fetch size
- getDefaultFetchSize() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
-
Get the default fetch size
- getDefaultFetchSize() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Get the default fetch size
- getDefaultText() - Method in class com.impossibl.postgres.system.Setting
-
Retrieve the default value of this setting as text.
- getDefaultTransactionIsolation() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDefaultTransactionIsolation(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDefaultTransactionIsolation(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDefaultValue() - Method in class com.impossibl.postgres.types.DomainType
- getDefaultValue() - Method in class com.impossibl.postgres.types.Type
- getDelimeter() - Method in class com.impossibl.postgres.types.Type
- getDeliminator() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getDescribedParameterTypes(Context) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.PrepareResult
- getDescribedResultFields() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.PrepareResult
- getDescription() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getDescription() - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
- getDescription() - Method in class com.impossibl.postgres.jdbc.PGDataSource
- getDescription() - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSource
- getDescription() - Method in class com.impossibl.postgres.system.Setting
-
Retrieve the description of this setting.
- getDescription() - Method in class com.impossibl.postgres.system.Setting.Group
-
Get description of group
- getDetail() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- getDetail() - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- getDetail() - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- getDetail() - Method in class com.impossibl.postgres.protocol.Notice
- getDimensionCount(Object) - Static method in class com.impossibl.postgres.jdbc.ArrayUtils
- getDimensions() - Method in class com.impossibl.postgres.types.NestedArrayType
- getDimensions(Object) - Static method in class com.impossibl.postgres.jdbc.ArrayUtils
- getDiscriminator() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getDomainBaseTypeId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getDomainDefault() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getDomainTypeMod() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getDouble(double, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDouble(double, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDouble(double, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDouble(double, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDouble(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getDouble(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getDouble(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getDouble(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getDouble(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getDouble(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getDouble(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getDouble(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getDouble(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDouble(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDouble(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getDouble(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getDriverMajorVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDriverMajorVersion(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverMajorVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverMinorVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDriverMinorVersion(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverMinorVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverName() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDriverName(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverName(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getDriverVersion(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDriverVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getDuration() - Method in class com.impossibl.postgres.api.data.Interval
-
Gets the duration part.
- getElementFormat() - Method in class com.impossibl.postgres.types.NestedArrayType
- getElementType() - Method in class com.impossibl.postgres.types.ArrayType
- getElementType(Class<?>) - Static method in class com.impossibl.postgres.jdbc.ArrayUtils
- getElementTypeId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getEncoder() - Method in class com.impossibl.postgres.types.Type.Codec
-
Get the encoder
- getEncoding() - Method in class com.impossibl.postgres.system.ServerInfo
- getEndPos() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- getError() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- getError() - Method in exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramServerErrorException
- getError() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
- getErrorMessage() - Method in enum com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- getExportedKeys(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getExportedKeys(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getExportedKeys(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getExtendedType(Class<?>, Registry) - Static method in class com.impossibl.postgres.system.JavaTypeMapping
- getExtraNameCharacters() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getExtraNameCharacters(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getExtraNameCharacters(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getFactory(boolean) - Static method in class com.impossibl.postgres.types.SharedRegistry
- getFamily() - Method in class com.impossibl.postgres.api.data.InetAddr
- getFetchDirection() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getFetchDirection() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getFetchDirection() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getFetchDirection() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getFetchDirection() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getFetchDirection() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getFetchDirection(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFetchDirection(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getFetchDirection(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFetchDirection(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getFetchDirection(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFetchDirection(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getFetchDirection(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFetchDirection(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getFetchSize() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getFetchSize() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getFetchSize() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getFetchSize() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getFetchSize() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getFetchSize() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getFetchSize(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFetchSize(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getFetchSize(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFetchSize(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getFetchSize(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFetchSize(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getFetchSize(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFetchSize(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getField(int, ResultField, Context, Class<?>, Object) - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- getField(int, ResultField, Context, Class<?>, Object) - Method in interface com.impossibl.postgres.protocol.RowData
- getField(int, ResultField, Context, Class<?>, Object) - Method in class com.impossibl.postgres.protocol.v30.BufferRowData
- getFieldBuffers() - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- getFieldBuffers() - Method in interface com.impossibl.postgres.protocol.UpdatableRowData
- getFieldCount() - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- getFieldCount() - Method in interface com.impossibl.postgres.protocol.RowData
- getFieldCount() - Method in class com.impossibl.postgres.protocol.v30.BufferRowData
- getFieldOfRow(ResultBatch, int, int, Context, Class<T>) - Static method in interface com.impossibl.postgres.system.tables.Table
- getFields() - Method in class com.impossibl.postgres.protocol.ResultBatch
- getFile() - Method in class com.impossibl.postgres.protocol.Notice
- getFirstNode() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- getFirstStatement() - Method in class com.impossibl.postgres.jdbc.SQLText
- getFlags() - Method in class com.impossibl.postgres.api.data.Range
- getFloat(float, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFloat(float, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFloat(float, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFloat(float, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFloat(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getFloat(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getFloat(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getFloat(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getFloat(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getFloat(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getFloat(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getFloat(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getFloat(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFloat(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFloat(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getFloat(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getFormat() - Method in enum com.impossibl.postgres.protocol.FieldFormat
- getFormat() - Method in interface com.impossibl.postgres.protocol.FieldFormatRef
- getFormat() - Method in class com.impossibl.postgres.protocol.ResultField
- getFunctionColumns(String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getFunctionColumns(Throwable, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getFunctionColumns(ResultSet, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getFunctions(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getFunctions(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getFunctions(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getGeneratedKeys() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getGeneratedKeys() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getGeneratedKeys() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getGeneratedKeys() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getGeneratedKeys() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getGeneratedKeys(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getGeneratedKeys(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getGeneratedKeys(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getGeneratedKeys(ResultSet) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getGeneratedKeys(ResultSet) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getGeneratedKeys(ResultSet) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getGrantor() - Method in class com.impossibl.postgres.api.data.ACLItem
- getGroup() - Method in class com.impossibl.postgres.system.Setting
-
Retrieve the setting's group
- getGs2Header() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- getHashAlgorithmName() - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
-
Method that returns the name of the hash algorithm.
- getHint() - Method in class com.impossibl.postgres.protocol.Notice
- getHmacAlgorithmName() - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
-
Method that returns the name of the HMAC algorithm.
- getHoldability() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getHoldability() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getHoldability() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getHoldability() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getHoldability(int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getHoldability(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getHoldability(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getHoldability(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getHome() - Static method in class com.impossibl.postgres.utils.Paths
- getHome(String) - Static method in class com.impossibl.postgres.utils.Paths
- getHost() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getHost() - Method in class com.impossibl.postgres.system.ServerConnectionInfo
- getId() - Method in enum com.impossibl.postgres.protocol.ServerObjectType
- getId() - Method in enum com.impossibl.postgres.types.Type.Category
- getId() - Method in class com.impossibl.postgres.types.Type
- getIdentifierQuoteString() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getIdentifierQuoteString(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getIdentifierQuoteString(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getIdx() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.ParameterPiece
- getImportedKeys(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getImportedKeys(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getImportedKeys(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getIndexInfo(Throwable, String, String, String, boolean, boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getIndexInfo(ResultSet, String, String, String, boolean, boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getInputId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getInsertedOid() - Method in class com.impossibl.postgres.protocol.ResultBatch
- getInt(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getInt(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getInt(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getInt(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getInt(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getInt(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getInt(int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getInt(int, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getInt(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getInt(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getInt(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getInt(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getInt(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getInt(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getInt(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getInt(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getIOExecutor() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getIteration() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- getJavaType() - Method in interface com.impossibl.postgres.api.jdbc.PGAnyType
- getJavaType() - Method in enum com.impossibl.postgres.api.jdbc.PGType
- getJDBCMajorVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getJDBCMajorVersion(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getJDBCMajorVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getJDBCMinorVersion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getJDBCMinorVersion(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getJDBCMinorVersion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getKeyData() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getKeyData() - Method in class com.impossibl.postgres.system.BasicContext
- getKeyData() - Method in interface com.impossibl.postgres.system.Context
- getKind() - Method in interface com.impossibl.postgres.jdbc.Housekeeper.CleanupRunnable
- getLap() - Method in class com.impossibl.postgres.utils.Timer
- getLapSeconds() - Method in class com.impossibl.postgres.utils.Timer
- getLargeMaxRows() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getLargeMaxRows() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getLargeMaxRows() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getLargeMaxRows() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getLargeMaxRows() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getLargeMaxRows(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLargeMaxRows(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getLargeMaxRows(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getLargeUpdateCount() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getLargeUpdateCount() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getLargeUpdateCount() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getLargeUpdateCount() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getLargeUpdateCount() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getLargeUpdateCount(long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLargeUpdateCount(long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getLargeUpdateCount(long) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getLargeUpdateCount(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLargeUpdateCount(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getLargeUpdateCount(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getLastNode() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- getLastStatement() - Method in class com.impossibl.postgres.jdbc.SQLText
- getLength() - Method in class com.impossibl.postgres.jdbc.PGArray
- getLength() - Method in class com.impossibl.postgres.jdbc.PGBuffersArray
- getLength() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getLength() - Method in class com.impossibl.postgres.types.Type
- getLine() - Method in class com.impossibl.postgres.protocol.Notice
- getLocalName() - Method in class com.impossibl.postgres.types.QualifiedName
- getLoginTimeout() - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- getLoginTimeout() - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- getLoginTimeout() - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- getLoginTimeout() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getLoginTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getLoginTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getLoginTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getLogWriter() - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- getLogWriter() - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- getLogWriter() - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- getLogWriter() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getLogWriter(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getLogWriter(Throwable) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getLogWriter(Throwable) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getLong(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getLong(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getLong(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getLong(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getLong(long, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLong(long, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getLong(long, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLong(long, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getLong(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getLong(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getLong(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getLong(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getLong(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLong(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getLong(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getLong(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getLowerBound() - Method in class com.impossibl.postgres.api.data.Range
- getMajor() - Method in class com.impossibl.postgres.system.Version
- getMajorVersion() - Method in class com.impossibl.jdbc.spy.SpyDriver
- getMajorVersion() - Method in class com.impossibl.postgres.jdbc.PGDriver
- getMappedType() - Method in enum com.impossibl.postgres.api.jdbc.PGType
- getMaskAddress() - Method in class com.impossibl.postgres.api.data.InetAddr
- getMaskBits() - Method in class com.impossibl.postgres.api.data.InetAddr
- getMaxBinaryLiteralLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxBinaryLiteralLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxBinaryLiteralLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxCatalogNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxCatalogNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxCatalogNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxCharLiteralLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxCharLiteralLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxCharLiteralLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxColumnNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInGroupBy() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxColumnsInGroupBy(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInGroupBy(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInIndex() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxColumnsInIndex(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInIndex(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInOrderBy() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxColumnsInOrderBy(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInOrderBy(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInSelect() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxColumnsInSelect(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInSelect(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInTable() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxColumnsInTable(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxColumnsInTable(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxConnections() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxConnections(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxConnections(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxCursorNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxCursorNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxCursorNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxFieldSize() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getMaxFieldSize() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getMaxFieldSize() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getMaxFieldSize() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getMaxFieldSize() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMaxFieldSize(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMaxFieldSize(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMaxFieldSize(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMaxIndexLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxIndexLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxIndexLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxLogicalLobSize() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxLogicalLobSize(long) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxLogicalLobSize(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxProcedureNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxProcedureNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxProcedureNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxRows() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getMaxRows() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getMaxRows() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getMaxRows() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getMaxRows() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getMaxRows(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMaxRows(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMaxRows(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMaxRows(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMaxRows(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMaxRows(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMaxRowSize() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxRowSize(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxRowSize(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxSchemaNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxSchemaNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxSchemaNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxStatementLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxStatementLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxStatementLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxStatements() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxStatements(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxStatements(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxTableNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxTableNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxTableNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxTablesInSelect() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxTablesInSelect(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxTablesInSelect(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxUserNameLength() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getMaxUserNameLength(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMaxUserNameLength(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getMessage() - Method in class com.impossibl.postgres.protocol.Notice
- getMetaData() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getMetaData() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getMetaData() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getMetaData() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getMetaData() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getMetaData() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getMetaData() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- getMetaData(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMetaData(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getMetaData(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMetaData(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getMetaData(DatabaseMetaData) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getMetaData(ResultSetMetaData) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMetaData(ResultSetMetaData) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMetaData(ResultSetMetaData) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getMinor() - Method in class com.impossibl.postgres.system.Version
- getMinorValue() - Method in class com.impossibl.postgres.system.Version
- getMinorVersion() - Method in class com.impossibl.jdbc.spy.SpyDriver
- getMinorVersion() - Method in class com.impossibl.postgres.jdbc.PGDriver
- getModifierParser() - Method in class com.impossibl.postgres.types.Type
- getModifiers() - Method in class com.impossibl.postgres.types.DomainType
- getModInId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getModOutId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getMoreResults() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getMoreResults() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getMoreResults() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getMoreResults() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getMoreResults() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getMoreResults(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMoreResults(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMoreResults(boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMoreResults(boolean, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMoreResults(boolean, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMoreResults(boolean, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMoreResults(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getMoreResults(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getMoreResults(int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- getMoreResults(int) - Method in class com.impossibl.postgres.jdbc.PGStatement
- getMoreResults(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getMoreResults(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMoreResults(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMoreResults(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getMoreResults(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getMoreResults(Throwable, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getMoreResults(Throwable, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getName() - Method in enum com.impossibl.postgres.api.jdbc.PGType
- getName() - Method in class com.impossibl.postgres.protocol.ResultField
- getName() - Method in interface com.impossibl.postgres.protocol.sasl.scram.ScramMechanism
-
The name of the mechanism, which must be a value registered under IANA: SASL SCRAM Family Mechanisms
- getName() - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- getName() - Method in class com.impossibl.postgres.system.Setting
-
Retrieve the primary name of this setting.
- getName() - Method in class com.impossibl.postgres.system.Setting.Group
-
Get name of group
- getName() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getName() - Method in class com.impossibl.postgres.types.Type
- getNames() - Method in class com.impossibl.postgres.system.Setting
-
Get all names for this setting; including primary and alternate names.
- getNamespace() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getNamespace() - Method in class com.impossibl.postgres.types.QualifiedName
- getNamespace() - Method in class com.impossibl.postgres.types.Type
- getNCharacterStream(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getNCharacterStream(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getNCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getNCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getNCharacterStream(Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNCharacterStream(Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNCharacterStream(Reader, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNCharacterStream(Reader, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNCharacterStream(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getNCharacterStream(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getNCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getNCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getNCharacterStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNCharacterStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNCharacterStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNCharacterStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNClob(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getNClob(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getNClob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getNClob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getNClob(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getNClob(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getNClob(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getNClob(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getNClob(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNClob(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNClob(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNClob(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNClob(NClob, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNClob(NClob, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNClob(NClob, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNClob(NClob, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNetworkTimeout() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getNetworkTimeout() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getNetworkTimeout() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getNetworkTimeout(int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getNetworkTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getNonce() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- getNonce() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- getNotice() - Method in exception com.impossibl.postgres.system.NoticeException
- getNotices() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- getNString(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getNString(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getNString(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getNString(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getNString(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getNString(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getNString(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getNString(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getNString(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNString(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNString(String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNString(String, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNString(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNString(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNString(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getNString(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getNumericFunctions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getNumericFunctions(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getNumericFunctions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getObject() - Method in class com.impossibl.jdbc.spy.RefRelay
- getObject(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getObject(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getObject(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getObject(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getObject(int, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getObject(int, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getObject(int, Class<T>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getObject(int, Class<T>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getObject(int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getObject(int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getObject(int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getObject(Object) - Method in class com.impossibl.jdbc.spy.RefTracer
- getObject(Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Object, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Object, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Object, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Object, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Object, String, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Object, String, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Object, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.RefTracer
- getObject(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getObject(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getObject(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getObject(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getObject(String, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getObject(String, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getObject(String, Class<T>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getObject(String, Class<T>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getObject(String, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getObject(String, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getObject(String, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getObject(Throwable) - Method in class com.impossibl.jdbc.spy.RefTracer
- getObject(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Throwable, int, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Throwable, int, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Throwable, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Throwable, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Throwable, String, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Throwable, String, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Throwable, String, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(Throwable, String, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(Throwable, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.RefTracer
- getObject(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.RefRelay
- getObject(T, int, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(T, int, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObject(T, String, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getObject(T, String, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSourceObjectFactory
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.impossibl.postgres.jdbc.PGDataSourceObjectFactory
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSourceObjectFactory
- getOffset() - Method in class com.impossibl.postgres.api.data.Tid
- getOid() - Method in class com.impossibl.postgres.jdbc.PGBlob
- getOid() - Method in class com.impossibl.postgres.jdbc.PGClob
- getOid() - Method in class com.impossibl.postgres.protocol.TypeOid
- getOid() - Method in interface com.impossibl.postgres.protocol.TypeRef
- getOid() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getOid() - Method in class com.impossibl.postgres.types.Type
- getOutputId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getParameterClassName(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getParameterClassName(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getParameterClassName(String, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterClassName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterCount() - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getParameterCount() - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getParameterCount(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterCount(Throwable) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterFormat() - Method in class com.impossibl.postgres.types.Type
- getParameterMetaData() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getParameterMetaData() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getParameterMetaData() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- getParameterMetaData(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getParameterMetaData(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getParameterMetaData(ParameterMetaData) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getParameterMetaData(ParameterMetaData) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getParameterMode(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getParameterMode(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getParameterMode(int, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterMode(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterType(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getParameterType(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getParameterType(int, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterType(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterTypeName(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getParameterTypeName(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getParameterTypeName(String, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParameterTypeName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getParentLogger() - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- getParentLogger() - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- getParentLogger() - Method in class com.impossibl.jdbc.spy.SpyDriver
- getParentLogger() - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- getParentLogger() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getParentLogger() - Method in class com.impossibl.postgres.jdbc.PGDriver
- getParentLogger(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getParentLogger(Throwable) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getParentLogger(Throwable) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getParentLogger(Logger) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getParentLogger(Logger) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- getParentLogger(Logger) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getParser() - Method in interface com.impossibl.postgres.datetime.DateTimeFormat
- getParser() - Method in interface com.impossibl.postgres.datetime.IntervalFormat
- getParser() - Method in class com.impossibl.postgres.datetime.ISODateFormat
- getParser() - Method in class com.impossibl.postgres.datetime.ISOIntervalFormat
- getParser() - Method in class com.impossibl.postgres.datetime.ISOTimeFormat
- getParser() - Method in class com.impossibl.postgres.datetime.ISOTimestampFormat
- getParser() - Method in class com.impossibl.postgres.datetime.PostgresIntervalFormat
- getPeriod() - Method in class com.impossibl.postgres.api.data.Interval
-
Gets the period part.
- getPoints() - Method in class com.impossibl.postgres.api.data.Path
- getPooledConnection() - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- getPooledConnection() - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
- getPooledConnection(String, String) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- getPooledConnection(String, String) - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
- getPooledConnection(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getPooledConnection(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getPooledConnection(PooledConnection) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getPooledConnection(PooledConnection, String, String) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- getPort() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getPosition() - Method in class com.impossibl.postgres.protocol.Notice
- getPrecision(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getPrecision(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getPrecision(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getPrecision(int, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getPrecision(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getPrecision(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getPrecision(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getPrimaryKeys(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getPrimaryKeys(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getPrimaryKeys(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getPrinter() - Method in interface com.impossibl.postgres.datetime.DateTimeFormat
- getPrinter() - Method in interface com.impossibl.postgres.datetime.IntervalFormat
- getPrinter() - Method in class com.impossibl.postgres.datetime.ISODateFormat
- getPrinter() - Method in class com.impossibl.postgres.datetime.ISOIntervalFormat
- getPrinter() - Method in class com.impossibl.postgres.datetime.ISOTimeFormat
- getPrinter() - Method in class com.impossibl.postgres.datetime.ISOTimestampFormat
- getPrinter() - Method in class com.impossibl.postgres.datetime.PostgresIntervalFormat
- getPrivateKey(String) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- getPrivilege() - Method in class com.impossibl.postgres.api.data.ACLItem.Right
- getPrivileges() - Method in class com.impossibl.postgres.api.data.ACLItem
- getProcedureColumns(String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getProcedureColumns(Throwable, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getProcedureColumns(ResultSet, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getProcedures(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getProcedures(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getProcedures(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getProcedureTerm() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getProcedureTerm(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getProcedureTerm(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getProcessId() - Method in class com.impossibl.postgres.protocol.ServerConnection.KeyData
- getPropertyInfo(String, Properties) - Method in class com.impossibl.jdbc.spy.SpyDriver
- getPropertyInfo(String, Properties) - Method in class com.impossibl.postgres.jdbc.PGDriver
- getProtocolVersion() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getPseudoColumns(String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getPseudoColumns(Throwable, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getPseudoColumns(ResultSet, String, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getQualifiedName() - Method in class com.impossibl.postgres.types.Type
- getQueryTimeout() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getQueryTimeout() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getQueryTimeout() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getQueryTimeout() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getQueryTimeout() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getQueryTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getQueryTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getQueryTimeout(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getRangeBaseTypeId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getRawType() - Method in class com.impossibl.postgres.utils.TypeLiteral
- getReceiveId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getRef(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getRef(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getRef(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getRef(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getRef(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getRef(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getRef(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getRef(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getRef(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRef(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRef(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRef(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRef(Ref, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRef(Ref, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRef(Ref, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRef(Ref, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getReference() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getReferencingTypeOid() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getRegistry() - Method in class com.impossibl.postgres.system.BasicContext
- getRegistry() - Method in interface com.impossibl.postgres.system.Context
- getRelationAttributeNumber() - Method in class com.impossibl.postgres.protocol.ResultField
- getRelationId() - Method in class com.impossibl.postgres.protocol.ResultField
- getRelationId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getRelationId() - Method in class com.impossibl.postgres.types.Type
- getRemoteAddress() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getRequestExecutor() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getRequestExecutor() - Method in class com.impossibl.postgres.system.BasicContext
- getRequestExecutor() - Method in interface com.impossibl.postgres.system.Context
- getRequiredVersion() - Method in interface com.impossibl.postgres.api.jdbc.PGAnyType
- getRequiredVersion() - Method in enum com.impossibl.postgres.api.jdbc.PGType
- getResultBatches() - Method in class com.impossibl.postgres.jdbc.DirectQuery
- getResultBatches() - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- getResultBatches() - Method in interface com.impossibl.postgres.jdbc.Query
- getResultFormat() - Method in class com.impossibl.postgres.types.Type
- getResultSet() - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getResultSet() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getResultSet() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getResultSet() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getResultSet() - Method in class com.impossibl.postgres.jdbc.PGArray
- getResultSet() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getResultSet() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getResultSet(long, int) - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getResultSet(long, int) - Method in class com.impossibl.postgres.jdbc.PGArray
- getResultSet(long, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getResultSet(long, int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
- getResultSet(Context, long, int) - Method in class com.impossibl.postgres.jdbc.PGArray
- getResultSet(Context, long, int) - Method in class com.impossibl.postgres.jdbc.PGBuffersArray
- getResultSet(Throwable) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSet(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSet(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSet(Throwable, long, int) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(Throwable, long, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(Throwable, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(ResultSet) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(ResultSet) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSet(ResultSet) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSet(ResultSet) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSet(ResultSet, long, int) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(ResultSet, long, int, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(ResultSet, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- getResultSet(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getResultSet(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
- getResultSetConcurrency() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getResultSetConcurrency() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getResultSetConcurrency() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getResultSetConcurrency() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getResultSetConcurrency() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getResultSetConcurrency(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSetConcurrency(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSetConcurrency(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSetConcurrency(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSetConcurrency(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSetConcurrency(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSetHoldability() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getResultSetHoldability() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getResultSetHoldability() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getResultSetHoldability() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getResultSetHoldability() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getResultSetHoldability() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getResultSetHoldability(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSetHoldability(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getResultSetHoldability(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSetHoldability(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSetHoldability(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSetHoldability(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getResultSetHoldability(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSetHoldability(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSetType() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getResultSetType() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getResultSetType() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getResultSetType() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getResultSetType() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getResultSetType(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSetType(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSetType(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getResultSetType(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getResultSetType(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getResultSetType(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getRevision() - Method in class com.impossibl.postgres.system.Version
- getRevisionValue() - Method in class com.impossibl.postgres.system.Version
- getRights() - Method in class com.impossibl.postgres.api.data.ACLItem
- getRoutine() - Method in class com.impossibl.postgres.protocol.Notice
- getRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getRow(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRowId(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getRowId(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getRowId(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getRowId(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getRowId(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getRowId(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getRowId(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getRowId(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getRowId(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRowId(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRowId(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRowId(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRowId(RowId, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRowId(RowId, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRowId(RowId, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getRowId(RowId, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getRowIdLifetime() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getRowIdLifetime(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getRowIdLifetime(RowIdLifetime) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getRowsAffected() - Method in class com.impossibl.postgres.protocol.ResultBatch
- getSalt() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- getSavepointId() - Method in class com.impossibl.jdbc.spy.SavepointRelay
- getSavepointId(int) - Method in class com.impossibl.jdbc.spy.SavepointTracer
- getSavepointId(Throwable) - Method in class com.impossibl.jdbc.spy.SavepointTracer
- getSavepointName() - Method in class com.impossibl.jdbc.spy.SavepointRelay
- getSavepointName(String) - Method in class com.impossibl.jdbc.spy.SavepointTracer
- getSavepointName(Throwable) - Method in class com.impossibl.jdbc.spy.SavepointTracer
- getScale(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getScale(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getScale(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- getScale(int, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getScale(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getScale(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- getScale(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getSchema() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getSchema() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- getSchema() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getSchema() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getSchema() - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- getSchema() - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- getSchema() - Method in class com.impossibl.postgres.protocol.Notice
- getSchema(String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getSchema(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getSchemaName(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getSchemaName(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getSchemaName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getSchemas() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSchemas(String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSchemas(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSchemas(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSchemas(ResultSet) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSchemas(ResultSet, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSchemaTerm() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSchemaTerm(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSchemaTerm(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getScramMechanismName() - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
-
Name of the session's selected SCRAM mechanism.
- getSearchStringEscape() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSearchStringEscape(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSearchStringEscape(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSecretKey() - Method in class com.impossibl.postgres.protocol.ServerConnection.KeyData
- getSendId() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- getServerAliases(String, Principal[]) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
- getServerConnection() - Method in class com.impossibl.postgres.system.BasicContext
- getServerCurrencyFormatter() - Method in class com.impossibl.postgres.system.BasicContext
- getServerCurrencyFormatter() - Method in interface com.impossibl.postgres.system.Context
- getServerDateFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getServerDateFormat() - Method in interface com.impossibl.postgres.system.Context
- getServerInfo() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getServerInfo() - Method in class com.impossibl.postgres.system.BasicContext
- getServerInfo() - Method in interface com.impossibl.postgres.system.Context
- getServerInfo() - Method in class com.impossibl.postgres.system.ServerConnectionInfo
- getServerIntervalFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getServerIntervalFormat() - Method in interface com.impossibl.postgres.system.Context
- getServerNonce() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- getServerTimeFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getServerTimeFormat() - Method in interface com.impossibl.postgres.system.Context
- getServerTimestampFormat() - Method in class com.impossibl.postgres.system.BasicContext
- getServerTimestampFormat() - Method in interface com.impossibl.postgres.system.Context
- getServerVersion() - Method in class com.impossibl.postgres.types.SharedRegistry
- getSetting(Setting<T>) - Method in class com.impossibl.postgres.system.AbstractContext
- getSetting(Setting<T>) - Method in class com.impossibl.postgres.system.BasicContext
- getSetting(Setting<T>) - Method in interface com.impossibl.postgres.system.Configuration
- getSetting(Setting<T>) - Method in class com.impossibl.postgres.system.SettingsContext
- getSetting(Setting<T>, T) - Method in interface com.impossibl.postgres.system.Configuration
- getSeverity() - Method in class com.impossibl.postgres.protocol.Notice
- getShared() - Method in class com.impossibl.postgres.types.Registry
- getShort(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getShort(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getShort(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getShort(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getShort(short, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getShort(short, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getShort(short, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getShort(short, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getShort(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getShort(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getShort(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getShort(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getShort(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getShort(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getShort(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getShort(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getSource(Class<T>) - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- getSource(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- getSource(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getSource(T, Class<T>) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getSQL(Version) - Method in class com.impossibl.postgres.system.tables.PGTypeTable
- getSQL(Version) - Method in interface com.impossibl.postgres.system.tables.Table
-
Returns the SQL that is needed to load all rows of this table.
- getSQL(Object[], Version) - Static method in class com.impossibl.postgres.system.tables.Tables
-
Helper function for matching a SQL query with a version.
- getSQLDataTypeName(Class<? extends SQLData>) - Static method in class com.impossibl.postgres.system.JavaTypeMapping
- getSQLKeywords() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSQLKeywords(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSQLKeywords(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSQLStateType() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSQLStateType(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSQLStateType(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSQLTypeName() - Method in class com.impossibl.jdbc.spy.StructRelay
- getSQLTypeName() - Method in class com.impossibl.postgres.jdbc.PGStruct
- getSQLTypeName(String) - Method in class com.impossibl.jdbc.spy.StructTracer
- getSQLTypeName(Throwable) - Method in class com.impossibl.jdbc.spy.StructTracer
- getSQLXML(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getSQLXML(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getSQLXML(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getSQLXML(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getSQLXML(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getSQLXML(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getSQLXML(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getSQLXML(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getSQLXML(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getSQLXML(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getSQLXML(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getSQLXML(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getSQLXML(SQLXML, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getSQLXML(SQLXML, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getSQLXML(SQLXML, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getSQLXML(SQLXML, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getStartPos() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- getStatement() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getStatement(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getStatement(Statement) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getStatementCount() - Method in class com.impossibl.postgres.jdbc.SQLText
- getStatus() - Method in class com.impossibl.postgres.jdbc.DirectQuery
- getStatus() - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- getStatus() - Method in interface com.impossibl.postgres.jdbc.Query
- getStored(Setting<T>) - Method in class com.impossibl.postgres.system.Settings
-
Retrieve a stored value for the setting, returning null if no value was explicitly stored.
- getString() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- getString() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- getString(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getString(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getString(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getString(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getString(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getString(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getString(String) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getString(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getString(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getString(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getString(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getString(String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getString(String, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getString(Throwable) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- getString(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getString(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getString(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getString(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getStringFunctions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getStringFunctions(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getStringFunctions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSubString(long, int) - Method in class com.impossibl.jdbc.spy.ClobRelay
- getSubString(long, int) - Method in class com.impossibl.jdbc.spy.NClobRelay
- getSubString(long, int) - Method in class com.impossibl.postgres.jdbc.PGClob
- getSubString(String, long, int) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getSubString(String, long, int) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getSubString(Throwable, long, int) - Method in class com.impossibl.jdbc.spy.ClobTracer
- getSubString(Throwable, long, int) - Method in class com.impossibl.jdbc.spy.NClobTracer
- getSuperTables(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSuperTables(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSuperTables(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSuperTypes(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSuperTypes(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSuperTypes(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSystem() - Method in class com.impossibl.postgres.system.Setting
-
Looks up the setting in system properties.
- getSystemFunctions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getSystemFunctions(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getSystemFunctions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTable() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- getTable() - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- getTable() - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- getTable() - Method in class com.impossibl.postgres.protocol.Notice
- getTableName(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getTableName(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getTableName(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- getTablePrivileges(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getTablePrivileges(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTablePrivileges(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTables(String, String, String, String[]) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getTables(Throwable, String, String, String, String[]) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTables(ResultSet, String, String, String, String[]) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTableTypes() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getTableTypes(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTableTypes(ResultSet) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTag() - Method in class com.impossibl.postgres.system.Version
- getTarget() - Method in class com.impossibl.jdbc.spy.ArrayRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.BlobRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.ClobRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.NClobRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.RefRelay
- getTarget() - Method in interface com.impossibl.jdbc.spy.Relay
- getTarget() - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.RowIdRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.SavepointRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.StructRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- getTarget() - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- getText() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
- getText(Setting<?>) - Method in class com.impossibl.postgres.system.Settings
-
Retrieve text value for a setting.
- getText(Properties) - Method in class com.impossibl.postgres.system.Setting
-
Looks up the setting in the provided
properties
, returning it as a text value. - getTextCodec() - Method in class com.impossibl.postgres.types.Type
- getTid() - Method in class com.impossibl.postgres.jdbc.PGRowId
- getTime(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTime(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTime(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTime(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTime(int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTime(int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTime(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTime(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTime(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTime(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTime(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTime(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTime(String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTime(String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTime(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTime(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTime(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Throwable, int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Throwable, int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Throwable, String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Throwable, String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Time, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Time, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Time, int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Time, int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Time, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Time, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTime(Time, String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTime(Time, String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimeDateFunctions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getTimeDateFunctions(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTimeDateFunctions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTimeFormat(String[]) - Static method in class com.impossibl.postgres.system.DateStyle
-
Creates a DateFormat for handling Times from a parsed DateStyle string
- getTimeout() - Method in class com.impossibl.postgres.jdbc.DirectQuery
- getTimeout() - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- getTimeout() - Method in interface com.impossibl.postgres.jdbc.Query
- getTimestamp(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTimestamp(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTimestamp(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTimestamp(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTimestamp(int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTimestamp(int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTimestamp(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTimestamp(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTimestamp(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTimestamp(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTimestamp(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTimestamp(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTimestamp(String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getTimestamp(String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getTimestamp(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getTimestamp(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getTimestamp(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Throwable, int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Throwable, int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Throwable, String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Throwable, String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Timestamp, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Timestamp, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Timestamp, int, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Timestamp, int, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Timestamp, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Timestamp, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestamp(Timestamp, String, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getTimestamp(Timestamp, String, Calendar) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTimestampFormat(String[]) - Static method in class com.impossibl.postgres.system.DateStyle
-
Creates a DateFormat for handling Timestamps from a parsed DateStyle string
- getTimeZone() - Method in class com.impossibl.postgres.system.BasicContext
- getTimeZone() - Method in interface com.impossibl.postgres.system.Context
- getTimeZoneId() - Method in class com.impossibl.postgres.system.BasicContext
- getTimeZoneId() - Method in interface com.impossibl.postgres.system.Context
- getTotal() - Method in class com.impossibl.postgres.utils.Timer
- getTotalSeconds() - Method in class com.impossibl.postgres.utils.Timer
- getTransactionIsolation() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getTransactionIsolation() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getTransactionIsolation() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getTransactionIsolation(int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getTransactionIsolation(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getTransactionStatus() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getTransactionStatus() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- getTransactionTimeout() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
We don't do transaction timeouts.
- getType() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getType() - Method in class com.impossibl.postgres.jdbc.PGArray
- getType() - Method in class com.impossibl.postgres.system.Setting
-
Retrieve the type of this setting.
- getType() - Method in class com.impossibl.postgres.utils.TypeLiteral
- getType(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getType(Class<?>, Registry) - Static method in class com.impossibl.postgres.system.JavaTypeMapping
- getType(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getTypeInfo() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getTypeInfo(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTypeInfo(ResultSet) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getTypeLength() - Method in class com.impossibl.postgres.protocol.ResultField
- getTypeMap() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getTypeMap() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getTypeMap() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getTypeMap(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getTypeModifier() - Method in class com.impossibl.postgres.protocol.ResultField
- getTypeRef() - Method in class com.impossibl.postgres.protocol.ResultField
- getUDTs(String, String, String, int[]) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getUDTs(Throwable, String, String, String, int[]) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getUDTs(ResultSet, String, String, String, int[]) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getUnicodeStream(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getUnicodeStream(InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getUnicodeStream(InputStream, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getUnicodeStream(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getUnicodeStream(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getUnicodeStream(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getUnits() - Method in class com.impossibl.postgres.api.data.Interval
-
Gets the set of units supported by this amount.
- getUpdateCount() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getUpdateCount() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getUpdateCount() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getUpdateCount() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getUpdateCount() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getUpdateCount(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getUpdateCount(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getUpdateCount(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getUpdateCount(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getUpdateCount(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getUpdateCount(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getUpperBound() - Method in class com.impossibl.postgres.api.data.Range
- getUrl() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- getURL() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getURL(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getURL(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getURL(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getURL(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getURL(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getURL(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getURL(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getURL(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- getURL(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- getURL(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getURL(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getURL(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getURL(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getURL(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getURL(URL, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getURL(URL, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getURL(URL, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getURL(URL, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getUser() - Method in class com.impossibl.postgres.api.data.ACLItem
- getUser() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- getUserName() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getUserName(String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getUserName(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getValue() - Method in class com.impossibl.postgres.api.data.Range.Flags
- getValue() - Method in class com.impossibl.postgres.protocol.sasl.scram.util.AbstractCharAttributeValue
- getValue() - Method in interface com.impossibl.postgres.protocol.sasl.scram.util.CharAttributeValue
-
Returns the value associated with the
CharAttribute
- getVendor() - Method in enum com.impossibl.postgres.api.jdbc.PGType
- getVendorTypeNumber() - Method in enum com.impossibl.postgres.api.jdbc.PGType
- getVerifier() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
- getVersion() - Method in enum com.impossibl.postgres.api.data.InetAddr.Family
- getVersion() - Method in class com.impossibl.postgres.system.ServerInfo
- getVersionColumns(String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- getVersionColumns(Throwable, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getVersionColumns(ResultSet, String, String, String) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- getWarnings() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- getWarnings() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- getWarnings() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- getWarnings() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- getWarnings() - Method in class com.impossibl.jdbc.spy.StatementRelay
- getWarnings() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- getWarnings() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- getWarnings() - Method in class com.impossibl.postgres.jdbc.PGStatement
- getWarnings() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- getWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getWarnings(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getWarnings(SQLWarning) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- getWarnings(SQLWarning) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- getWarnings(SQLWarning) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- getWarnings(SQLWarning) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- getWarnings(SQLWarning) - Method in class com.impossibl.jdbc.spy.StatementTracer
- getWhere() - Method in class com.impossibl.postgres.protocol.Notice
- getXAConnection() - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- getXAConnection() - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSource
- getXAConnection(String, String) - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- getXAConnection(String, String) - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSource
- getXAConnection(Throwable) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getXAConnection(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getXAConnection(XAConnection) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getXAConnection(XAConnection, String, String) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- getXAResource() - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- getXAResource() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
- getXAResource(Throwable) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- getXAResource(XAResource) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- global() - Method in annotation type com.impossibl.postgres.system.Setting.Group.Info
- go() - Method in class com.impossibl.postgres.jdbc.CancelRequestTask
- group() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Id of the group to which the setting belongs.
- Group(String, String) - Constructor for class com.impossibl.postgres.system.Setting.Group
- Group(String, String, boolean) - Constructor for class com.impossibl.postgres.system.Setting.Group
- Gs2Attributes - Enum in com.impossibl.postgres.protocol.sasl.scram.gssapi
-
Possible values of a GS2 Attribute.
- Gs2AttributeValue - Class in com.impossibl.postgres.protocol.sasl.scram.gssapi
-
Parse and write GS2 Attribute-Value pairs.
- Gs2AttributeValue(Gs2Attributes, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2AttributeValue
- Gs2CbindFlag - Enum in com.impossibl.postgres.protocol.sasl.scram.gssapi
-
Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).
- Gs2Header - Class in com.impossibl.postgres.protocol.sasl.scram.gssapi
-
GSS Header.
- Gs2Header(Gs2CbindFlag) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
-
Construct and validates a Gs2Header with no authzid nor channel binding.
- Gs2Header(Gs2CbindFlag, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
-
Construct and validates a Gs2Header with no authzid.
- Gs2Header(Gs2CbindFlag, String, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
-
Construct and validates a Gs2Header.
- gt0(int, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.Preconditions
-
Checks that the integer argument is positive.
H
- handle(Callback[]) - Method in class com.impossibl.postgres.protocol.ssl.ConsolePasswordCallbackHandler
- handleComplete() - Method in interface com.impossibl.postgres.protocol.RequestExecutor.CopyFromHandler
- handleComplete() - Method in interface com.impossibl.postgres.protocol.RequestExecutor.CopyToHandler
- handleComplete(TypeRef[], ResultField[], List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.PrepareHandler
- handleComplete(TypeRef[], ResultField[], List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.PrepareResult
- handleComplete(ByteBuf, List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.FunctionCallHandler
- handleComplete(String, Long, Long, RowDataSet, List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.ResumeHandler
- handleComplete(String, Long, Long, RowDataSet, List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.ExecuteResult
- handleComplete(String, Long, Long, TypeRef[], ResultField[], RowDataSet, List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.QueryHandler
- handleComplete(String, Long, Long, TypeRef[], ResultField[], RowDataSet, List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.CompositeQueryResults
- handleComplete(String, Long, Long, TypeRef[], ResultField[], RowDataSet, List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.QueryResult
- handleError(Throwable, List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.ErrorHandler
- handleError(Throwable, List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- handleNotification(int, String, String) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.NotificationHandler
- handleReady(TransactionStatus) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.SynchronizedHandler
- handleReady(TransactionStatus) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.SynchronizedResult
- handleSuspend(RowDataSet, List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.ResumeHandler
- handleSuspend(RowDataSet, List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.ExecuteResult
- handleSuspend(TypeRef[], ResultField[], RowDataSet, List<Notice>) - Method in interface com.impossibl.postgres.protocol.RequestExecutor.ExtendedQueryHandler
- handleSuspend(TypeRef[], ResultField[], RowDataSet, List<Notice>) - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.QueryResult
- hash(ScramMechanism, byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Computes the hash function of a given value, based on the SCRAM mechanism hash function.
- hashCode() - Method in class com.impossibl.jdbc.spy.RowIdRelay
- hashCode() - Method in class com.impossibl.postgres.api.data.ACLItem
- hashCode() - Method in class com.impossibl.postgres.api.data.ACLItem.Right
- hashCode() - Method in class com.impossibl.postgres.api.data.InetAddr
- hashCode() - Method in class com.impossibl.postgres.api.data.Interval
-
A hash code for this amount.
- hashCode() - Method in class com.impossibl.postgres.api.data.Path
- hashCode() - Method in class com.impossibl.postgres.api.data.Range.Flags
- hashCode() - Method in class com.impossibl.postgres.api.data.Range
- hashCode() - Method in class com.impossibl.postgres.api.data.Tid
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGBuffersStruct
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGRowId
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- hashCode() - Method in class com.impossibl.postgres.jdbc.PGValuesStruct
- hashCode() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- hashCode() - Method in class com.impossibl.postgres.protocol.ResultField
- hashCode() - Method in class com.impossibl.postgres.system.ServerConnectionInfo
- hashCode() - Method in class com.impossibl.postgres.system.ServerInfo
- hashCode() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- hashCode() - Method in class com.impossibl.postgres.system.Version
- hashCode() - Method in class com.impossibl.postgres.types.QualifiedName
- hashCode() - Method in class com.impossibl.postgres.types.Type
- hashCode() - Method in class com.impossibl.postgres.utils.TypeLiteral
- hashCode(int) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- hashCode(Throwable) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- hasIntegerDateTimes() - Method in class com.impossibl.postgres.system.ServerInfo
- hasLowerBound() - Method in class com.impossibl.postgres.api.data.Range.Flags
- hasLowerBound() - Method in class com.impossibl.postgres.api.data.Range
- hasName(String, String, ServerInfo) - Method in class com.impossibl.postgres.system.procs.BaseProcProvider
- hasRows() - Method in class com.impossibl.postgres.protocol.ResultBatch
- hasRowsAffected() - Method in class com.impossibl.postgres.protocol.ResultBatch
- hasStoredValue(Setting<?>) - Method in class com.impossibl.postgres.system.Settings
-
Check if settings has a stored value stored for the setting.
- hasTypeDefined(Integer) - Method in class com.impossibl.postgres.types.SharedRegistry
- hasUpperBound() - Method in class com.impossibl.postgres.api.data.Range.Flags
- hasUpperBound() - Method in class com.impossibl.postgres.api.data.Range
- hi(SecretKeyFactory, int, char[], byte[], int) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.CryptoUtil
-
Compute the "Hi" function for SCRAM.
- hmac(byte[], byte[]) - Method in interface com.impossibl.postgres.protocol.sasl.scram.ScramMechanism
-
Calculate the hmac of a key and a message, according to the algorithm of the SCRAM mechanism.
- hmac(byte[], byte[]) - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- hmac(ScramMechanism, byte[], byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Computes the HMAC of the message and key, using the given SCRAM mechanism.
- hmac(SecretKeySpec, Mac, byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.CryptoUtil
-
Computes the HMAC of a given message.
- HostNameVerifier - Class in com.impossibl.postgres.protocol.v30
- HostNameVerifier() - Constructor for class com.impossibl.postgres.protocol.v30.HostNameVerifier
- Housekeeper - Interface in com.impossibl.postgres.jdbc
- HOUSEKEEPER - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- Housekeeper.CleanupRunnable - Interface in com.impossibl.postgres.jdbc
-
Cleanup runnable to execute when a reference needs to be cleaned up
- Housekeeper.Ref - Interface in com.impossibl.postgres.jdbc
- HSTORE - com.impossibl.postgres.api.jdbc.PGType
- HStores - Class in com.impossibl.postgres.system.procs
- HStores() - Constructor for class com.impossibl.postgres.system.procs.HStores
I
- id() - Method in annotation type com.impossibl.postgres.system.Setting.Group.Info
- Identifier - Class in com.impossibl.postgres.system
- Identifier() - Constructor for class com.impossibl.postgres.system.Identifier
- IdentifierPiece(String, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.IdentifierPiece
- Identifiers - Class in com.impossibl.postgres.jdbc
- Identifiers() - Constructor for class com.impossibl.postgres.jdbc.Identifiers
- identity() - Static method in interface com.impossibl.postgres.system.Setting.Converter
- Idle - com.impossibl.postgres.protocol.TransactionStatus
- ILLEGAL_ARGUMENT - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- INET - com.impossibl.postgres.api.jdbc.PGType
- InetAddr - Class in com.impossibl.postgres.api.data
- InetAddr(byte[], short) - Constructor for class com.impossibl.postgres.api.data.InetAddr
- InetAddr(Object[]) - Constructor for class com.impossibl.postgres.api.data.InetAddr
- InetAddr(String) - Constructor for class com.impossibl.postgres.api.data.InetAddr
- InetAddr.Family - Enum in com.impossibl.postgres.api.data
- Inets - Class in com.impossibl.postgres.system.procs
- Inets() - Constructor for class com.impossibl.postgres.system.procs.Inets
- init(Configuration) - Method in interface com.impossibl.postgres.protocol.ssl.ConfiguredCallbackHandler
- init(Configuration) - Method in class com.impossibl.postgres.protocol.ssl.ConsolePasswordCallbackHandler
- init(SharedRegistry.Factory) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- init(SharedRegistry.Factory) - Method in class com.impossibl.postgres.system.BasicContext
- init(String, String, boolean) - Method in class com.impossibl.postgres.system.Setting.Group
-
Initialize a previously
declared
group. - init(String, String, Class<T>, String, Setting.Converter<T>, Function<T, String>, String[]) - Method in class com.impossibl.postgres.system.Setting
-
Initializes a forward declared setting instance.
- init(String, String, Class<T>, Supplier<String>, Setting.Converter<T>, Function<T, String>, String[]) - Method in class com.impossibl.postgres.system.Setting
-
Initializes a forward declared setting instance.
- init(Reference) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
-
Init
- Initialized - com.impossibl.postgres.jdbc.Query.Status
- InProgress - com.impossibl.postgres.jdbc.Query.Status
- insertRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- insertRow() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- insertRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- insertsAreDetected(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- insertsAreDetected(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- insertsAreDetected(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- INSTANCE - com.impossibl.postgres.utils.GeometryParsers
- INSTANCE - Static variable in class com.impossibl.postgres.system.tables.PGTypeTable
- INSUFFICIENT_RESOURCES_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INT2 - com.impossibl.postgres.api.jdbc.PGType
- Int2s - Class in com.impossibl.postgres.system.procs
- Int2s() - Constructor for class com.impossibl.postgres.system.procs.Int2s
- Int2Vectors - Class in com.impossibl.postgres.system.procs
- Int2Vectors() - Constructor for class com.impossibl.postgres.system.procs.Int2Vectors
- INT4 - com.impossibl.postgres.api.jdbc.PGType
- Int4s - Class in com.impossibl.postgres.system.procs
- Int4s() - Constructor for class com.impossibl.postgres.system.procs.Int4s
- INT8 - com.impossibl.postgres.api.jdbc.PGType
- Int8s - Class in com.impossibl.postgres.system.procs
- Int8s() - Constructor for class com.impossibl.postgres.system.procs.Int8s
- INTEGRITY_CONST_VIOL_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INTERNAL_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- Interval - Class in com.impossibl.postgres.api.data
-
An amount of time in the ISO-8601 calendar system that combines a period and a duration.
- INTERVAL - com.impossibl.postgres.api.jdbc.PGType
- INTERVAL_STYLE - Static variable in class com.impossibl.postgres.system.ParameterNames
- IntervalFormat - Interface in com.impossibl.postgres.datetime
- IntervalFormat.Parser - Interface in com.impossibl.postgres.datetime
- IntervalFormat.Printer - Interface in com.impossibl.postgres.datetime
- Intervals - Class in com.impossibl.postgres.system.procs
- Intervals() - Constructor for class com.impossibl.postgres.system.procs.Intervals
- IntervalStyle - Enum in com.impossibl.postgres.system
-
Enumeration for PostgreSQL IntervalStyle
- INVALID - Static variable in class com.impossibl.postgres.protocol.TypeOid
- INVALID_AUTHZN_SPEC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_CATALOG_NAME_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_COLUMN_NAME - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- INVALID_COMMAND_FOR_GENERATED_KEYS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- INVALID_CURSOR_NAME_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_CURSOR_STATE_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_ENCODING - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- INVALID_GRANTOR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_PROOF - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- INVALID_ROLE_SPEC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_SCHEMA_NAME_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_STATEMENT_NAME_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_TXN_INIT_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_TXN_STATE_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_TXN_TERM_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- INVALID_USERNAME_ENCODING - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- IPv4 - com.impossibl.postgres.api.data.InetAddr.Family
- IPv6 - com.impossibl.postgres.api.data.InetAddr.Family
- isAfterLast() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- isAfterLast(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isAfterLast(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isArray() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- isAutoIncrement() - Method in class com.impossibl.postgres.types.Type
- isAutoIncrement(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isAutoIncrement(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isAutoIncrement(String) - Static method in class com.impossibl.postgres.types.Type
- isAutoIncrement(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isBase() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- isBeforeFirst() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- isBeforeFirst(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isBeforeFirst(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isCaseSensitive(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isCaseSensitive(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isCaseSensitive(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isCatalogAtStart() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- isCatalogAtStart(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- isCatalogAtStart(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- isChannelBinding() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- isClosed() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- isClosed() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- isClosed() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- isClosed() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- isClosed() - Method in class com.impossibl.jdbc.spy.StatementRelay
- isClosed() - Method in class com.impossibl.postgres.api.data.Path
- isClosed() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- isClosed() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- isClosed() - Method in class com.impossibl.postgres.jdbc.PGStatement
- isClosed() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- isClosed(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isClosed(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isClosed(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isClosed(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isClosed(boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isClosed(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isClosed(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isClosed(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isClosed(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isClosed(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isCloseOnCompletion() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- isCloseOnCompletion() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- isCloseOnCompletion() - Method in class com.impossibl.jdbc.spy.StatementRelay
- isCloseOnCompletion() - Method in class com.impossibl.postgres.jdbc.PGStatement
- isCloseOnCompletion() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- isCloseOnCompletion(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isCloseOnCompletion(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isCloseOnCompletion(boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isCloseOnCompletion(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isCloseOnCompletion(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isCloseOnCompletion(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isCompleted() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- isConnected() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- isCurrency(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isCurrency(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isCurrency(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isDefaultDecoder(Type.Codec.Decoder<?>) - Static method in class com.impossibl.postgres.system.procs.Procs
- isDefaultDynamic() - Method in class com.impossibl.postgres.system.Setting
-
Flag that tells whether the setting uses a dynamic or static default value.
- isDefaultEncoder(Type.Codec.Encoder<?>) - Static method in class com.impossibl.postgres.system.procs.Procs
- isDefinitelyWritable(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isDefinitelyWritable(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isDefinitelyWritable(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isDomainNotNull() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- isEmpty() - Method in class com.impossibl.postgres.api.data.Range.Flags
- isEmpty() - Method in class com.impossibl.postgres.api.data.Range
- isEmpty() - Method in class com.impossibl.postgres.protocol.ResultBatch
- isEmpty() - Method in class com.impossibl.postgres.protocol.RowDataSet
- isEqual(int) - Method in class com.impossibl.postgres.system.Version
- isEqual(int, int) - Method in class com.impossibl.postgres.system.Version
- isEqual(int, int, int) - Method in class com.impossibl.postgres.system.Version
- isEqual(Version) - Method in class com.impossibl.postgres.system.Version
- isError() - Method in class com.impossibl.postgres.protocol.Notice
- isError() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
-
Whether this server-final-message contains an error
- isFirst() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- isFirst(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isFirst(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isGrantOption() - Method in class com.impossibl.postgres.api.data.ACLItem.Right
- isLast() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- isLast(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isLast(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isLowerBoundInclusive() - Method in class com.impossibl.postgres.api.data.Range.Flags
- isLowerBoundInclusive() - Method in class com.impossibl.postgres.api.data.Range
- isLowerBoundInfinity() - Method in class com.impossibl.postgres.api.data.Range.Flags
- isLowerBoundInfinity() - Method in class com.impossibl.postgres.api.data.Range
- isMinimum(int) - Method in class com.impossibl.postgres.system.Version
- isMinimum(int, int) - Method in class com.impossibl.postgres.system.Version
- isMinimum(int, int, int) - Method in class com.impossibl.postgres.system.Version
- isMinimum(Version) - Method in class com.impossibl.postgres.system.Version
- isNull() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- isNullable() - Method in class com.impossibl.postgres.types.DomainType
- isNullable() - Method in class com.impossibl.postgres.types.Type
- isNullable(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- isNullable(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isNullable(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- isNullable(int, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- isNullable(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isNullable(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- isNullable(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isNullOrEmpty(String) - Static method in class com.impossibl.postgres.utils.guava.Strings
-
Returns
true
if the given string is null or is the empty string. - ISO_8601 - com.impossibl.postgres.system.IntervalStyle
- ISODateFormat - Class in com.impossibl.postgres.datetime
- ISODateFormat() - Constructor for class com.impossibl.postgres.datetime.ISODateFormat
- ISOIntervalFormat - Class in com.impossibl.postgres.datetime
- ISOIntervalFormat() - Constructor for class com.impossibl.postgres.datetime.ISOIntervalFormat
- ISOTimeFormat - Class in com.impossibl.postgres.datetime
- ISOTimeFormat() - Constructor for class com.impossibl.postgres.datetime.ISOTimeFormat
- ISOTimestampFormat - Class in com.impossibl.postgres.datetime
- ISOTimestampFormat() - Constructor for class com.impossibl.postgres.datetime.ISOTimestampFormat
- ISOTimestampFormat.Parser - Class in com.impossibl.postgres.datetime
- isParameterFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.ArrayType
- isParameterFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.DomainType
- isParameterFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.EnumerationType
- isParameterFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.RangeType
- isParameterFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.Type
- isPoolable() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- isPoolable() - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- isPoolable() - Method in class com.impossibl.jdbc.spy.StatementRelay
- isPoolable() - Method in class com.impossibl.postgres.jdbc.PGStatement
- isPoolable() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- isPoolable(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isPoolable(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isPoolable(boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isPoolable(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isPoolable(Throwable) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isPoolable(Throwable) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isPrivilege(char) - Static method in class com.impossibl.postgres.api.data.ACLItem
-
Test is a character is a privilege code.
- isPsuedo() - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- isReadOnly() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- isReadOnly() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- isReadOnly() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- isReadOnly() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- isReadOnly(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isReadOnly(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- isReadOnly(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isReadOnly(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isReadOnly(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isReadOnly(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- isReadOnly(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isRequired() - Method in enum com.impossibl.postgres.protocol.ssl.SSLMode
- isResultFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.ArrayType
- isResultFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.DomainType
- isResultFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.EnumerationType
- isResultFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.RangeType
- isResultFormatSupported(FieldFormat) - Method in class com.impossibl.postgres.types.Type
- isSameRM(XAResource) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
- isSearchable(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isSearchable(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isSearchable(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isServerMinimumVersion(int, int) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Checks the minimum server version
- isServerMinimumVersion(int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
-
Checks the minimum server version
- isServerMinimumVersion(int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Checks the minimum server version
- isSigned(boolean, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- isSigned(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isSigned(int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- isSigned(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isSigned(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- isSigned(Throwable, int) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- isSigned(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isStrictMode() - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Is strict mode
- isStrictMode() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
-
Is strict mode
- isStrictMode() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Is strict mode
- isSuccess() - Method in class com.impossibl.postgres.protocol.Notice
- isSuspended() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.AnyQueryResult
- isSuspended() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.ExecuteResult
- isSuspended() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.QueryResult
- isUpperBoundInclusive() - Method in class com.impossibl.postgres.api.data.Range.Flags
- isUpperBoundInclusive() - Method in class com.impossibl.postgres.api.data.Range
- isUpperBoundInfinity() - Method in class com.impossibl.postgres.api.data.Range.Flags
- isUpperBoundInfinity() - Method in class com.impossibl.postgres.api.data.Range
- isUtilQueryPrepared(String) - Method in class com.impossibl.postgres.system.BasicContext
- isValid() - Method in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- isValid(boolean, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isValid(int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- isValid(int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- isValid(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- isValid(Throwable, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isWarning() - Method in class com.impossibl.postgres.protocol.Notice
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isWrapperFor(boolean, Class<?>) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.jdbc.spy.StatementRelay
- isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGDataSource
- isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGStatement
- isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- isWrapperFor(Throwable, Class<?>) - Method in class com.impossibl.jdbc.spy.StatementTracer
- isWritable(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isWritable(int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- isWritable(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- isZero() - Method in class com.impossibl.postgres.api.data.Interval
-
Checks if all parts of this amount are zero.
- ITERATION - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies an iteration count for the selected hash function and user.
- ITERATION_MIN_VALUE - Static variable in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
-
Minimum allowed value for the iteration, as per the RFC.
J
- JavaTypeMapping - Class in com.impossibl.postgres.system
-
Provides mapping from Java classes to the best matching PostgreSQL type
- JavaTypeMapping() - Constructor for class com.impossibl.postgres.system.JavaTypeMapping
- JDBC - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- jdbcCompliant() - Method in class com.impossibl.jdbc.spy.SpyDriver
- jdbcCompliant() - Method in class com.impossibl.postgres.jdbc.PGDriver
- JDBCSettings - Class in com.impossibl.postgres.jdbc
- JDBCSettings() - Constructor for class com.impossibl.postgres.jdbc.JDBCSettings
- join(Iterable<?>) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a string containing the string representation of each of
parts
, using the previously configured separator between each. - join(Iterable<? extends Map.Entry<?, ?>>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Returns a string containing the string representation of each entry in
entries
, using the previously configured separator and key-value separator. - join(Object[]) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a string containing the string representation of each of
parts
, using the previously configured separator between each. - join(Object, Object, Object...) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a string containing the string representation of each argument, using the previously configured separator between each.
- join(Iterator<?>) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a string containing the string representation of each of
parts
, using the previously configured separator between each. - join(Iterator<? extends Map.Entry<?, ?>>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Returns a string containing the string representation of each entry in
entries
, using the previously configured separator and key-value separator. - join(Map<?, ?>) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Returns a string containing the string representation of each entry of
map
, using the previously configured separator and key-value separator. - Joiner - Class in com.impossibl.postgres.utils.guava
- Joiner.MapJoiner - Class in com.impossibl.postgres.utils.guava
-
An object that joins map entries in the same manner as
Joiner
joins iterables and arrays. - JSON - com.impossibl.postgres.api.jdbc.PGType
- JSONB - com.impossibl.postgres.api.jdbc.PGType
- Jsons - Class in com.impossibl.postgres.system.procs
- Jsons() - Constructor for class com.impossibl.postgres.system.procs.Jsons
- Jsons.BinDecoder - Class in com.impossibl.postgres.system.procs
- Jsons.BinEncoder - Class in com.impossibl.postgres.system.procs
K
- KeyData(int, int) - Constructor for class com.impossibl.postgres.protocol.ServerConnection.KeyData
- kill() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- knownSet() - Method in class com.impossibl.postgres.system.Settings
-
Retrieves a list of settings known to this instance.
L
- last() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- last(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- last(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- lazyExecute(String) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Executes a statement at the earliest convenience.
- LazyExecuteRequest - Class in com.impossibl.postgres.protocol.v30
-
Generates a request to execute a prepared statement (usually "BEGIN").
- LazyExecuteRequest(String) - Constructor for class com.impossibl.postgres.protocol.v30.LazyExecuteRequest
- LazyQueryRequest - Class in com.impossibl.postgres.protocol.v30
-
Generates a query request (usually "BEGIN").
- LazyQueryRequest(String) - Constructor for class com.impossibl.postgres.protocol.v30.LazyQueryRequest
- length() - Method in class com.impossibl.jdbc.spy.BlobRelay
- length() - Method in class com.impossibl.jdbc.spy.ClobRelay
- length() - Method in class com.impossibl.jdbc.spy.NClobRelay
- length() - Method in class com.impossibl.postgres.jdbc.PGBlob
- length() - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- length() - Method in class com.impossibl.postgres.jdbc.PGClob
- length() - Method in class com.impossibl.postgres.utils.CompositeCharSequence
- length(long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- length(long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- length(long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- length(Throwable) - Method in class com.impossibl.jdbc.spy.BlobTracer
- length(Throwable) - Method in class com.impossibl.jdbc.spy.ClobTracer
- length(Throwable) - Method in class com.impossibl.jdbc.spy.NClobTracer
- LENGTH - Static variable in class com.impossibl.postgres.types.Modifiers
- lengthDecode(ByteBuf, ByteBufs.DecodeFunction) - Static method in class com.impossibl.postgres.utils.ByteBufs
- lengthDecodeBinary(Type.Codec.Decoder<ByteBuf>, Context, Type, Short, Integer, ByteBuf, Class<?>, Object) - Static method in class com.impossibl.postgres.utils.ByteBufs
- lengthEncode(ByteBuf, Object, ByteBufs.EncodeFunction) - Static method in class com.impossibl.postgres.utils.ByteBufs
- lengthEncodeBinary(Type.Codec.Encoder<ByteBuf>, Context, Type, Object, Object, ByteBuf) - Static method in class com.impossibl.postgres.utils.ByteBufs
- limit() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- limit() - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
- limit(InputStream, long) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Wraps a
InputStream
, limiting the number of bytes which can be read. - limit(Reader, long) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
- LINE - com.impossibl.postgres.api.jdbc.PGType
- LINE_SEGMENT - com.impossibl.postgres.api.jdbc.PGType
- Lines - Class in com.impossibl.postgres.system.procs
- Lines() - Constructor for class com.impossibl.postgres.system.procs.Lines
- listener - Variable in class com.impossibl.jdbc.spy.ArrayRelay
- listener - Variable in class com.impossibl.jdbc.spy.BlobRelay
- listener - Variable in class com.impossibl.jdbc.spy.CallableStatementRelay
- listener - Variable in class com.impossibl.jdbc.spy.ClobRelay
- listener - Variable in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- listener - Variable in class com.impossibl.jdbc.spy.ConnectionRelay
- listener - Variable in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- listener - Variable in class com.impossibl.jdbc.spy.DataSourceRelay
- listener - Variable in class com.impossibl.jdbc.spy.NClobRelay
- listener - Variable in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- listener - Variable in class com.impossibl.jdbc.spy.PooledConnectionRelay
- listener - Variable in class com.impossibl.jdbc.spy.PreparedStatementRelay
- listener - Variable in class com.impossibl.jdbc.spy.RefRelay
- listener - Variable in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- listener - Variable in class com.impossibl.jdbc.spy.ResultSetRelay
- listener - Variable in class com.impossibl.jdbc.spy.RowIdRelay
- listener - Variable in class com.impossibl.jdbc.spy.SavepointRelay
- listener - Variable in class com.impossibl.jdbc.spy.SQLXMLRelay
- listener - Variable in class com.impossibl.jdbc.spy.StatementRelay
- listener - Variable in class com.impossibl.jdbc.spy.StructRelay
- listener - Variable in class com.impossibl.jdbc.spy.XAConnectionRelay
- listener - Variable in class com.impossibl.jdbc.spy.XADataSourceRelay
- ListenerFactory - Interface in com.impossibl.jdbc.spy
- LiteralPiece(String, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.LiteralPiece
- load(int) - Method in interface com.impossibl.postgres.types.Registry.TypeLoader
- load(Context, ResultBatch, int) - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- load(Context, ResultBatch, int) - Method in interface com.impossibl.postgres.system.tables.Table.Row
- load(PGTypeTable.Row, Registry) - Method in class com.impossibl.postgres.types.ArrayType
- load(PGTypeTable.Row, Registry) - Method in class com.impossibl.postgres.types.DomainType
- load(PGTypeTable.Row, Registry) - Method in class com.impossibl.postgres.types.EnumerationType
- load(PGTypeTable.Row, Registry) - Method in class com.impossibl.postgres.types.RangeType
- load(PGTypeTable.Row, Registry) - Method in class com.impossibl.postgres.types.Type
-
Load this type from a "pg_type" table row.
- load(QualifiedName) - Method in interface com.impossibl.postgres.types.Registry.TypeLoader
- load(String) - Method in interface com.impossibl.postgres.types.Registry.TypeLoader
- loadBaseType(String) - Method in class com.impossibl.postgres.types.Registry
-
Loads a base type from the postgres schema catalog
- loadDecoderProc(String, Type.Codec.Decoder<Buffer>, Class<? extends Buffer>) - Method in class com.impossibl.postgres.system.procs.Procs
- loadEncoderProc(String, Type.Codec.Encoder<Buffer>, Class<? extends Buffer>) - Method in class com.impossibl.postgres.system.procs.Procs
- loadModifierParserProc(String) - Method in class com.impossibl.postgres.system.procs.Procs
- loadNamedBinaryCodec(String) - Method in class com.impossibl.postgres.system.procs.Procs
- loadNamedTextCodec(String) - Method in class com.impossibl.postgres.system.procs.Procs
- loadRelation(int) - Method in interface com.impossibl.postgres.types.Registry.TypeLoader
- loadRelationType(int) - Method in class com.impossibl.postgres.types.Registry
-
Loads a relation (aka table) type by its relation-id
- loadStableType(String) - Method in class com.impossibl.postgres.types.Registry
-
Loads a type by name.
- loadTransientType(String) - Method in class com.impossibl.postgres.types.Registry
-
Loads a type by name.
- loadType(int) - Method in class com.impossibl.postgres.types.Registry
-
Loads a type by its type-id (aka OID)
- LOCAL_SERVER_NAME - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- Locales - Class in com.impossibl.postgres.utils
- Locales() - Constructor for class com.impossibl.postgres.utils.Locales
- LOCATOR_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- locatorsUpdateCopy() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- locatorsUpdateCopy(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- locatorsUpdateCopy(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- logger - Static variable in class com.impossibl.postgres.jdbc.PGDriver
- LOGIN_TIMEOUT - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- lookupCustomType(Type, Map<String, Class<?>>, Class<?>) - Static method in class com.impossibl.postgres.system.CustomTypes
- LSegs - Class in com.impossibl.postgres.system.procs
- LSegs() - Constructor for class com.impossibl.postgres.system.procs.LSegs
M
- MACADDR - com.impossibl.postgres.api.jdbc.PGType
- MACADDR8 - com.impossibl.postgres.api.jdbc.PGType
- MacAddr8s - Class in com.impossibl.postgres.system.procs
- MacAddr8s() - Constructor for class com.impossibl.postgres.system.procs.MacAddr8s
- MacAddrs - Class in com.impossibl.postgres.system.procs
- MacAddrs() - Constructor for class com.impossibl.postgres.system.procs.MacAddrs
- main(String...) - Static method in enum com.impossibl.postgres.utils.GeometryParsers
- makeSQLException(Notice) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
-
Converts a single error notice to a single SQLException
- makeSQLException(Exception) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
- makeSQLException(String, Notice) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
-
Converts a single error notice to a single SQLException
- makeSQLException(String, Exception) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
- makeSQLException(String, String, Exception) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
- makeSQLExceptionChain(List<Notice>) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
-
Converts the given list of notices into a chained list of SQLExceptions
- makeSQLWarning(Notice) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
-
Converts a single warning notice to a single SQLWarning
- makeSQLWarningChain(List<Notice>) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
-
Converts the given list of notices into a chained list of SQLWarnings
- mapToNothing(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- mapUnknownSetting(Setting<?>) - Method in class com.impossibl.postgres.system.Settings
- mapUsedWithNfkc(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- mapUsedWithNoNormalization(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- mark(int) - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- mark(int) - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
- maskBits - Variable in class com.impossibl.postgres.api.data.InetAddr
- matchHostName(String, String) - Static method in class com.impossibl.postgres.protocol.v30.HostNameVerifier
- max() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Maximum allowed value for setting.
- MD5Authentication - Class in com.impossibl.postgres.utils
- MD5Authentication() - Constructor for class com.impossibl.postgres.utils.MD5Authentication
- MessageDispatchHandler - Class in com.impossibl.postgres.protocol.v30
- min() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Minimum allowed value for setting.
- minus(TemporalAmount) - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a copy of this amount with the specified amount subtracted.
- Modifiers - Class in com.impossibl.postgres.types
- Modifiers() - Constructor for class com.impossibl.postgres.types.Modifiers
- Modifiers.Parser - Interface in com.impossibl.postgres.types
-
Parses a type modifier into a name=value hash map
- ModParser() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.ModParser
- MONEY - com.impossibl.postgres.api.jdbc.PGType
- MONEY_FRACTIONAL_DIGITS - Static variable in class com.impossibl.postgres.system.SystemSettings
- Moneys - Class in com.impossibl.postgres.system.procs
- Moneys() - Constructor for class com.impossibl.postgres.system.procs.Moneys
- moveToCurrentRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- moveToCurrentRow() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- moveToCurrentRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- moveToInsertRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- moveToInsertRow() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- moveToInsertRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- multipliedBy(int) - Method in class com.impossibl.postgres.api.data.Interval
-
Returns an instance with the amount multiplied by the specified scalar.
- MultiStatementNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.MultiStatementNode
- MultiStatementNode(List<SQLTextTree.Node>, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.MultiStatementNode
N
- name() - Method in annotation type com.impossibl.postgres.system.Setting.Info
-
Primary name of the setting.
- NAME - com.impossibl.postgres.api.jdbc.PGType
- NAME - Static variable in class com.impossibl.postgres.jdbc.PGDriver
-
The name of the driver
- Names - Class in com.impossibl.postgres.system.procs
- Names() - Constructor for class com.impossibl.postgres.system.procs.Names
- Names.TxtDecoder - Class in com.impossibl.postgres.system.procs
- Names.TxtEncoder - Class in com.impossibl.postgres.system.procs
- NATIVE - com.impossibl.postgres.system.SystemSettings.ProtocolIOMode
- nativeSQL(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- nativeSQL(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- nativeSQL(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- nativeSQL(String, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- nativeSQL(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- NClobRelay - Class in com.impossibl.jdbc.spy
- NClobRelay(NClob, NClobListener) - Constructor for class com.impossibl.jdbc.spy.NClobRelay
- NClobTracer - Class in com.impossibl.jdbc.spy
- NClobTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.NClobTracer
- negated() - Method in class com.impossibl.postgres.api.data.Interval
-
Returns an instance with the amount negated.
- negotiate(int, List<String>) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.NegotiateProtocolVersion
- NestedArrays - Class in com.impossibl.postgres.system.procs
- NestedArrays() - Constructor for class com.impossibl.postgres.system.procs.NestedArrays
- NestedArrayType - Class in com.impossibl.postgres.types
-
A synthetic type used for managing nested array decoding.
- NestedArrayType(ArrayType, Type, FieldFormat, int[]) - Constructor for class com.impossibl.postgres.types.NestedArrayType
- NetworkAddress - com.impossibl.postgres.types.Type.Category
- newArrayListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newArrayListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newArrayListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newBlobListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newBlobListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newBlobListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newCallableStatementListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newClobListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newClobListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newClobListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.StatementTracer
- newConnectionListener() - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- newConnectionListener(Properties) - Method in interface com.impossibl.jdbc.spy.ListenerFactory
- newConnectionListener(Properties) - Method in class com.impossibl.jdbc.spy.TracerFactory
- newDatabaseMetaDataListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newNClobListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newNClobListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newNClobListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newParameterMetaDataListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newParameterMetaDataListener() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- newPooledConnectionListener() - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- newPreparedStatementListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newRefListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newRefListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newResultSetListener() - Method in class com.impossibl.jdbc.spy.ArrayTracer
- newResultSetListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newResultSetListener() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- newResultSetListener() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- newResultSetListener() - Method in class com.impossibl.jdbc.spy.StatementTracer
- newResultSetMetaDataListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newResultSetMetaDataListener() - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- newResultSetMetaDataListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newRowIdListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newRowIdListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newSavepointListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newSQLXMLListener() - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- newSQLXMLListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newSQLXMLListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newStatementListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newStatementListener() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- newStructListener() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- newXAConnectionListener() - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- next() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- next(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- next(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- NIO - com.impossibl.postgres.system.SystemSettings.ProtocolIOMode
- NO_DATA_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- NO_DEFAULT - Static variable in annotation type com.impossibl.postgres.system.Setting.Info
- NO_OPTIONS - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
-
No options specified.
- NO_PREPARATION - com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparations
-
Implementation of StringPreparation that performs no preparation.
- NO_RESOURCES - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- NO_RESULT_COUNT_AVAILABLE - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- NO_RESULT_SET_AVAILABLE - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- NO_SERVER_SUPPORT - com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
-
Client does support channel binding but thinks the server does not.
- noData() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.NoData
- Node(int, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.Node
- nodes - Variable in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- nonce(int, SecureRandom) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.CryptoUtil
-
Generates a random string (called a 'nonce'), composed of ASCII printable characters, except comma (',').
- NONCE - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies a sequence of random printable ASCII characters excluding ',' (which forms the nonce used as input to the hash function).
- nonceLength(int) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
-
Optional call.
- NonValidatingTrustManager - Class in com.impossibl.postgres.protocol.ssl
- NonValidatingTrustManager() - Constructor for class com.impossibl.postgres.protocol.ssl.NonValidatingTrustManager
- normalize(String) - Method in interface com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparation
-
Normalize a UTF-8 String according to this String Preparation rules.
- normalize(String) - Method in enum com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparations
- normalizedStandardDays() - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a copy of this instance with the days and duration normalized using the standard day of 24 hours.
- normalizedYears() - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a copy of this instance with the years and months exactly normalized.
- NOT_ALLOWED_ON_PREP_STMT - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- NOT_IMPLEMENTED - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- NOT_SUPPORTED - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- notice(Notice) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.ReportNotice
- Notice - Class in com.impossibl.postgres.protocol
- Notice() - Constructor for class com.impossibl.postgres.protocol.Notice
- Notice(String, String, String) - Constructor for class com.impossibl.postgres.protocol.Notice
- NoticeException - Exception in com.impossibl.postgres.system
- NoticeException(Notice) - Constructor for exception com.impossibl.postgres.system.NoticeException
- NoticeException(String, Notice) - Constructor for exception com.impossibl.postgres.system.NoticeException
- notices - Variable in class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- notification(int, String, String) - Method in interface com.impossibl.postgres.api.jdbc.PGNotificationListener
- notification(int, String, String) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.Notification
- notificationReceived(int, String, String) - Method in interface com.impossibl.postgres.protocol.ServerConnection.Listener
- nullOutputStream() - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Returns an
OutputStream
that simply discards written bytes. - nullPlusNonNullIsNull() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- nullPlusNonNullIsNull(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullPlusNonNullIsNull(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- Nulls - Class in com.impossibl.postgres.utils
- Nulls() - Constructor for class com.impossibl.postgres.utils.Nulls
- nullsAreSortedAtEnd() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- nullsAreSortedAtEnd(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedAtEnd(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedAtStart() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- nullsAreSortedAtStart(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedAtStart(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedHigh() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- nullsAreSortedHigh(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedHigh(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedLow() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- nullsAreSortedLow(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullsAreSortedLow(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- nullToEmpty(String) - Static method in class com.impossibl.postgres.utils.guava.Strings
-
Returns the given string if it is non-null; the empty string otherwise.
- Numeric - com.impossibl.postgres.types.Type.Category
- NUMERIC - com.impossibl.postgres.api.jdbc.PGType
- NumericMods - Class in com.impossibl.postgres.system.procs
- NumericMods() - Constructor for class com.impossibl.postgres.system.procs.NumericMods
- Numerics - Class in com.impossibl.postgres.system.procs
- Numerics() - Constructor for class com.impossibl.postgres.system.procs.Numerics
O
- OBJECT_PREREQ_STATE__CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- of(Duration) - Static method in class com.impossibl.postgres.api.data.Interval
-
Obtains an instance based on a duration.
- of(Period) - Static method in class com.impossibl.postgres.api.data.Interval
-
Obtains an instance based on a period.
- of(Period, Duration) - Static method in class com.impossibl.postgres.api.data.Interval
-
Obtains an instance based on a period and duration.
- OID - com.impossibl.postgres.api.jdbc.PGType
- Oids - Class in com.impossibl.postgres.system.procs
- Oids() - Constructor for class com.impossibl.postgres.system.procs.Oids
- OidVectors - Class in com.impossibl.postgres.system.procs
- OidVectors() - Constructor for class com.impossibl.postgres.system.procs.OidVectors
- OIO - com.impossibl.postgres.system.SystemSettings.ProtocolIOMode
- on(char) - Static method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a joiner which automatically places
separator
between consecutive elements. - on(String) - Static method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a joiner which automatically places
separator
between consecutive elements. - OnDemandKeyManager - Class in com.impossibl.postgres.protocol.ssl
-
A Key manager that only loads the keys, if necessary.
- OnDemandKeyManager(String, String, CallbackHandler, boolean) - Constructor for class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
-
Constructor.
- openStandardInput() - Method in interface com.impossibl.postgres.protocol.ServerConnection.Listener
- openStandardOutput() - Method in interface com.impossibl.postgres.protocol.ServerConnection.Listener
- OPERATOR_INTERVENTION_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- order() - Method in annotation type com.impossibl.postgres.system.Setting.Group.Info
- OTHER_ERROR - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- othersDeletesAreVisible(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- othersDeletesAreVisible(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- othersDeletesAreVisible(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- othersInsertsAreVisible(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- othersInsertsAreVisible(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- othersInsertsAreVisible(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- othersUpdatesAreVisible(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- othersUpdatesAreVisible(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- othersUpdatesAreVisible(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- out - Variable in class com.impossibl.jdbc.spy.SimpleTraceOutput
- ownDeletesAreVisible(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- ownDeletesAreVisible(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- ownDeletesAreVisible(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- ownInsertsAreVisible(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- ownInsertsAreVisible(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- ownInsertsAreVisible(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- ownUpdatesAreVisible(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- ownUpdatesAreVisible(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- ownUpdatesAreVisible(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
P
- padEnd(String, int, char) - Static method in class com.impossibl.postgres.utils.guava.Strings
-
Returns a string, of length at least
minLength
, consisting ofstring
appended with as many copies ofpadChar
as are necessary to reach that length. - padStart(String, int, char) - Static method in class com.impossibl.postgres.utils.guava.Strings
-
Returns a string, of length at least
minLength
, consisting ofstring
prepended with as many copies ofpadChar
as are necessary to reach that length. - PARAM_FORMAT_PREF - Static variable in class com.impossibl.postgres.system.SystemSettings
- PARAMETER_INDEX_OUT_OF_BOUNDS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- parameterDescriptions(TypeRef[]) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.ParameterDescriptions
- ParameterMetaDataRelay - Class in com.impossibl.jdbc.spy
- ParameterMetaDataRelay(ParameterMetaData, ParameterMetaDataListener) - Constructor for class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- ParameterMetaDataTracer - Class in com.impossibl.jdbc.spy
- ParameterMetaDataTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- ParameterNames - Class in com.impossibl.postgres.system
- ParameterNames() - Constructor for class com.impossibl.postgres.system.ParameterNames
- parameterStatus(String, String) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.ParameterStatus
- parameterStatusChanged(String, String) - Method in interface com.impossibl.postgres.protocol.ServerConnection.Listener
- ParenGroupNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.ParenGroupNode
- parse(long) - Method in class com.impossibl.postgres.system.procs.Unknowns.ModParser
- parse(long) - Method in interface com.impossibl.postgres.types.Modifiers.Parser
- parse(CharSequence) - Static method in class com.impossibl.postgres.api.data.Interval
-
Obtains an instance from a text string such as
PnYnMnDTnHnMnS
. - parse(CharSequence) - Method in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
- parse(CharSequence) - Method in interface com.impossibl.postgres.datetime.IntervalFormat.Parser
- parse(CharSequence) - Method in class com.impossibl.postgres.datetime.ISOTimestampFormat.Parser
- parse(String) - Static method in class com.impossibl.postgres.api.data.ACLItem
- parse(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2AttributeValue
-
Parses a potential Gs2AttributeValue String.
- parse(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramAttributeValue
-
Parses a potential ScramAttributeValue String.
- parse(String) - Static method in class com.impossibl.postgres.system.DateStyle
-
Parses a DateStyle string into its separate components
- parse(String) - Static method in class com.impossibl.postgres.system.Version
- parse(String, boolean) - Static method in class com.impossibl.postgres.jdbc.SQLText
- parseBox(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses a box.
- parseCidrAddr(String) - Static method in class com.impossibl.postgres.api.data.CidrAddr
- parseCircle(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses a circle.
- parseComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.ParseComplete
- PARSED_SQL_CACHE_SIZE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- parseFrom(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
-
Read a Gs2Header from a String.
- parseFrom(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
-
Construct a
ClientFirstMessage
instance from a message (String) - parseFrom(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
-
Parses a server-final-message from a String.
- parseFrom(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.StringWritableCsv
-
Parse a String with a
StringWritableCsv
into its composing Strings represented as Strings. - parseFrom(String, int) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.StringWritableCsv
-
Parse a String with a
StringWritableCsv
into its composing Strings represented as Strings. - parseFrom(String, int, int) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.StringWritableCsv
-
Parse a String with a
StringWritableCsv
into its composing Strings represented as Strings. - parseFrom(String, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
-
Parses a server-first-message from a String.
- parseInetAddr(String) - Static method in class com.impossibl.postgres.api.data.InetAddr
- parseInetAddr(String, boolean) - Static method in class com.impossibl.postgres.api.data.InetAddr
- parseInetAddr(String, boolean, InetAddr.Family) - Static method in class com.impossibl.postgres.api.data.InetAddr
- parseLine(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses an infinite line represented by the linear equation Ax + By + C = 0.
- parseLocale(String) - Static method in class com.impossibl.postgres.utils.Locales
-
Parse the given
String
value into aLocale
, accepting theLocale.toString()
format as well as BCP 47 language tags and Win32 verbose locale names. - parseLSeg(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses a lseg.
- parseN(String, boolean) - Static method in class com.impossibl.postgres.api.data.InetAddr
- parseN(String, boolean, InetAddr.Family) - Static method in class com.impossibl.postgres.api.data.InetAddr
- parsePath(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses a path.
- parsePoint(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses a point.
- parsePolygon(CharSequence) - Method in enum com.impossibl.postgres.utils.GeometryParsers
-
Parses a polygon.
- Parser() - Constructor for class com.impossibl.postgres.datetime.ISOTimestampFormat.Parser
- PASSWORD - Static variable in class com.impossibl.postgres.system.ParameterNames
- Path - Class in com.impossibl.postgres.api.data
-
Represents an open or closed path.
- Path() - Constructor for class com.impossibl.postgres.api.data.Path
- Path(double[][], boolean) - Constructor for class com.impossibl.postgres.api.data.Path
- PATH - com.impossibl.postgres.api.jdbc.PGType
- Paths - Class in com.impossibl.postgres.system.procs
- Paths - Class in com.impossibl.postgres.utils
- Paths() - Constructor for class com.impossibl.postgres.system.procs.Paths
- Paths() - Constructor for class com.impossibl.postgres.utils.Paths
- PGAnyType - Interface in com.impossibl.postgres.api.jdbc
- PGArray - Class in com.impossibl.postgres.jdbc
- PGBlob - Class in com.impossibl.postgres.jdbc
- PGBlob(PGDirectConnection, int) - Constructor for class com.impossibl.postgres.jdbc.PGBlob
- PGBufferBlob - Class in com.impossibl.postgres.jdbc
- PGBufferBlob(ByteBuf) - Constructor for class com.impossibl.postgres.jdbc.PGBufferBlob
- PGBuffersArray - Class in com.impossibl.postgres.jdbc
- PGBuffersArray(Context, ArrayType, FieldFormat, ByteBuf[], int[]) - Constructor for class com.impossibl.postgres.jdbc.PGBuffersArray
- PGBuffersStruct<Buffer> - Class in com.impossibl.postgres.jdbc
- PGBuffersStruct.Binary - Class in com.impossibl.postgres.jdbc
- PGBuffersStruct.Text - Class in com.impossibl.postgres.jdbc
- PGCallableStatement - Class in com.impossibl.postgres.jdbc
- PGCallableStatementDelegator - Class in com.impossibl.postgres.jdbc
-
CallableStatement delegator
- PGCallableStatementDelegator(PGPooledConnectionDelegator, CallableStatement) - Constructor for class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
-
Constructor
- PGClob - Class in com.impossibl.postgres.jdbc
- PGClob(PGDirectConnection, int) - Constructor for class com.impossibl.postgres.jdbc.PGClob
- PGConnection - Interface in com.impossibl.postgres.api.jdbc
-
Public API for PGConnection
- PGConnectionPoolDataSource - Class in com.impossibl.postgres.jdbc
-
ConnectionPoolDataSource implementation
- PGConnectionPoolDataSource() - Constructor for class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
-
Constructor
- PGConnectionPoolDataSourceObjectFactory - Class in com.impossibl.postgres.jdbc
-
An ObjectFactory for PGConnectionPoolDataSource
- PGConnectionPoolDataSourceObjectFactory() - Constructor for class com.impossibl.postgres.jdbc.PGConnectionPoolDataSourceObjectFactory
-
Constructor
- PGDataSource - Class in com.impossibl.postgres.jdbc
-
DataSource implementation
- PGDataSource() - Constructor for class com.impossibl.postgres.jdbc.PGDataSource
-
Constructor
- PGDataSourceObjectFactory - Class in com.impossibl.postgres.jdbc
-
An ObjectFactory for PGDataSource
- PGDataSourceObjectFactory() - Constructor for class com.impossibl.postgres.jdbc.PGDataSourceObjectFactory
-
Constructor
- PGDirectConnection - Class in com.impossibl.postgres.jdbc
-
Direct connection implementation
- PGDriver - Class in com.impossibl.postgres.jdbc
-
Driver implementation
- PGDriver() - Constructor for class com.impossibl.postgres.jdbc.PGDriver
- PGNotificationListener - Interface in com.impossibl.postgres.api.jdbc
-
PostgreSQL asynchronous notification listener
- PGParameterMetaData - Class in com.impossibl.postgres.jdbc
- PGPooledConnection - Class in com.impossibl.postgres.jdbc
-
PooledConnection implementation
- PGPooledConnection(PGDirectConnection, boolean, boolean) - Constructor for class com.impossibl.postgres.jdbc.PGPooledConnection
-
Creates a new PooledConnection representing the specified physical connection.
- PGPooledConnectionDelegator - Class in com.impossibl.postgres.jdbc
-
Connection handle for PGPooledConnection
- PGPooledConnectionDelegator(PGPooledConnection, PGConnection) - Constructor for class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Constructor
- PGPreparedStatementDelegator - Class in com.impossibl.postgres.jdbc
-
PreparedStatement delegator
- PGPreparedStatementDelegator(PGPooledConnectionDelegator, PreparedStatement) - Constructor for class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
-
Constructor
- PGRowId - Class in com.impossibl.postgres.jdbc
-
RowId implementation that wraps the postgres ctid column
- PGRowId(Tid) - Constructor for class com.impossibl.postgres.jdbc.PGRowId
- PGSQLExceptionInfo - Interface in com.impossibl.postgres.api.jdbc
-
Driver specific interface for exceptions that carry extended error information reported by the server.
- PGSQLInput<Buffer> - Class in com.impossibl.postgres.jdbc
- PGSQLInput.Binary - Class in com.impossibl.postgres.jdbc
- PGSQLInput.Text - Class in com.impossibl.postgres.jdbc
- PGSQLIntegrityConstraintViolationException - Exception in com.impossibl.postgres.jdbc
- PGSQLIntegrityConstraintViolationException() - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(String, String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(String, String, int) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(String, String, int, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(String, String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLIntegrityConstraintViolationException(Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- PGSQLOutput - Class in com.impossibl.postgres.jdbc
- PGSQLOutput(Context) - Constructor for class com.impossibl.postgres.jdbc.PGSQLOutput
- PGSQLSimpleException - Exception in com.impossibl.postgres.jdbc
- PGSQLSimpleException() - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(String, String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(String, String, int) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(String, String, int, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(String, String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLSimpleException(Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- PGSQLXML - Class in com.impossibl.postgres.jdbc
- PGSQLXML(PGDirectConnection) - Constructor for class com.impossibl.postgres.jdbc.PGSQLXML
- PGSQLXML(PGDirectConnection, byte[]) - Constructor for class com.impossibl.postgres.jdbc.PGSQLXML
- PGStatement - Class in com.impossibl.postgres.jdbc
- PGStatementDelegator - Class in com.impossibl.postgres.jdbc
-
Statement delegator
- PGStatementDelegator(PGPooledConnectionDelegator, Statement) - Constructor for class com.impossibl.postgres.jdbc.PGStatementDelegator
-
Constructor
- PGStruct - Class in com.impossibl.postgres.jdbc
- PGType - Enum in com.impossibl.postgres.api.jdbc
- PGTypeTable - Class in com.impossibl.postgres.system.tables
-
Table for "pg_type"
- PGTypeTable.Row - Class in com.impossibl.postgres.system.tables
- PGValuesStruct - Class in com.impossibl.postgres.jdbc
- PGValuesStruct(Context, String, Type[], Object[]) - Constructor for class com.impossibl.postgres.jdbc.PGValuesStruct
- PGXAConnection - Class in com.impossibl.postgres.jdbc.xa
-
The PostgreSQL implementation of
XAConnection
andXAResource
. - PGXAConnection(PGDirectConnection) - Constructor for class com.impossibl.postgres.jdbc.xa.PGXAConnection
- PGXAConnectionDelegator - Class in com.impossibl.postgres.jdbc.xa
-
Connection handle for PGXAConnection
- PGXAConnectionDelegator(PGXAConnection, PGConnection) - Constructor for class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
-
Constructor
- PGXADataSource - Class in com.impossibl.postgres.jdbc.xa
-
XADataSource implementation
- PGXADataSource() - Constructor for class com.impossibl.postgres.jdbc.xa.PGXADataSource
-
Constructor
- PGXADataSourceObjectFactory - Class in com.impossibl.postgres.jdbc.xa
-
An ObjectFactory for PGXADataSource
- PGXADataSourceObjectFactory() - Constructor for class com.impossibl.postgres.jdbc.xa.PGXADataSourceObjectFactory
-
Constructor
- PGXAException - Exception in com.impossibl.postgres.jdbc.xa
-
A convenience subclass of
XAException
which makes it easy to create an instance ofXAException
with a human-readable message, aThrowable
cause, and an XA error code. - PGXAException(String, int) - Constructor for exception com.impossibl.postgres.jdbc.xa.PGXAException
- PGXAException(String, Throwable, int) - Constructor for exception com.impossibl.postgres.jdbc.xa.PGXAException
- PGXAException(Throwable, int) - Constructor for exception com.impossibl.postgres.jdbc.xa.PGXAException
- PieceNode(String, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
- PL_PGSQL_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- plus(TemporalAmount) - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a copy of this amount with the specified amount added.
- POINT - com.impossibl.postgres.api.jdbc.PGType
- Points - Class in com.impossibl.postgres.system.procs
- Points() - Constructor for class com.impossibl.postgres.system.procs.Points
- POLYGON - com.impossibl.postgres.api.jdbc.PGType
- Polygons - Class in com.impossibl.postgres.system.procs
- Polygons() - Constructor for class com.impossibl.postgres.system.procs.Polygons
- PooledConnectionRelay - Class in com.impossibl.jdbc.spy
- PooledConnectionRelay(PooledConnection, PooledConnectionListener) - Constructor for class com.impossibl.jdbc.spy.PooledConnectionRelay
- PooledConnectionTracer - Class in com.impossibl.jdbc.spy
- PooledConnectionTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.PooledConnectionTracer
- PORT_NUMBER - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- Portal - com.impossibl.postgres.protocol.ServerObjectType
- portalSuspended() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.PortalSuspended
- position(byte[], long) - Method in class com.impossibl.jdbc.spy.BlobRelay
- position(byte[], long) - Method in class com.impossibl.postgres.jdbc.PGBlob
- position(byte[], long) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- position(long, byte[], long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- position(long, String, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- position(long, String, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- position(long, Blob, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- position(long, Clob, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- position(long, Clob, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- position(String, long) - Method in class com.impossibl.jdbc.spy.ClobRelay
- position(String, long) - Method in class com.impossibl.jdbc.spy.NClobRelay
- position(String, long) - Method in class com.impossibl.postgres.jdbc.PGClob
- position(Throwable, byte[], long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- position(Throwable, String, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- position(Throwable, String, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- position(Throwable, Blob, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- position(Throwable, Clob, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- position(Throwable, Clob, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- position(Blob, long) - Method in class com.impossibl.jdbc.spy.BlobRelay
- position(Blob, long) - Method in class com.impossibl.postgres.jdbc.PGBlob
- position(Blob, long) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- position(Clob, long) - Method in class com.impossibl.jdbc.spy.ClobRelay
- position(Clob, long) - Method in class com.impossibl.jdbc.spy.NClobRelay
- position(Clob, long) - Method in class com.impossibl.postgres.jdbc.PGClob
- POSTGRES - com.impossibl.postgres.system.IntervalStyle
- POSTGRES_VERBOSE - com.impossibl.postgres.system.IntervalStyle
- PostgresIntervalFormat - Class in com.impossibl.postgres.datetime
- PostgresIntervalFormat() - Constructor for class com.impossibl.postgres.datetime.PostgresIntervalFormat
- PRECISION - Static variable in class com.impossibl.postgres.types.Modifiers
- Preconditions - Class in com.impossibl.postgres.protocol.sasl.scram.util
-
Simple methods similar to Precondition class.
- Preconditions - Class in com.impossibl.postgres.utils.guava
-
Simple static methods to be called at the start of your own methods to verify correct arguments and state.
- Preconditions() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.util.Preconditions
- Prefer - com.impossibl.postgres.protocol.ssl.SSLMode
- preferChannelBindingMechanism(boolean) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
-
Determine whether the selection process should favor selecting a mechanism that requires channel binding over a method that has a stronger algorithm.
- prepare(String, String, TypeRef[], RequestExecutor.PrepareHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Prepares a query for later, possibly repeated, execution via the
RequestExecutor.execute(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, ExecuteHandler)
request. - prepare(Xid) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
Preconditions: 1.
- prepareCall(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareCall(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareCall(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareCall(String, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareCall(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareCall(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareCall(String, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareCall(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareCall(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareCall(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareCall(Throwable, String, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareCall(Throwable, String, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareCall(CallableStatement, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareCall(CallableStatement, String, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareCall(CallableStatement, String, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- PREPARED_STATEMENT_CACHE_SIZE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- PREPARED_STATEMENT_CACHE_THRESHOLD - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- PreparedQuery - Class in com.impossibl.postgres.jdbc
- PreparedStatementRelay - Class in com.impossibl.jdbc.spy
- PreparedStatementRelay(PreparedStatement, PreparedStatementListener) - Constructor for class com.impossibl.jdbc.spy.PreparedStatementRelay
- PreparedStatementTracer - Class in com.impossibl.jdbc.spy
- PreparedStatementTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.PreparedStatementTracer
- PrepareRequest - Class in com.impossibl.postgres.protocol.v30
- PrepareResult() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.PrepareResult
- prepareStatement(SQLText, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareStatement(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareStatement(String, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareStatement(String, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareStatement(String, int[]) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareStatement(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareStatement(String, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareStatement(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareStatement(String, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareStatement(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareStatement(String, String[]) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- prepareStatement(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- prepareStatement(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- prepareStatement(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(Throwable, String, int[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(Throwable, String, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(Throwable, String, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(Throwable, String, String[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(PreparedStatement, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(PreparedStatement, String, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(PreparedStatement, String, int[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(PreparedStatement, String, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(PreparedStatement, String, int, int, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareStatement(PreparedStatement, String, String[]) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- prepareUtilQuery(String, String, String...) - Method in class com.impossibl.postgres.system.BasicContext
- previous() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- previous(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- previous(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- privilegesOf(ACLItem.Right[]) - Static method in class com.impossibl.postgres.api.data.ACLItem
-
Produce a string of privileges matching the provided rights.
- process(SQLTextTree.Node) - Method in interface com.impossibl.postgres.jdbc.SQLTextTree.Processor
- process(SQLTextTree.Processor, boolean) - Method in class com.impossibl.postgres.jdbc.SQLText
- process(SQLTextTree.Processor, boolean) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- process(SQLTextTree.Processor, boolean) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- ProcProvider - Interface in com.impossibl.postgres.system.procs
- Procs - Class in com.impossibl.postgres.system.procs
- Procs(ServerInfo, ClassLoader) - Constructor for class com.impossibl.postgres.system.procs.Procs
- PROGRAM_LIMIT_EXCEEDED_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- prohibitionAsciiControl(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionAsciiSpace(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionChangeDisplayProperties(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionInappropriateCanonicalRepresentation(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionInappropriatePlainText(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionNonAsciiControl(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionNonAsciiSpace(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionNonCharacterCodePoints(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionPrivateUse(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionSurrogateCodes(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- prohibitionTaggingCharacters(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- PROTO - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_BUFFER_POOLING - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_ENCODING - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_IO_MODE - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_IO_THREADS - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_MESSAGE_SIZE_MAX - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_SOCKET_RECV_BUFFER_SIZE - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_SOCKET_SEND_BUFFER_SIZE - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_TRACE - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_TRACE_FILE - Static variable in class com.impossibl.postgres.system.SystemSettings
- PROTOCOL_VERSION - Static variable in class com.impossibl.postgres.system.SystemSettings
- ProtocolChannel - Class in com.impossibl.postgres.protocol.v30
- ProtocolChannel(Channel, ChannelOutboundInvoker, Charset) - Constructor for class com.impossibl.postgres.protocol.v30.ProtocolChannel
- ProtocolChannel(Channel, Charset) - Constructor for class com.impossibl.postgres.protocol.v30.ProtocolChannel
- ProtocolHandler - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.Action - Enum in com.impossibl.postgres.protocol.v30
- ProtocolHandler.Authentication - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.BackendKeyData - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.BindComplete - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CloseComplete - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CommandComplete - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CommandError - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CopyBothResponse - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CopyData - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CopyDone - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CopyFail - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CopyInResponse - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.CopyOutResponse - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.DataRow - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.EmptyQuery - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.FunctionResult - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.NegotiateProtocolVersion - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.NoData - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.Notification - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.ParameterDescriptions - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.ParameterStatus - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.ParseComplete - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.PortalSuspended - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.ReadyForQuery - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.ReportNotice - Interface in com.impossibl.postgres.protocol.v30
- ProtocolHandler.RowDescription - Interface in com.impossibl.postgres.protocol.v30
- Psuedo - com.impossibl.postgres.types.Type.Category
- PsuedoType - Class in com.impossibl.postgres.types
-
A database psuedo type.
- PsuedoType() - Constructor for class com.impossibl.postgres.types.PsuedoType
- PUBLIC_NAMESPACE - Static variable in class com.impossibl.postgres.types.Type
Q
- QualifiedName - Class in com.impossibl.postgres.types
- QualifiedName(String, String) - Constructor for class com.impossibl.postgres.types.QualifiedName
- query(BasicContext, String, long, Object...) - Method in interface com.impossibl.postgres.system.tables.Table
- query(String, int, RequestExecutor.ExtendedQueryHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Uses the "extended" query protocol to query the rows associated with a portal that was prepared by the server and returned as the result of a previous query or call.
- query(String, long) - Method in class com.impossibl.postgres.system.BasicContext
- query(String, RequestExecutor.QueryHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Uses the "simple" query protocol to execute the given query.
- query(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, RequestExecutor.ExtendedQueryHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Uses the "extended" query protocol to execute the given query.
- Query - Interface in com.impossibl.postgres.jdbc
- Query.Status - Enum in com.impossibl.postgres.jdbc
- queryBatch(String, long) - Method in class com.impossibl.postgres.system.BasicContext
-
Queries for a single (the first) result batch.
- queryBatchPrepared(String, FieldFormatRef[], ByteBuf[], long) - Method in class com.impossibl.postgres.system.BasicContext
-
Queries a single result batch (the first) via a parameterized query.
- queryBatchPrepared(String, Object[], long) - Method in class com.impossibl.postgres.system.BasicContext
-
Queries a single result batch (the first) via a parameterized query.
- QueryRequest - Class in com.impossibl.postgres.protocol.v30
- QueryResult() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.QueryResult
- QueryResult(boolean) - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.QueryResult
- queryString(String, long) - Method in class com.impossibl.postgres.system.BasicContext
- quoteIfNeeded(String) - Static method in class com.impossibl.postgres.system.Identifier
-
Quote an identifier if its required.
R
- Range<T> - Class in com.impossibl.postgres.api.data
- Range - com.impossibl.postgres.types.Type.Category
- Range(Range.Flags, Object[]) - Constructor for class com.impossibl.postgres.api.data.Range
- Range.Flags - Class in com.impossibl.postgres.api.data
- Ranges - Class in com.impossibl.postgres.system.procs
- Ranges() - Constructor for class com.impossibl.postgres.system.procs.Ranges
- RangeType - Class in com.impossibl.postgres.types
-
A database range type.
- RangeType() - Constructor for class com.impossibl.postgres.types.RangeType
- read() - Method in class com.impossibl.postgres.jdbc.BlobInputStream
- read() - Method in class com.impossibl.postgres.jdbc.ClobReader
- read() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- read() - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
- read(byte[], int, int) - Method in class com.impossibl.postgres.jdbc.BlobInputStream
- read(byte[], int, int) - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- read(char[], int, int) - Method in class com.impossibl.postgres.jdbc.ClobReader
- read(char[], int, int) - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
- read(InputStream, byte[], int, int) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Reads some bytes from an input stream and stores them into the buffer array
b
. - READ_ONLY - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- readArray() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readAsciiStream() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readBigDecimal() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readBlob() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readBoolean() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readByte() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readBytes() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readClob() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readCString(ByteBuf, Charset) - Static method in class com.impossibl.postgres.utils.ByteBufs
- readDate() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readDouble() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readFloat() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readFully(InputStream, byte[]) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Attempts to read enough bytes from the stream to fill the given byte array.
- readFully(InputStream, byte[], int, int) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Attempts to read
len
bytes from the stream into the given array starting atoff
. - readInt() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readLong() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readNClob() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readNextRegion() - Method in class com.impossibl.postgres.jdbc.BlobInputStream
- readNextRegion() - Method in class com.impossibl.postgres.jdbc.ClobReader
- readNString() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readObject() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readObject(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readRef() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readRowId() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readShort() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readSQLXML() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readString() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readTime() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readTimestamp() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readURL() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- readyForQuery(TransactionStatus) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.ReadyForQuery
- receiveServerFinalMessage(String) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
- receiveServerFirstMessage(String, byte[], byte[], byte[]) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
-
Generates a client-final-message from the received server-first-message, channel-bind data (if any), and the clientKey and storedKey which, if available, provide an optimized path versus providing the original user's passwordthe user's password.
- receiveServerFirstMessage(String, byte[], String) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
-
Generates a client-final-message from the received server-first-message, channel-bind data (if any), and the user's password.
- RECORD - com.impossibl.postgres.api.jdbc.PGType
- Records - Class in com.impossibl.postgres.system.procs
- Records() - Constructor for class com.impossibl.postgres.system.procs.Records
- recover(int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
Preconditions: 1.
- Ref() - Constructor for class com.impossibl.postgres.jdbc.ThreadedHousekeeper.Ref
- Ref() - Constructor for class com.impossibl.postgres.protocol.v30.ServerConnectionShared.Ref
- RefCursors - Class in com.impossibl.postgres.system.procs
- RefCursors() - Constructor for class com.impossibl.postgres.system.procs.RefCursors
- RefCursors.BinDecoder - Class in com.impossibl.postgres.system.procs
- RefCursors.TxtDecoder - Class in com.impossibl.postgres.system.procs
- RefRelay - Class in com.impossibl.jdbc.spy
- RefRelay(Ref, RefListener) - Constructor for class com.impossibl.jdbc.spy.RefRelay
- refreshRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- refreshRow() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- refreshRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- RefTracer - Class in com.impossibl.jdbc.spy
- RefTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.RefTracer
- registerOutParameter(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(int, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(int, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(int, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(int, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(int, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(int, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(int, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(int, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(int, SQLType) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(int, SQLType) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(int, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(int, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(int, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(int, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(int, SQLType, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(int, SQLType, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(int, SQLType, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(int, SQLType, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(String, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(String, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(String, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(String, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(String, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(String, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(String, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(String, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(String, SQLType) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(String, SQLType) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(String, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(String, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(String, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(String, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(String, SQLType, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- registerOutParameter(String, SQLType, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(String, SQLType, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- registerOutParameter(String, SQLType, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- registerOutParameter(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, int, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, int, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, int, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, int, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, int, SQLType, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, String, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, String, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, String, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, String, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registerOutParameter(Throwable, String, SQLType, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- registry - Variable in class com.impossibl.postgres.system.BasicContext
- Registry - Class in com.impossibl.postgres.types
-
Storage and loading for all the known types of a given connection.
- Registry(SharedRegistry, Registry.TypeLoader) - Constructor for class com.impossibl.postgres.types.Registry
- REGISTRY_SHARING - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- Registry.TypeLoader - Interface in com.impossibl.postgres.types
- relative(boolean, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- relative(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- relative(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- Relay<T> - Interface in com.impossibl.jdbc.spy
-
Common Relay interface that provides access to its target object.
- release() - Method in interface com.impossibl.postgres.jdbc.Housekeeper.Ref
- release() - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper.Ref
- release() - Method in class com.impossibl.postgres.protocol.v30.ServerConnectionShared.Ref
- releaseAll(ByteBuf[]) - Static method in class com.impossibl.postgres.utils.ByteBufs
- releaseAll(List<ResultBatch>) - Static method in class com.impossibl.postgres.protocol.ResultBatches
- releaseSavepoint(Throwable, Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- releaseSavepoint(Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- releaseSavepoint(Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- releaseSavepoint(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- releaseSavepoint(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- remove(int) - Method in class com.impossibl.postgres.protocol.RowDataSet
- remove(Object) - Method in interface com.impossibl.postgres.jdbc.Housekeeper.Ref
- remove(Object) - Method in interface com.impossibl.postgres.jdbc.Housekeeper
-
Removes cleanup runnable for the given referent
- remove(Object) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper.Ref
- remove(Object) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
- removeConnectionEventListener(Throwable, ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- removeConnectionEventListener(Throwable, ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- removeConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- removeEldestEntry(Map.Entry<K, V>) - Method in class com.impossibl.postgres.utils.CacheMap
- removeNotificationListener(PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Removes a notification listener
- removeNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- removeNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Removes a notification listener
- removeNotificationListener(String) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Removes a named notification listener
- removeNotificationListener(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- removeNotificationListener(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Removes a named notification listener
- removeStatementEventListener(Throwable, StatementEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- removeStatementEventListener(Throwable, StatementEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- removeStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionRelay
- removeStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- removeStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionRelay
- removeStatementEventListener(StatementEventListener) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- removeStatementEventListener(StatementEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
- repeat(String, int) - Static method in class com.impossibl.postgres.utils.guava.Strings
-
Returns a string consisting of a specific number of concatenated copies of an input string.
- REQUEST_ALL_BINARY - Static variable in class com.impossibl.postgres.protocol.FieldFormats
- REQUEST_ALL_TEXT - Static variable in class com.impossibl.postgres.protocol.FieldFormats
- RequestExecutor - Interface in com.impossibl.postgres.protocol
- RequestExecutor.CopyFromHandler - Interface in com.impossibl.postgres.protocol
-
Copy In & Out
- RequestExecutor.CopyToHandler - Interface in com.impossibl.postgres.protocol
- RequestExecutor.ErrorHandler - Interface in com.impossibl.postgres.protocol
-
Base type handler for all requests.
- RequestExecutor.ExecuteHandler - Interface in com.impossibl.postgres.protocol
-
Request handler interface for the
RequestExecutor.execute(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, ExecuteHandler)
request. - RequestExecutor.ExtendedQueryHandler - Interface in com.impossibl.postgres.protocol
-
Request handler interface for the
RequestExecutor.query(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, ExtendedQueryHandler)
request. - RequestExecutor.FunctionCallHandler - Interface in com.impossibl.postgres.protocol
-
Request handler interface for the
RequestExecutor.call(int, FieldFormatRef[], ByteBuf[], FunctionCallHandler)
request. - RequestExecutor.NotificationHandler - Interface in com.impossibl.postgres.protocol
-
Asynchronous Notification
- RequestExecutor.PrepareHandler - Interface in com.impossibl.postgres.protocol
-
Request handler interface for th `prepare(sql,statementName,parameterTypes,PrepareHandler)` request.
- RequestExecutor.QueryHandler - Interface in com.impossibl.postgres.protocol
-
Request handler interface for the
RequestExecutor.query(String, QueryHandler)
request. - RequestExecutor.ResumeHandler - Interface in com.impossibl.postgres.protocol
-
Request handler interface for the
RequestExecutor.resume(String, int, ResumeHandler)
request. - RequestExecutor.SynchronizedHandler - Interface in com.impossibl.postgres.protocol
-
Base type handler for requests that may receive a ready callback containing a transaction status.
- RequestExecutorHandlers - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers
- RequestExecutorHandlers.AnyQueryResult - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers.CompositeQueryResults - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers.ExecuteResult - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers.PrepareResult - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers.QueryResult - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers.Result - Class in com.impossibl.postgres.protocol
- RequestExecutorHandlers.SynchronizedResult - Class in com.impossibl.postgres.protocol
- Require - com.impossibl.postgres.protocol.ssl.SSLMode
- requiresChannelBindData() - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSession
-
Definitive answer to whether the client should be providing channel-bind data to the
ScramSession.receiveServerFirstMessage(java.lang.String, byte[], java.lang.String)
method call. - requiresChannelBinding() - Method in interface com.impossibl.postgres.protocol.sasl.scram.ScramMechanism
-
Whether this mechanism requires channel binding
- requiresChannelBinding() - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- reset() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- reset() - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
- reset(Context, Map<String, Class<?>>) - Method in class com.impossibl.postgres.system.TypeMapContext
- resolve(TypeRef) - Method in class com.impossibl.postgres.types.Registry
-
Resolves a type reference to an actual type object.
- resolveType(String) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Resolves a name to an SQLType suitable for passing to any method that accepts one.
- resolveType(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- resolveType(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Resolves a name to an SQLType suitable for passing to any method that accepts one.
- Result() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.Result
- ResultBatch - Class in com.impossibl.postgres.protocol
- ResultBatch(String, Long, Long, ResultField[], RowDataSet) - Constructor for class com.impossibl.postgres.protocol.ResultBatch
- ResultBatches - Class in com.impossibl.postgres.protocol
- ResultBatches() - Constructor for class com.impossibl.postgres.protocol.ResultBatches
- ResultBatches.Transformer - Interface in com.impossibl.postgres.protocol
- ResultField - Class in com.impossibl.postgres.protocol
- ResultField(String, int, short, TypeRef, short, int, FieldFormat) - Constructor for class com.impossibl.postgres.protocol.ResultField
- ResultField(String, int, short, Type, short, int, FieldFormat) - Constructor for class com.impossibl.postgres.protocol.ResultField
- ResultSetMetaDataRelay - Class in com.impossibl.jdbc.spy
- ResultSetMetaDataRelay(ResultSetMetaData, ResultSetMetaDataListener) - Constructor for class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- ResultSetMetaDataTracer - Class in com.impossibl.jdbc.spy
- ResultSetMetaDataTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- ResultSetRelay - Class in com.impossibl.jdbc.spy
- ResultSetRelay(ResultSet, ResultSetListener) - Constructor for class com.impossibl.jdbc.spy.ResultSetRelay
- ResultSetTracer - Class in com.impossibl.jdbc.spy
- ResultSetTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.ResultSetTracer
- resume(String, int, RequestExecutor.ResumeHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Resumes a portal previously instantiated via an
RequestExecutor.execute(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, ExecuteHandler)
orRequestExecutor.query(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, ExtendedQueryHandler)
request. - Resume - com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
- ResumePassing - com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
- ResumePortalRequest - Class in com.impossibl.postgres.protocol.v30
- retainedDuplicateAll(ByteBuf[]) - Static method in class com.impossibl.postgres.utils.ByteBufs
- returned() - Method in class com.impossibl.jdbc.spy.Trace.Builder
- returned(Object) - Method in class com.impossibl.jdbc.spy.Trace.Builder
- Right(char, boolean) - Constructor for class com.impossibl.postgres.api.data.ACLItem.Right
- rightsOf(String) - Static method in class com.impossibl.postgres.api.data.ACLItem
-
Parse a rights string into rights objects.
- rollback() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- rollback() - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- rollback() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- rollback() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- rollback() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- rollback(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- rollback(Throwable, Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- rollback(Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- rollback(Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- rollback(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- rollback(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- rollback(Savepoint) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- rollback(Xid) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
Preconditions: 1.
- Row() - Constructor for class com.impossibl.postgres.system.tables.PGTypeTable.Row
- ROW_INDEX_OUT_OF_BOUNDS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- rowData(ByteBuf) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.DataRow
- RowData - Interface in com.impossibl.postgres.protocol
- RowDataSet - Class in com.impossibl.postgres.protocol
- RowDataSet() - Constructor for class com.impossibl.postgres.protocol.RowDataSet
- RowDataSet(int) - Constructor for class com.impossibl.postgres.protocol.RowDataSet
- rowDeleted() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- rowDeleted(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- rowDeleted(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- rowDescription(ResultField[]) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolHandler.RowDescription
- RowIdRelay - Class in com.impossibl.jdbc.spy
- RowIdRelay(RowId, RowIdListener) - Constructor for class com.impossibl.jdbc.spy.RowIdRelay
- RowIdTracer - Class in com.impossibl.jdbc.spy
- RowIdTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.RowIdTracer
- rowInserted() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- rowInserted(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- rowInserted(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- rowUpdated() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- rowUpdated(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- rowUpdated(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- RS_NOT_UPDATABLE - Static variable in class com.impossibl.postgres.jdbc.Exceptions
S
- SALT - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies the base64-encoded salt used by the server for this user.
- saltedPassword(ScramMechanism, StringPreparation, String, byte[], int) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Compute the salted password, based on the given SCRAM mechanism, the String preparation algorithm, the provided salt and the number of iterations.
- saltedPassword(StringPreparation, String, byte[], int) - Method in interface com.impossibl.postgres.protocol.sasl.scram.ScramMechanism
-
Compute the salted password
- saltedPassword(StringPreparation, String, byte[], int) - Method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- SASL_PREPARATION - com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparations
-
Implementation of StringPreparation that performs preparation.
- saslPrep(String, boolean) - Static method in class com.impossibl.postgres.protocol.sasl.SaslPrep
-
SaslPrep profile of StringPrep algorithm.
- SaslPrep - Class in com.impossibl.postgres.protocol.sasl
- SaslPrep() - Constructor for class com.impossibl.postgres.protocol.sasl.SaslPrep
- SAVEPOINT_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- SavepointRelay - Class in com.impossibl.jdbc.spy
- SavepointRelay(Savepoint, SavepointListener) - Constructor for class com.impossibl.jdbc.spy.SavepointRelay
- SavepointTracer - Class in com.impossibl.jdbc.spy
- SavepointTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.SavepointTracer
- SCALE - Static variable in class com.impossibl.postgres.types.Modifiers
- SCRAM_SHA_1 - com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- SCRAM_SHA_1_PLUS - com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- SCRAM_SHA_256 - com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- SCRAM_SHA_256_PLUS - com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
- ScramAttributes - Enum in com.impossibl.postgres.protocol.sasl.scram
-
SCRAM Attributes as defined in Section 5.1 of the RFC.
- ScramAttributeValue - Class in com.impossibl.postgres.protocol.sasl.scram
-
Parse and write SCRAM Attribute-Value pairs.
- ScramAttributeValue(ScramAttributes, String) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.ScramAttributeValue
- ScramException - Exception in com.impossibl.postgres.protocol.sasl.scram.exception
-
This class represents an error when using SCRAM, which is a SASL method.
- ScramException(String) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramException
-
Constructs a new instance of ScramException with a detailed message.
- ScramException(String, Throwable) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramException
-
Constructs a new instance of ScramException with a detailed message and a root cause.
- ScramFunctions - Class in com.impossibl.postgres.protocol.sasl.scram
-
Utility functions (e.g.
- ScramFunctions() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
- ScramInvalidServerSignatureException - Exception in com.impossibl.postgres.protocol.sasl.scram.exception
-
This class represents an error when parsing SCRAM messages
- ScramInvalidServerSignatureException(String) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramInvalidServerSignatureException
-
Constructs a new instance of ScramInvalidServerSignatureException with a detailed message.
- ScramInvalidServerSignatureException(String, Throwable) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramInvalidServerSignatureException
-
Constructs a new instance of ScramInvalidServerSignatureException with a detailed message and a root cause.
- ScramMechanism - Interface in com.impossibl.postgres.protocol.sasl.scram
-
Definition of the functionality to be provided by every ScramMechanism.
- ScramMechanisms - Enum in com.impossibl.postgres.protocol.sasl.scram
-
SCRAM Mechanisms supported by this library.
- ScramParseException - Exception in com.impossibl.postgres.protocol.sasl.scram.exception
-
This class represents an error when parsing SCRAM messages
- ScramParseException(String) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramParseException
-
Constructs a new instance of ScramParseException with a detailed message.
- ScramParseException(String, Throwable) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramParseException
-
Constructs a new instance of ScramParseException with a detailed message and a root cause.
- ScramServerErrorException - Exception in com.impossibl.postgres.protocol.sasl.scram.exception
-
This class represents an error when parsing SCRAM messages
- ScramServerErrorException(ServerFinalMessage.Error) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramServerErrorException
-
Constructs a new instance of ScramServerErrorException with a detailed message.
- ScramServerErrorException(ServerFinalMessage.Error, Throwable) - Constructor for exception com.impossibl.postgres.protocol.sasl.scram.exception.ScramServerErrorException
-
Constructs a new instance of ScramServerErrorException with a detailed message and a root cause.
- ScramSession - Class in com.impossibl.postgres.protocol.sasl.scram.client
-
A class that represents a SCRAM client.
- ScramSessionFactory - Class in com.impossibl.postgres.protocol.sasl.scram.client
-
A factory to generate properly configured
ScramSession
instances. - ScramSessionFactory.Builder - Class in com.impossibl.postgres.protocol.sasl.scram.client
- ScramStringFormatting - Class in com.impossibl.postgres.protocol.sasl.scram
-
Class with static methods that provide support for converting to/from salNames.
- ScramStringFormatting() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.ScramStringFormatting
- secureRandomAlgorithmProvider(String, String) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
-
Optional call.
- seed(SharedRegistry) - Method in interface com.impossibl.postgres.types.SharedRegistry.Seeder
- seed(SharedRegistry.Seeder) - Method in class com.impossibl.postgres.types.SharedRegistry
- SERVER - Static variable in class com.impossibl.postgres.system.SystemSettings
- SERVER_ADDRESSES - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- SERVER_DOES_SUPPORT_CHANNEL_BINDING - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- SERVER_NAME - Static variable in class com.impossibl.postgres.jdbc.DataSourceSettings
- SERVER_SIGNATURE - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies a base64-encoded ServerSignature.
- SERVER_VERSION_NOT_SUPPORTED - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- serverAdvertisedMechanisms(Collection<String>) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
-
Provide the list of mechanism names advertised by the server.
- ServerConnection - Interface in com.impossibl.postgres.protocol
- ServerConnection.KeyData - Class in com.impossibl.postgres.protocol
- ServerConnection.Listener - Interface in com.impossibl.postgres.protocol
- ServerConnectionFactory - Class in com.impossibl.postgres.protocol.v30
- ServerConnectionFactory - Interface in com.impossibl.postgres.protocol
- ServerConnectionFactory() - Constructor for class com.impossibl.postgres.protocol.v30.ServerConnectionFactory
- ServerConnectionInfo - Class in com.impossibl.postgres.system
- ServerConnectionInfo(ServerInfo, SocketAddress, String) - Constructor for class com.impossibl.postgres.system.ServerConnectionInfo
- ServerConnectionShared - Class in com.impossibl.postgres.protocol.v30
- ServerConnectionShared.Ref - Class in com.impossibl.postgres.protocol.v30
- ServerFinalMessage - Class in com.impossibl.postgres.protocol.sasl.scram.message
-
Constructs and parses server-final-messages.
- ServerFinalMessage(byte[]) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
-
Constructs a server-final-message with no errors, and the provided server verifier
- ServerFinalMessage(ServerFinalMessage.Error) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
-
Constructs a server-final-message which represents a SCRAM error.
- ServerFinalMessage.Error - Enum in com.impossibl.postgres.protocol.sasl.scram.message
-
Possible error messages sent on a server-final-message.
- ServerFirstMessage - Class in com.impossibl.postgres.protocol.sasl.scram.message
-
Constructs and parses server-first-messages.
- ServerFirstMessage(String, String, String, int) - Constructor for class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
-
Constructs a server-first-message from a client-first-message and the additional required data.
- ServerInfo - Class in com.impossibl.postgres.system
- ServerInfo(Version, String, boolean) - Constructor for class com.impossibl.postgres.system.ServerInfo
- serverKey(ScramMechanism, byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Generates a server key, from the salted password.
- serverKey(ScramMechanism, StringPreparation, String, byte[], int) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Generates a server key from the password and salt.
- ServerObjectType - Enum in com.impossibl.postgres.protocol
- ServerRequest - Interface in com.impossibl.postgres.protocol.v30
- serverSignature(ScramMechanism, byte[], String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Compute the SCRAM server signature.
- SESSION_AUTHORIZATION - Static variable in class com.impossibl.postgres.system.ParameterNames
- SESSION_USER - Static variable in class com.impossibl.postgres.system.SystemSettings
- set(Setting<T>, T) - Method in class com.impossibl.postgres.system.Settings
-
Sets a value for the specified setting.
- set(String, String) - Method in class com.impossibl.postgres.system.Settings
-
Sets a setting via string name and text value.
- setAddress(byte[]) - Method in class com.impossibl.postgres.api.data.CidrAddr
- setAddress(byte[]) - Method in class com.impossibl.postgres.api.data.InetAddr
- setAll(Settings) - Method in class com.impossibl.postgres.system.Settings
-
Transfers all settings from given settings bag into this instance.
- setAll(Map<String, String>) - Method in class com.impossibl.postgres.system.Settings
-
Sets all values from the given map as settings via the
Settings.set(String, String)
method. - setAll(Properties) - Method in class com.impossibl.postgres.system.Settings
-
Sets all properties from the given instance as settings via the
Settings.set(String, String)
method. - setArray(int, Array) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setArray(int, Array) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setArray(int, Array) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setArray(int, Array) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setArray(int, Array) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setArray(Throwable, int, Array) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setArray(Throwable, int, Array) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setAsciiStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setAsciiStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(int, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setAsciiStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setAsciiStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setAsciiStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(int, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setAsciiStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setAsciiStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setAsciiStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(int, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setAsciiStream(long) - Method in class com.impossibl.jdbc.spy.ClobRelay
- setAsciiStream(long) - Method in class com.impossibl.jdbc.spy.NClobRelay
- setAsciiStream(long) - Method in class com.impossibl.postgres.jdbc.PGClob
- setAsciiStream(OutputStream, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setAsciiStream(OutputStream, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setAsciiStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setAsciiStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setAsciiStream(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setAsciiStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setAsciiStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(String, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setAsciiStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setAsciiStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setAsciiStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setAsciiStream(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setAsciiStream(Throwable, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setAsciiStream(Throwable, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setAsciiStream(Throwable, String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(Throwable, String, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAsciiStream(Throwable, String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setAutoCommit(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setAutoCommit(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setAutoCommit(boolean) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setAutoCommit(boolean) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setAutoCommit(boolean) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
- setAutoCommit(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setBigDecimal(int, BigDecimal) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBigDecimal(int, BigDecimal) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBigDecimal(int, BigDecimal) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBigDecimal(int, BigDecimal) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBigDecimal(int, BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBigDecimal(String, BigDecimal) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBigDecimal(String, BigDecimal) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBigDecimal(String, BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBigDecimal(String, BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBigDecimal(Throwable, int, BigDecimal) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBigDecimal(Throwable, int, BigDecimal) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBigDecimal(Throwable, String, BigDecimal) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- setBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- setBinaryStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBinaryStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBinaryStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBinaryStream(int, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBinaryStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBinaryStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBinaryStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBinaryStream(int, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBinaryStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBinaryStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBinaryStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBinaryStream(int, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBinaryStream(long) - Method in class com.impossibl.jdbc.spy.BlobRelay
- setBinaryStream(long) - Method in class com.impossibl.postgres.jdbc.PGBlob
- setBinaryStream(long) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- setBinaryStream(OutputStream) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setBinaryStream(OutputStream, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- setBinaryStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBinaryStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBinaryStream(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBinaryStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBinaryStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(String, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBinaryStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBinaryStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBinaryStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBinaryStream(Throwable) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setBinaryStream(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBinaryStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBinaryStream(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBinaryStream(Throwable, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- setBinaryStream(Throwable, String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(Throwable, String, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBinaryStream(Throwable, String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBlob(int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBlob(int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBlob(int, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBlob(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBlob(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBlob(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBlob(int, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBlob(int, Blob) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBlob(int, Blob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(int, Blob) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBlob(int, Blob) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBlob(int, Blob) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBlob(String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBlob(String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBlob(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBlob(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBlob(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBlob(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBlob(String, Blob) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBlob(String, Blob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(String, Blob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBlob(String, Blob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBlob(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBlob(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBlob(Throwable, int, Blob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(Throwable, int, Blob) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBlob(Throwable, String, InputStream) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(Throwable, String, InputStream, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlob(Throwable, String, Blob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBlock(int) - Method in class com.impossibl.postgres.api.data.Tid
- setBoolean(int, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBoolean(int, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBoolean(int, boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBoolean(int, boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBoolean(int, boolean) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBoolean(String, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBoolean(String, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBoolean(String, boolean) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBoolean(String, boolean) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBoolean(Throwable, int, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBoolean(Throwable, int, boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBoolean(Throwable, String, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setByte(int, byte) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setByte(int, byte) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setByte(int, byte) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setByte(int, byte) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setByte(int, byte) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setByte(String, byte) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setByte(String, byte) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setByte(String, byte) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setByte(String, byte) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setByte(Throwable, int, byte) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setByte(Throwable, int, byte) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setByte(Throwable, String, byte) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBytes(int, byte[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBytes(int, byte[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBytes(int, byte[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setBytes(int, byte[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBytes(int, byte[]) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setBytes(int, long, byte[]) - Method in class com.impossibl.jdbc.spy.BlobTracer
- setBytes(int, long, byte[], int, int) - Method in class com.impossibl.jdbc.spy.BlobTracer
- setBytes(long, byte[]) - Method in class com.impossibl.jdbc.spy.BlobRelay
- setBytes(long, byte[]) - Method in class com.impossibl.postgres.jdbc.PGBlob
- setBytes(long, byte[]) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- setBytes(long, byte[], int, int) - Method in class com.impossibl.jdbc.spy.BlobRelay
- setBytes(long, byte[], int, int) - Method in class com.impossibl.postgres.jdbc.PGBlob
- setBytes(long, byte[], int, int) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- setBytes(String, byte[]) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setBytes(String, byte[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBytes(String, byte[]) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setBytes(String, byte[]) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setBytes(Throwable, int, byte[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setBytes(Throwable, int, byte[]) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setBytes(Throwable, long, byte[]) - Method in class com.impossibl.jdbc.spy.BlobTracer
- setBytes(Throwable, long, byte[], int, int) - Method in class com.impossibl.jdbc.spy.BlobTracer
- setBytes(Throwable, String, byte[]) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCatalog(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setCatalog(String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setCatalog(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setCatalog(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setCatalog(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setCharacterStream() - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- setCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- setCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCharacterStream(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setCharacterStream(int, Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCharacterStream(int, Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(int, Reader, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setCharacterStream(int, Reader, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCharacterStream(int, Reader, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCharacterStream(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setCharacterStream(long) - Method in class com.impossibl.jdbc.spy.ClobRelay
- setCharacterStream(long) - Method in class com.impossibl.jdbc.spy.NClobRelay
- setCharacterStream(long) - Method in class com.impossibl.postgres.jdbc.PGClob
- setCharacterStream(Writer) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setCharacterStream(Writer, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setCharacterStream(Writer, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setCharacterStream(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setCharacterStream(String, Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCharacterStream(String, Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(String, Reader, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setCharacterStream(String, Reader, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setCharacterStream(Throwable) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setCharacterStream(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCharacterStream(Throwable, int, Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(Throwable, int, Reader, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCharacterStream(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCharacterStream(Throwable, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setCharacterStream(Throwable, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setCharacterStream(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(Throwable, String, Reader, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCharacterStream(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClientEncoding(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- setClientInfo(String, String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setClientInfo(String, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setClientInfo(String, String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setClientInfo(String, String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setClientInfo(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setClientInfo(Throwable, Properties) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setClientInfo(Properties) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setClientInfo(Properties) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setClientInfo(Properties) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setClientInfo(Properties) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setClob(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setClob(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setClob(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setClob(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setClob(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setClob(int, Clob) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setClob(int, Clob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(int, Clob) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setClob(int, Clob) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setClob(int, Clob) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setClob(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setClob(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setClob(String, Clob) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setClob(String, Clob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(String, Clob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setClob(String, Clob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setClob(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setClob(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setClob(Throwable, int, Clob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(Throwable, int, Clob) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setClob(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClob(Throwable, String, Clob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setClosed(boolean) - Method in class com.impossibl.postgres.api.data.Path
- setCode(String) - Method in class com.impossibl.postgres.protocol.Notice
- setColumn(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- setColumn(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- setColumn(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- setColumn(String) - Method in class com.impossibl.postgres.protocol.Notice
- setConstraint(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- setConstraint(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- setConstraint(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- setConstraint(String) - Method in class com.impossibl.postgres.protocol.Notice
- setCursorName(String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setCursorName(String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCursorName(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setCursorName(String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCursorName(String) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setCursorName(String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setCursorName(String) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setCursorName(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setCursorName(Throwable, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setCursorName(Throwable, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setCursorName(Throwable, String) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setDatatype(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- setDatatype(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- setDatatype(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- setDatatype(String) - Method in class com.impossibl.postgres.protocol.Notice
- setDate(int, Date) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setDate(int, Date) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(int, Date) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setDate(int, Date) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setDate(int, Date) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setDate(int, Date, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setDate(int, Date, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(int, Date, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setDate(int, Date, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setDate(int, Date, Calendar) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setDate(String, Date) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setDate(String, Date) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(String, Date) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setDate(String, Date) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setDate(String, Date, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setDate(String, Date, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(String, Date, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setDate(String, Date, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setDate(Throwable, int, Date) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(Throwable, int, Date) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setDate(Throwable, int, Date, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(Throwable, int, Date, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setDate(Throwable, String, Date) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDate(Throwable, String, Date, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDefaultFetchSize(Integer) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Set the default fetch size
- setDefaultFetchSize(Integer) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
-
Set the default fetch size
- setDefaultFetchSize(Integer) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Set the default fetch size
- setDetail(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- setDetail(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- setDetail(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- setDetail(String) - Method in class com.impossibl.postgres.protocol.Notice
- setDouble(int, double) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setDouble(int, double) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDouble(int, double) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setDouble(int, double) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setDouble(int, double) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setDouble(String, double) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setDouble(String, double) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDouble(String, double) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setDouble(String, double) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setDouble(Throwable, int, double) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setDouble(Throwable, int, double) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setDouble(Throwable, String, double) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setEndPos(int) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- setEscapeProcessing(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setEscapeProcessing(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setEscapeProcessing(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setEscapeProcessing(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setEscapeProcessing(boolean) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setEscapeProcessing(boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setEscapeProcessing(boolean) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setEscapeProcessing(boolean) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setEscapeProcessing(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setEscapeProcessing(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setEscapeProcessing(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setFetchDirection(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setFetchDirection(int) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setFetchDirection(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setFetchDirection(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFetchDirection(Throwable, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setFetchDirection(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- setFetchDirection(Throwable, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setFetchSize(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setFetchSize(int) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setFetchSize(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setFetchSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFetchSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setFetchSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- setFetchSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setFile(String) - Method in class com.impossibl.postgres.protocol.Notice
- setFloat(int, float) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setFloat(int, float) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFloat(int, float) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setFloat(int, float) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setFloat(int, float) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setFloat(String, float) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setFloat(String, float) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFloat(String, float) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setFloat(String, float) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setFloat(Throwable, int, float) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFloat(Throwable, int, float) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setFloat(Throwable, String, float) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setFormat(FieldFormat) - Method in class com.impossibl.postgres.protocol.ResultField
- setGrantor(String) - Method in class com.impossibl.postgres.api.data.ACLItem
- setHint(String) - Method in class com.impossibl.postgres.protocol.Notice
- setHoldability(int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setHoldability(int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setHoldability(int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setHoldability(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setHoldability(Throwable, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setHost(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- setIdx(int) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.ParameterPiece
- setInt(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setInt(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setInt(int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setInt(int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setInt(int, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setInt(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setInt(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setInt(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setInt(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setInt(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setInt(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setInt(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setLargeMaxRows(long) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setLargeMaxRows(long) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setLargeMaxRows(long) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setLargeMaxRows(Throwable, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLargeMaxRows(Throwable, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setLargeMaxRows(Throwable, long) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setLine(String) - Method in class com.impossibl.postgres.protocol.Notice
- setLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- setLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- setLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- setLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- setLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- setLoginTimeout(int) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- setLoginTimeout(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- setLoginTimeout(Throwable, int) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- setLoginTimeout(Throwable, int) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- setLoginTimeout(Throwable, int) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- setLogLeakedReferences(boolean) - Method in interface com.impossibl.postgres.jdbc.Housekeeper
-
Enable/Disable leaked reference logging
- setLogLeakedReferences(boolean) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
- setLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- setLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- setLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- setLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- setLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.XADataSourceRelay
- setLogWriter(PrintWriter) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- setLogWriter(PrintWriter) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- setLogWriter(Throwable, PrintWriter) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- setLogWriter(Throwable, PrintWriter) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- setLogWriter(Throwable, PrintWriter) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- setLong(int, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setLong(int, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLong(int, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setLong(int, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setLong(int, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setLong(String, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setLong(String, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLong(String, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setLong(String, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setLong(Throwable, int, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLong(Throwable, int, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setLong(Throwable, String, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setLowerBound(T) - Method in class com.impossibl.postgres.api.data.Range
- setMaskBits(short) - Method in class com.impossibl.postgres.api.data.CidrAddr
- setMaskBits(short) - Method in class com.impossibl.postgres.api.data.InetAddr
- setMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setMaxFieldSize(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setMaxFieldSize(int) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setMaxFieldSize(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setMaxFieldSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setMaxFieldSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setMaxFieldSize(Throwable, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setMaxRows(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setMaxRows(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setMaxRows(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setMaxRows(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setMaxRows(int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setMaxRows(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setMaxRows(int) - Method in class com.impossibl.postgres.jdbc.DirectQuery
- setMaxRows(int) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setMaxRows(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setMaxRows(int) - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- setMaxRows(int) - Method in interface com.impossibl.postgres.jdbc.Query
- setMaxRows(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setMaxRows(Throwable, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setMaxRows(Throwable, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setMessage(String) - Method in class com.impossibl.postgres.protocol.Notice
- setNCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNCharacterStream(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNCharacterStream(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNCharacterStream(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNCharacterStream(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNCharacterStream(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNCharacterStream(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNCharacterStream(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNClob(int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNClob(int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNClob(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNClob(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNClob(int, NClob) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNClob(int, NClob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(int, NClob) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNClob(int, NClob) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNClob(int, NClob) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNClob(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNClob(String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNClob(String, NClob) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNClob(String, NClob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(String, NClob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNClob(String, NClob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNClob(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNClob(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNClob(Throwable, int, NClob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(Throwable, int, NClob) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNClob(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNClob(Throwable, String, NClob) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNetworkTimeout(Throwable, Executor, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setNetworkTimeout(Executor, int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setNetworkTimeout(Executor, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setNetworkTimeout(Executor, int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setNetworkTimeout(Executor, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setNotice(Notice) - Method in exception com.impossibl.postgres.system.NoticeException
- setNString(int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNString(int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNString(int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNString(int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNString(int, String) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNString(String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNString(String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNString(Throwable, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNString(Throwable, int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNString(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNull(int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNull(int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNull(int, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNull(int, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNull(int, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(int, int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setNull(int, int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNull(int, int, String) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setNull(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNull(String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNull(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNull(String, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setNull(String, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(String, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setNull(String, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setNull(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNull(Throwable, int, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(Throwable, int, int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setNull(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setNull(Throwable, String, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(int, Object) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(int, Object) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(int, Object) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setObject(int, Object) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(int, Object) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setObject(int, Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(int, Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(int, Object, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setObject(int, Object, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(int, Object, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setObject(int, Object, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(int, Object, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(int, Object, int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setObject(int, Object, int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(int, Object, int, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setObject(int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setObject(int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(int, Object, SQLType) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setObject(int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setObject(int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(int, Object, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setObject(Object) - Method in class com.impossibl.jdbc.spy.RefRelay
- setObject(Object) - Method in class com.impossibl.jdbc.spy.RefTracer
- setObject(String, Object) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(String, Object) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(String, Object) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setObject(String, Object) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setObject(String, Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(String, Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(String, Object, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setObject(String, Object, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setObject(String, Object, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(String, Object, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(String, Object, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setObject(String, Object, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setObject(String, Object, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(String, Object, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(String, Object, SQLType) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setObject(String, Object, SQLType) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setObject(String, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setObject(String, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(String, Object, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setObject(String, Object, SQLType, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setObject(Throwable, int, Object) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, int, Object) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(Throwable, int, Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, int, Object, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(Throwable, int, Object, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, int, Object, int, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(Throwable, int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(Throwable, int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setObject(Throwable, Object) - Method in class com.impossibl.jdbc.spy.RefTracer
- setObject(Throwable, String, Object) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, String, Object, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, String, Object, int, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, String, Object, SQLType) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setObject(Throwable, String, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setOffset(short) - Method in class com.impossibl.postgres.api.data.Tid
- setOid(int) - Method in class com.impossibl.postgres.system.tables.PGTypeTable.Row
- setPoints(double[][]) - Method in class com.impossibl.postgres.api.data.Path
- setPoolable(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setPoolable(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setPoolable(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setPoolable(boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setPoolable(boolean) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setPoolable(boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setPoolable(boolean) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setPoolable(boolean) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setPoolable(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setPoolable(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setPoolable(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setPort(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- setPosition(String) - Method in class com.impossibl.postgres.protocol.Notice
- setPrivileges(String) - Method in class com.impossibl.postgres.api.data.ACLItem
- setQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.StatementRelay
- setQueryTimeout(int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setQueryTimeout(int) - Method in class com.impossibl.postgres.jdbc.PGStatement
- setQueryTimeout(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- setQueryTimeout(Throwable, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setQueryTimeout(Throwable, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setQueryTimeout(Throwable, int) - Method in class com.impossibl.jdbc.spy.StatementTracer
- setReadOnly(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setReadOnly(boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setReadOnly(boolean) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setReadOnly(boolean) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setReadOnly(Throwable, boolean) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setRef(int, Ref) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setRef(int, Ref) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setRef(int, Ref) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setRef(int, Ref) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setRef(int, Ref) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setRef(Throwable, int, Ref) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setRef(Throwable, int, Ref) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setResult(Class<T>) - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- setResult(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- setResult(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setResult(T, Class<T>) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setRights(ACLItem.Right[]) - Method in class com.impossibl.postgres.api.data.ACLItem
- setRights(String) - Method in class com.impossibl.postgres.api.data.ACLItem
- setRoutine(String) - Method in class com.impossibl.postgres.protocol.Notice
- setRowId(int, RowId) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setRowId(int, RowId) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setRowId(int, RowId) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setRowId(int, RowId) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setRowId(int, RowId) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setRowId(String, RowId) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setRowId(String, RowId) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setRowId(String, RowId) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setRowId(String, RowId) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setRowId(Throwable, int, RowId) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setRowId(Throwable, int, RowId) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setRowId(Throwable, String, RowId) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setSavepoint() - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setSavepoint() - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setSavepoint() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setSavepoint(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setSavepoint(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setSavepoint(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setSavepoint(Throwable) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setSavepoint(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setSavepoint(Savepoint) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setSavepoint(Savepoint, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setSchema(String) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setSchema(String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setSchema(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- setSchema(String) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setSchema(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setSchema(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- setSchema(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- setSchema(String) - Method in class com.impossibl.postgres.protocol.Notice
- setSchema(Throwable, String) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setSetting(Setting<T>, T) - Method in class com.impossibl.postgres.system.SettingsContext
- setSeverity(String) - Method in class com.impossibl.postgres.protocol.Notice
- setShort(int, short) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setShort(int, short) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setShort(int, short) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setShort(int, short) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setShort(int, short) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setShort(String, short) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setShort(String, short) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setShort(String, short) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setShort(String, short) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setShort(Throwable, int, short) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setShort(Throwable, int, short) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setShort(Throwable, String, short) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setSQLXML(int, SQLXML) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setSQLXML(int, SQLXML) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setSQLXML(int, SQLXML) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setSQLXML(int, SQLXML) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setSQLXML(int, SQLXML) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setSQLXML(String, SQLXML) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setSQLXML(String, SQLXML) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setSQLXML(String, SQLXML) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setSQLXML(String, SQLXML) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setSQLXML(Throwable, int, SQLXML) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setSQLXML(Throwable, int, SQLXML) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setSQLXML(Throwable, String, SQLXML) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setStartPos(int) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- setStrictMode(boolean) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
-
Set strict mode
- setStrictMode(boolean) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
-
Set strict mode
- setStrictMode(boolean) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
-
Set strict mode
- setString(int, long, String) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setString(int, long, String) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setString(int, long, String, int, int) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setString(int, long, String, int, int) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setString(int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setString(int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setString(int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setString(int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setString(int, String) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setString(long, String) - Method in class com.impossibl.jdbc.spy.ClobRelay
- setString(long, String) - Method in class com.impossibl.jdbc.spy.NClobRelay
- setString(long, String) - Method in class com.impossibl.postgres.jdbc.PGClob
- setString(long, String, int, int) - Method in class com.impossibl.jdbc.spy.ClobRelay
- setString(long, String, int, int) - Method in class com.impossibl.jdbc.spy.NClobRelay
- setString(long, String, int, int) - Method in class com.impossibl.postgres.jdbc.PGClob
- setString(String) - Method in class com.impossibl.jdbc.spy.SQLXMLRelay
- setString(String) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setString(String) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
- setString(String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setString(String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setString(Throwable, int, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setString(Throwable, int, String) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setString(Throwable, long, String) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setString(Throwable, long, String) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setString(Throwable, long, String, int, int) - Method in class com.impossibl.jdbc.spy.ClobTracer
- setString(Throwable, long, String, int, int) - Method in class com.impossibl.jdbc.spy.NClobTracer
- setString(Throwable, String) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- setString(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTable(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
- setTable(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
- setTable(String) - Method in exception com.impossibl.postgres.jdbc.PGSQLSimpleException
- setTable(String) - Method in class com.impossibl.postgres.protocol.Notice
- setText(Setting<?>, String) - Method in class com.impossibl.postgres.system.Settings
-
Set text value for a setting.
- setText(String) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
- setTime(int, Time) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTime(int, Time) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(int, Time) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setTime(int, Time) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTime(int, Time) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setTime(int, Time, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTime(int, Time, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(int, Time, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setTime(int, Time, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTime(int, Time, Calendar) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setTime(String, Time) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTime(String, Time) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(String, Time) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setTime(String, Time) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setTime(String, Time, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTime(String, Time, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(String, Time, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setTime(String, Time, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setTime(Throwable, int, Time) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(Throwable, int, Time) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTime(Throwable, int, Time, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(Throwable, int, Time, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTime(Throwable, String, Time) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTime(Throwable, String, Time, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimeout(Long) - Method in class com.impossibl.postgres.jdbc.DirectQuery
- setTimeout(Long) - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- setTimeout(Long) - Method in interface com.impossibl.postgres.jdbc.Query
- setTimestamp(int, Timestamp) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTimestamp(int, Timestamp) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(int, Timestamp) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setTimestamp(int, Timestamp) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTimestamp(int, Timestamp) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setTimestamp(int, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTimestamp(int, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(int, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setTimestamp(int, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTimestamp(int, Timestamp, Calendar) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setTimestamp(String, Timestamp) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTimestamp(String, Timestamp) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(String, Timestamp) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setTimestamp(String, Timestamp) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setTimestamp(String, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setTimestamp(String, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(String, Timestamp, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setTimestamp(Throwable, int, Timestamp) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(Throwable, int, Timestamp) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTimestamp(Throwable, int, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(Throwable, int, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setTimestamp(Throwable, String, Timestamp) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setTimestamp(Throwable, String, Timestamp, Calendar) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- Setting<T> - Class in com.impossibl.postgres.system
-
Completely defined setting that can be transformed to/from text, use alternate names, carries a description and optional default value.
- Setting(Setting.Group, String, Class<T>, Supplier<String>, Setting.Converter<T>, Function<T, String>, String[]) - Constructor for class com.impossibl.postgres.system.Setting
-
Constructs a new setting instance with a dynamic default value and without support via the annotation processor.
- Setting(Setting.Group, String, Class<T>, T, Setting.Converter<T>, Function<T, String>, String[]) - Constructor for class com.impossibl.postgres.system.Setting
-
Constructs a new setting instance with a static default value and without support via the annotation processor.
- Setting.Converter<U> - Interface in com.impossibl.postgres.system
-
String to
Setting.Converter
converter functional interface. - Setting.Description - Annotation Type in com.impossibl.postgres.system
-
Setting value description annotation.
- Setting.Factory - Annotation Type in com.impossibl.postgres.system
-
Setting factory annotation Must be applied to any class that is generating settings via the annotation processor.
- Setting.Group - Class in com.impossibl.postgres.system
-
Setting group.
- Setting.Group.Info - Annotation Type in com.impossibl.postgres.system
-
Group definition annotation.
- Setting.Info - Annotation Type in com.impossibl.postgres.system
-
Setting definition annotation.
- settings - Variable in class com.impossibl.postgres.jdbc.AbstractDataSource
- settings - Variable in class com.impossibl.postgres.system.BasicContext
- Settings - Class in com.impossibl.postgres.system
-
Managed bag of textual settings that can be read & updated.
- Settings() - Constructor for class com.impossibl.postgres.system.Settings
-
Creates a bag of settings that recognizes any global setting defined.
- Settings(Setting.Group...) - Constructor for class com.impossibl.postgres.system.Settings
-
Creates a bag of settings that recognizes only settings from the provided groups.
- SettingsContext - Class in com.impossibl.postgres.system
- SettingsContext(Context, Map<String, Class<?>>) - Constructor for class com.impossibl.postgres.system.SettingsContext
- SettingSelectProcProvider - Class in com.impossibl.postgres.system.procs
- SettingSelectProcProvider(Function<ServerInfo, Boolean>, Type.Codec.Encoder<StringBuilder>, Type.Codec.Decoder<CharSequence>, Type.Codec.Encoder<ByteBuf>, Type.Codec.Decoder<ByteBuf>, Type.Codec.Encoder<StringBuilder>, Type.Codec.Decoder<CharSequence>, Type.Codec.Encoder<ByteBuf>, Type.Codec.Decoder<ByteBuf>, String...) - Constructor for class com.impossibl.postgres.system.procs.SettingSelectProcProvider
- setTransactionIsolation(int) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setTransactionIsolation(int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setTransactionIsolation(int) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setTransactionIsolation(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setTransactionIsolation(Throwable, int) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setTransactionTimeout(int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
We don't do transaction timeouts.
- setTypeMap(Throwable, Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- setTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- setTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- setTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- setTypeRef(TypeRef) - Method in class com.impossibl.postgres.protocol.ResultField
- setUnicodeStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setUnicodeStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setUnicodeStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setUnicodeStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setUnicodeStream(int, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
-
Deprecated.
- setUnicodeStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setUnicodeStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setup(Connection, String) - Static method in class com.impossibl.postgres.jdbc.APITracing
- setupIfEnabled(PGDirectConnection) - Static method in class com.impossibl.postgres.jdbc.APITracing
- setupIfEnabled(Connection, Configuration) - Static method in class com.impossibl.postgres.jdbc.APITracing
- setupIfEnabled(Connection, Settings) - Static method in class com.impossibl.postgres.jdbc.APITracing
- setUpperBound(T) - Method in class com.impossibl.postgres.api.data.Range
- setUrl(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
- setURL(int, URL) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setURL(int, URL) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setURL(int, URL) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- setURL(int, URL) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setURL(int, URL) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
- setURL(String, URL) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- setURL(String, URL) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setURL(String, URL) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- setURL(String, URL) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- setURL(Throwable, int, URL) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setURL(Throwable, int, URL) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- setURL(Throwable, String, URL) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- setUser(String) - Method in class com.impossibl.postgres.api.data.ACLItem
- setWhere(String) - Method in class com.impossibl.postgres.protocol.Notice
- SharedRegistry - Class in com.impossibl.postgres.types
-
Storage and loading for all the known types of a given context.
- SharedRegistry.Factory - Interface in com.impossibl.postgres.types
- SharedRegistry.Seeder - Interface in com.impossibl.postgres.types
- shutdown() - Method in interface com.impossibl.postgres.protocol.ServerConnection
- shutdown() - Method in class com.impossibl.postgres.system.BasicContext
- SimpleProcProvider - Class in com.impossibl.postgres.system.procs
- SimpleProcProvider(Modifiers.Parser, String...) - Constructor for class com.impossibl.postgres.system.procs.SimpleProcProvider
- SimpleProcProvider(Type.Codec.Encoder<StringBuilder>, Type.Codec.Decoder<CharSequence>, Type.Codec.Encoder<ByteBuf>, Type.Codec.Decoder<ByteBuf>, Modifiers.Parser, String...) - Constructor for class com.impossibl.postgres.system.procs.SimpleProcProvider
- SimpleProcProvider(Type.Codec.Encoder<StringBuilder>, Type.Codec.Decoder<CharSequence>, Type.Codec.Encoder<ByteBuf>, Type.Codec.Decoder<ByteBuf>, String...) - Constructor for class com.impossibl.postgres.system.procs.SimpleProcProvider
- SimpleTraceOutput - Class in com.impossibl.jdbc.spy
- SimpleTraceOutput(Writer) - Constructor for class com.impossibl.jdbc.spy.SimpleTraceOutput
- size() - Method in class com.impossibl.postgres.protocol.RowDataSet
- skip(long) - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
- skip(long) - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
- skipFully(InputStream, long) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Discards
n
bytes of data from the input stream. - skipFully(Reader, long) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
-
Discards
n
characters of data from the reader. - skipNulls() - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a joiner with the same behavior as this joiner, except automatically skipping over any provided null elements.
- SpyDriver - Class in com.impossibl.jdbc.spy
- SpyDriver() - Constructor for class com.impossibl.jdbc.spy.SpyDriver
- SQL - Static variable in class com.impossibl.postgres.system.tables.PGTypeTable
- SQL_ROUTINE_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- SQL_STANDARD - com.impossibl.postgres.system.IntervalStyle
- SQL_TRACE - Static variable in class com.impossibl.postgres.system.SystemSettings
- SQL_TRACE_FILE - Static variable in class com.impossibl.postgres.system.SystemSettings
- SQLText - Class in com.impossibl.postgres.jdbc
- SQLText(SQLTextTree.MultiStatementNode) - Constructor for class com.impossibl.postgres.jdbc.SQLText
- SQLText(String) - Constructor for class com.impossibl.postgres.jdbc.SQLText
- SQLText(String, boolean) - Constructor for class com.impossibl.postgres.jdbc.SQLText
- SQLTextEscapes - Class in com.impossibl.postgres.jdbc
- SQLTextEscapes() - Constructor for class com.impossibl.postgres.jdbc.SQLTextEscapes
- SQLTextTree - Class in com.impossibl.postgres.jdbc
- SQLTextTree() - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree
- SQLTextTree.CommentPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.CompositeNode - Class in com.impossibl.postgres.jdbc
- SQLTextTree.EscapeNode - Class in com.impossibl.postgres.jdbc
- SQLTextTree.GrammarPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.IdentifierPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.LiteralPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.MultiStatementNode - Class in com.impossibl.postgres.jdbc
- SQLTextTree.Node - Class in com.impossibl.postgres.jdbc
- SQLTextTree.NumericLiteralPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.ParameterPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.ParenGroupNode - Class in com.impossibl.postgres.jdbc
- SQLTextTree.PieceNode - Class in com.impossibl.postgres.jdbc
- SQLTextTree.Processor - Interface in com.impossibl.postgres.jdbc
- SQLTextTree.QuotedIdentifierPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.ReplacementPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.StatementNode - Class in com.impossibl.postgres.jdbc
- SQLTextTree.StringLiteralPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.UnquotedIdentifierPiece - Class in com.impossibl.postgres.jdbc
- SQLTextTree.WhitespacePiece - Class in com.impossibl.postgres.jdbc
- SQLXMLRelay - Class in com.impossibl.jdbc.spy
- SQLXMLRelay(SQLXML, SQLXMLListener) - Constructor for class com.impossibl.jdbc.spy.SQLXMLRelay
- SQLXMLTracer - Class in com.impossibl.jdbc.spy
- SQLXMLTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.SQLXMLTracer
- SSL_CA_CRT_FILE - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSL_CRT_FILE - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSL_HOME_DIR - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSL_KEY_FILE - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSL_KEY_PASSWORD - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSL_KEY_PASSWORD_CALLBACK - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSL_MODE - Static variable in class com.impossibl.postgres.system.SystemSettings
- SSLEngineFactory - Class in com.impossibl.postgres.protocol.ssl
- SSLEngineFactory() - Constructor for class com.impossibl.postgres.protocol.ssl.SSLEngineFactory
- SSLMode - Enum in com.impossibl.postgres.protocol.ssl
- STANDARD_CONFORMING_STRINGS - Static variable in class com.impossibl.postgres.system.ParameterNames
- STANDARD_CONFORMING_STRINGS - Static variable in class com.impossibl.postgres.system.SystemSettings
- start(String) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory
-
Instantiates a
ScramSession
for the specified user with this factory's selected mechanism and algorithmic features. - start(Xid, int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
-
Preconditions: 1.
- StartupRequest - Class in com.impossibl.postgres.protocol.v30
- Statement - com.impossibl.postgres.protocol.ServerObjectType
- STATEMENT_INCOMPLETE_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- StatementNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.StatementNode
- StatementRelay - Class in com.impossibl.jdbc.spy
- StatementRelay(Statement, StatementListener) - Constructor for class com.impossibl.jdbc.spy.StatementRelay
- StatementTracer - Class in com.impossibl.jdbc.spy
- StatementTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.StatementTracer
- storedKey(ScramMechanism, byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Generates a stored key, from the salted password.
- storesLowerCaseIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- storesLowerCaseIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesLowerCaseIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesLowerCaseQuotedIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- storesLowerCaseQuotedIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesLowerCaseQuotedIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesMixedCaseIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- storesMixedCaseIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesMixedCaseIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesMixedCaseQuotedIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- storesMixedCaseQuotedIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesMixedCaseQuotedIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesUpperCaseIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- storesUpperCaseIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesUpperCaseIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesUpperCaseQuotedIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- storesUpperCaseQuotedIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- storesUpperCaseQuotedIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- STRICT_MODE - Static variable in class com.impossibl.postgres.jdbc.JDBCSettings
- strideOfDimensions(int[]) - Static method in class com.impossibl.postgres.system.procs.Arrays
- strideOfDimensions(int[], int) - Static method in class com.impossibl.postgres.system.procs.Arrays
- String - com.impossibl.postgres.types.Type.Category
- StringPrep - Class in com.impossibl.postgres.protocol.sasl
- StringPrep() - Constructor for class com.impossibl.postgres.protocol.sasl.StringPrep
- stringPreparation(StringPreparation) - Method in class com.impossibl.postgres.protocol.sasl.scram.client.ScramSessionFactory.Builder
-
Optional call.
- StringPreparation - Interface in com.impossibl.postgres.protocol.sasl.scram.stringprep
-
Interface for all possible String Preparations mechanisms.
- StringPreparations - Enum in com.impossibl.postgres.protocol.sasl.scram.stringprep
- Strings - Class in com.impossibl.postgres.system.procs
- Strings - Class in com.impossibl.postgres.utils.guava
- Strings() - Constructor for class com.impossibl.postgres.system.procs.Strings
- Strings() - Constructor for class com.impossibl.postgres.utils.guava.Strings
- Strings.BinDecoder - Class in com.impossibl.postgres.system.procs
- Strings.BinEncoder - Class in com.impossibl.postgres.system.procs
- Strings.TxtDecoder - Class in com.impossibl.postgres.system.procs
- Strings.TxtEncoder - Class in com.impossibl.postgres.system.procs
- StringTransforms - Class in com.impossibl.postgres.utils
- StringTransforms() - Constructor for class com.impossibl.postgres.utils.StringTransforms
- StringWritable - Interface in com.impossibl.postgres.protocol.sasl.scram.util
-
Interface to denote classes which can write to a StringBuffer.
- StringWritableCsv - Class in com.impossibl.postgres.protocol.sasl.scram.util
-
Helper class to generate Comma Separated Values of
StringWritable
s - StringWritableCsv() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.util.StringWritableCsv
- StructRelay - Class in com.impossibl.jdbc.spy
- StructRelay(Struct, StructListener) - Constructor for class com.impossibl.jdbc.spy.StructRelay
- StructTracer - Class in com.impossibl.jdbc.spy
- StructTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.StructTracer
- subSequence(int, int) - Method in class com.impossibl.postgres.utils.CompositeCharSequence
- subtractFrom(Temporal) - Method in class com.impossibl.postgres.api.data.Interval
-
Subtracts this amount from the specified temporal object.
- SUCCESS_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- supportsAlterTableWithAddColumn() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsAlterTableWithAddColumn(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsAlterTableWithAddColumn(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsAlterTableWithDropColumn() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsAlterTableWithDropColumn(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsAlterTableWithDropColumn(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsANSI92EntryLevelSQL() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsANSI92EntryLevelSQL(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsANSI92EntryLevelSQL(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsANSI92FullSQL() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsANSI92FullSQL(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsANSI92FullSQL(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsANSI92IntermediateSQL() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsANSI92IntermediateSQL(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsANSI92IntermediateSQL(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsBatchUpdates() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsBatchUpdates(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsBatchUpdates(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInDataManipulation() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCatalogsInDataManipulation(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInDataManipulation(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInIndexDefinitions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCatalogsInIndexDefinitions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInIndexDefinitions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCatalogsInPrivilegeDefinitions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInPrivilegeDefinitions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInProcedureCalls() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCatalogsInProcedureCalls(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInProcedureCalls(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInTableDefinitions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCatalogsInTableDefinitions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCatalogsInTableDefinitions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsColumnAliasing() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsColumnAliasing(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsColumnAliasing(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsConvert() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsConvert(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsConvert(boolean, int, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsConvert(int, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsConvert(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsConvert(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCoreSQLGrammar() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCoreSQLGrammar(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCoreSQLGrammar(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCorrelatedSubqueries() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsCorrelatedSubqueries(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsCorrelatedSubqueries(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsDataDefinitionAndDataManipulationTransactions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsDataDefinitionAndDataManipulationTransactions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsDataManipulationTransactionsOnly() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsDataManipulationTransactionsOnly(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsDataManipulationTransactionsOnly(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsDifferentTableCorrelationNames() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsDifferentTableCorrelationNames(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsDifferentTableCorrelationNames(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsExpressionsInOrderBy() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsExpressionsInOrderBy(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsExpressionsInOrderBy(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsExtendedSQLGrammar() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsExtendedSQLGrammar(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsExtendedSQLGrammar(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsFullOuterJoins() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsFullOuterJoins(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsFullOuterJoins(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGetGeneratedKeys() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsGetGeneratedKeys(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGetGeneratedKeys(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGroupBy() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsGroupBy(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGroupBy(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGroupByBeyondSelect() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsGroupByBeyondSelect(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGroupByBeyondSelect(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGroupByUnrelated() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsGroupByUnrelated(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsGroupByUnrelated(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsIntegrityEnhancementFacility() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsIntegrityEnhancementFacility(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsIntegrityEnhancementFacility(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsLikeEscapeClause() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsLikeEscapeClause(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsLikeEscapeClause(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsLimitedOuterJoins() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsLimitedOuterJoins(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsLimitedOuterJoins(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMinimumSQLGrammar() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsMinimumSQLGrammar(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMinimumSQLGrammar(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMixedCaseIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsMixedCaseIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMixedCaseIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMixedCaseQuotedIdentifiers() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsMixedCaseQuotedIdentifiers(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMixedCaseQuotedIdentifiers(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMultipleOpenResults() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsMultipleOpenResults(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMultipleOpenResults(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMultipleResultSets() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsMultipleResultSets(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMultipleResultSets(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMultipleTransactions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsMultipleTransactions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsMultipleTransactions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsNamedParameters() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsNamedParameters(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsNamedParameters(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsNonNullableColumns() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsNonNullableColumns(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsNonNullableColumns(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenCursorsAcrossCommit() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsOpenCursorsAcrossCommit(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenCursorsAcrossCommit(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenCursorsAcrossRollback() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsOpenCursorsAcrossRollback(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenCursorsAcrossRollback(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenStatementsAcrossCommit() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsOpenStatementsAcrossCommit(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenStatementsAcrossCommit(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenStatementsAcrossRollback() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsOpenStatementsAcrossRollback(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOpenStatementsAcrossRollback(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOrderByUnrelated() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsOrderByUnrelated(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOrderByUnrelated(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOuterJoins() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsOuterJoins(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsOuterJoins(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsPositionedDelete() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsPositionedDelete(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsPositionedDelete(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsPositionedUpdate() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsPositionedUpdate(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsPositionedUpdate(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsRefCursors() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsRefCursors(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsRefCursors(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsResultSetConcurrency(boolean, int, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsResultSetConcurrency(int, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsResultSetConcurrency(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsResultSetHoldability(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsResultSetHoldability(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsResultSetHoldability(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsResultSetType(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsResultSetType(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsResultSetType(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSavepoints() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSavepoints(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSavepoints(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInDataManipulation() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSchemasInDataManipulation(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInDataManipulation(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInIndexDefinitions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSchemasInIndexDefinitions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInIndexDefinitions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInPrivilegeDefinitions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSchemasInPrivilegeDefinitions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInPrivilegeDefinitions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInProcedureCalls() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSchemasInProcedureCalls(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInProcedureCalls(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInTableDefinitions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSchemasInTableDefinitions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSchemasInTableDefinitions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSelectForUpdate() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSelectForUpdate(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSelectForUpdate(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsStatementPooling() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsStatementPooling(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsStatementPooling(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsStoredFunctionsUsingCallSyntax(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsStoredFunctionsUsingCallSyntax(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsStoredProcedures() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsStoredProcedures(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsStoredProcedures(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInComparisons() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSubqueriesInComparisons(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInComparisons(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInExists() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSubqueriesInExists(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInExists(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInIns() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSubqueriesInIns(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInIns(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInQuantifieds() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsSubqueriesInQuantifieds(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsSubqueriesInQuantifieds(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsTableCorrelationNames() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsTableCorrelationNames(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsTableCorrelationNames(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsTransactionIsolationLevel(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsTransactionIsolationLevel(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsTransactionIsolationLevel(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsTransactions() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsTransactions(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsTransactions(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsUnion() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsUnion(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsUnion(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsUnionAll() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- supportsUnionAll(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- supportsUnionAll(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- Suspended - com.impossibl.postgres.jdbc.Query.Status
- sync(RequestExecutor.SynchronizedHandler) - Method in interface com.impossibl.postgres.protocol.RequestExecutor
-
Issues an isolated synchronization message.
- Sync - com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
- SynchronizedResult() - Constructor for class com.impossibl.postgres.protocol.RequestExecutorHandlers.SynchronizedResult
- SynchronizeRequest - Class in com.impossibl.postgres.protocol.v30
- SYNTAX_OR_ACCESS_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- SYS - Static variable in class com.impossibl.postgres.system.SystemSettings
- SYSTEM_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- SystemSettings - Class in com.impossibl.postgres.system
- SystemSettings() - Constructor for class com.impossibl.postgres.system.SystemSettings
- SystemSettings.ProtocolIOMode - Enum in com.impossibl.postgres.system
T
- Table<R extends Table.Row> - Interface in com.impossibl.postgres.system.tables
-
A system table object.
- Table.Row - Interface in com.impossibl.postgres.system.tables
- Tables - Class in com.impossibl.postgres.system.tables
- Tables() - Constructor for class com.impossibl.postgres.system.tables.Tables
- take(int) - Method in class com.impossibl.postgres.protocol.RowDataSet
- takeRows() - Method in class com.impossibl.postgres.protocol.ResultBatch
- target - Variable in class com.impossibl.jdbc.spy.ArrayRelay
- target - Variable in class com.impossibl.jdbc.spy.BlobRelay
- target - Variable in class com.impossibl.jdbc.spy.CallableStatementRelay
- target - Variable in class com.impossibl.jdbc.spy.ClobRelay
- target - Variable in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceRelay
- target - Variable in class com.impossibl.jdbc.spy.ConnectionRelay
- target - Variable in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- target - Variable in class com.impossibl.jdbc.spy.DataSourceRelay
- target - Variable in class com.impossibl.jdbc.spy.NClobRelay
- target - Variable in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- target - Variable in class com.impossibl.jdbc.spy.PooledConnectionRelay
- target - Variable in class com.impossibl.jdbc.spy.PreparedStatementRelay
- target - Variable in class com.impossibl.jdbc.spy.RefRelay
- target - Variable in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- target - Variable in class com.impossibl.jdbc.spy.ResultSetRelay
- target - Variable in class com.impossibl.jdbc.spy.RowIdRelay
- target - Variable in class com.impossibl.jdbc.spy.SavepointRelay
- target - Variable in class com.impossibl.jdbc.spy.SQLXMLRelay
- target - Variable in class com.impossibl.jdbc.spy.StatementRelay
- target - Variable in class com.impossibl.jdbc.spy.StructRelay
- target - Variable in class com.impossibl.jdbc.spy.XAConnectionRelay
- target - Variable in class com.impossibl.jdbc.spy.XADataSourceRelay
- testCheckCleaned(int) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
-
Test only
- testClear() - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
-
Test only
- Text - com.impossibl.postgres.protocol.CopyFormat
- Text - com.impossibl.postgres.protocol.FieldFormat
- Text(Context, Type[], CharSequence[]) - Constructor for class com.impossibl.postgres.jdbc.PGSQLInput.Text
- Text(Context, String, Type[], CharSequence[]) - Constructor for class com.impossibl.postgres.jdbc.PGBuffersStruct.Text
- TEXT - com.impossibl.postgres.api.jdbc.PGType
- TEXT_DECODER - Static variable in class com.impossibl.postgres.system.procs.NestedArrays
- TextCodec(Type.Codec.Decoder<CharSequence>, Type.Codec.Encoder<StringBuilder>) - Constructor for class com.impossibl.postgres.types.Type.TextCodec
- ThreadedHousekeeper - Class in com.impossibl.postgres.jdbc
-
Housekeeper that spins up a daemon thread to execute clean ups.
- ThreadedHousekeeper.Ref - Class in com.impossibl.postgres.jdbc
- threw(Throwable) - Method in class com.impossibl.jdbc.spy.Trace.Builder
- throwKeyManagerException() - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
-
getCertificateChain and getPrivateKey cannot throw exeptions, therefore any exception is stored in this.error and can be raised by this method
- Tid - Class in com.impossibl.postgres.api.data
-
Postgres physical location id
- Tid(int, short) - Constructor for class com.impossibl.postgres.api.data.Tid
- TID - com.impossibl.postgres.api.jdbc.PGType
- Tids - Class in com.impossibl.postgres.system.procs
- Tids() - Constructor for class com.impossibl.postgres.system.procs.Tids
- TIME - com.impossibl.postgres.api.jdbc.PGType
- TIME_WITH_TIMEZONE - com.impossibl.postgres.api.jdbc.PGType
- TIME_ZONE - Static variable in class com.impossibl.postgres.system.ParameterNames
- TimeMods - Class in com.impossibl.postgres.system.procs
- TimeMods() - Constructor for class com.impossibl.postgres.system.procs.TimeMods
- Timer - Class in com.impossibl.postgres.utils
- Timer() - Constructor for class com.impossibl.postgres.utils.Timer
- Timespan - com.impossibl.postgres.types.Type.Category
- TIMESTAMP - com.impossibl.postgres.api.jdbc.PGType
- TIMESTAMP_WITH_TIMEZONE - com.impossibl.postgres.api.jdbc.PGType
- TimestampMods - Class in com.impossibl.postgres.system.procs
- TimestampMods() - Constructor for class com.impossibl.postgres.system.procs.TimestampMods
- TimestampsWithoutTZ - Class in com.impossibl.postgres.system.procs
- TimestampsWithoutTZ() - Constructor for class com.impossibl.postgres.system.procs.TimestampsWithoutTZ
- TimestampsWithTZ - Class in com.impossibl.postgres.system.procs
- TimestampsWithTZ() - Constructor for class com.impossibl.postgres.system.procs.TimestampsWithTZ
- TimesWithoutTZ - Class in com.impossibl.postgres.system.procs
- TimesWithoutTZ() - Constructor for class com.impossibl.postgres.system.procs.TimesWithoutTZ
- TimesWithTZ - Class in com.impossibl.postgres.system.procs
- TimesWithTZ() - Constructor for class com.impossibl.postgres.system.procs.TimesWithTZ
- toByteArray(InputStream) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
-
Reads all bytes from an input stream into a byte array.
- toInetAddress() - Method in class com.impossibl.postgres.api.data.InetAddr
- toLowerCamelCase(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
Attempt to transform the given value into a "lowerCamelCase" version of the same string.
- toPrintable(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.UsAsciiUtils
-
Removes non-printable characters from the US-ASCII String.
- toSaslName(String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramStringFormatting
-
Given a value-safe-char (normalized UTF-8 String), return one where characters ',' and '=' are represented by '=2C' or '=3D', respectively.
- toString() - Method in class com.impossibl.jdbc.spy.RowIdRelay
- toString() - Method in class com.impossibl.jdbc.spy.Trace
- toString() - Method in class com.impossibl.postgres.api.data.ACLItem.Right
- toString() - Method in class com.impossibl.postgres.api.data.ACLItem
- toString() - Method in class com.impossibl.postgres.api.data.InetAddr
- toString() - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a string representation of the amount.
- toString() - Method in class com.impossibl.postgres.api.data.Path
- toString() - Method in class com.impossibl.postgres.api.data.Range
- toString() - Method in class com.impossibl.postgres.api.data.Tid
- toString() - Method in class com.impossibl.postgres.jdbc.DirectQuery
- toString() - Method in class com.impossibl.postgres.jdbc.PGRowId
- toString() - Method in class com.impossibl.postgres.jdbc.PreparedQuery
- toString() - Method in class com.impossibl.postgres.jdbc.SQLText
- toString() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
- toString() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
- toString() - Method in class com.impossibl.postgres.protocol.ResultBatch
- toString() - Method in class com.impossibl.postgres.protocol.ResultField
- toString() - Method in class com.impossibl.postgres.protocol.RowDataSet
- toString() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFinalMessage
- toString() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- toString() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
- toString() - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- toString() - Method in class com.impossibl.postgres.protocol.sasl.scram.util.AbstractStringWritable
- toString() - Method in class com.impossibl.postgres.protocol.TypeOid
- toString() - Method in class com.impossibl.postgres.system.ServerConnectionInfo
- toString() - Method in class com.impossibl.postgres.system.ServerInfo
- toString() - Method in class com.impossibl.postgres.system.Setting.Group
- toString() - Method in class com.impossibl.postgres.system.Setting
- toString() - Method in class com.impossibl.postgres.system.Version
- toString() - Method in class com.impossibl.postgres.types.NestedArrayType
- toString() - Method in class com.impossibl.postgres.types.QualifiedName
- toString() - Method in class com.impossibl.postgres.types.Type
- toString() - Method in class com.impossibl.postgres.utils.TypeLiteral
- toString(boolean) - Method in class com.impossibl.postgres.types.QualifiedName
- toString(Readable) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
- toString(String) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- toString(Throwable) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- toString(T) - Method in class com.impossibl.postgres.system.Setting
-
Convert a native type to a string value.
- touch(Object) - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- touch(Object) - Method in class com.impossibl.postgres.protocol.ResultBatch
- touch(Object) - Method in class com.impossibl.postgres.protocol.RowDataSet
- toUpperCamelCase(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
Attempt to transform the given value into an "UpperCamelCase" version of the same string.
- toUpperSnakeCase(String) - Static method in class com.impossibl.postgres.utils.StringTransforms
-
Attempt to transform the given value into an "UPPER_SNAKE_CASE" version of the same string.
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ArrayTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.BlobTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ClobTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ConnectionPoolDataSourceTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.NClobTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.PooledConnectionTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.RefTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.RowIdTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.SavepointTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.SimpleTraceOutput
- trace(Trace) - Method in class com.impossibl.jdbc.spy.SQLXMLTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.StatementTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.StructTracer
- trace(Trace) - Method in interface com.impossibl.jdbc.spy.TraceOutput
- trace(Trace) - Method in class com.impossibl.jdbc.spy.XAConnectionTracer
- trace(Trace) - Method in class com.impossibl.jdbc.spy.XADataSourceTracer
- Trace - Class in com.impossibl.jdbc.spy
- Trace(String, String, LinkedHashMap<String, Object>, boolean, Object, Throwable) - Constructor for class com.impossibl.jdbc.spy.Trace
- Trace.Builder - Class in com.impossibl.jdbc.spy
- TraceOutput - Interface in com.impossibl.jdbc.spy
- TracerFactory - Class in com.impossibl.jdbc.spy
- TracerFactory() - Constructor for class com.impossibl.jdbc.spy.TracerFactory
- TRANSACTION_ROLLBACK_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- TransactionStatus - Enum in com.impossibl.postgres.protocol
- transformFieldTypes(ResultBatch, ResultBatches.Transformer) - Static method in class com.impossibl.postgres.protocol.ResultBatches
- TRIGGERED_ACTION_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- TRIGGERED_DATA_CHANGE_VIOL_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- trim() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
- truncate(long) - Method in class com.impossibl.jdbc.spy.BlobRelay
- truncate(long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- truncate(long) - Method in class com.impossibl.jdbc.spy.ClobRelay
- truncate(long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- truncate(long) - Method in class com.impossibl.jdbc.spy.NClobRelay
- truncate(long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- truncate(long) - Method in class com.impossibl.postgres.jdbc.PGBlob
- truncate(long) - Method in class com.impossibl.postgres.jdbc.PGBufferBlob
- truncate(long) - Method in class com.impossibl.postgres.jdbc.PGClob
- truncate(Throwable, long) - Method in class com.impossibl.jdbc.spy.BlobTracer
- truncate(Throwable, long) - Method in class com.impossibl.jdbc.spy.ClobTracer
- truncate(Throwable, long) - Method in class com.impossibl.jdbc.spy.NClobTracer
- TxtDecoder() - Constructor for class com.impossibl.postgres.system.procs.Names.TxtDecoder
- TxtDecoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.TxtDecoder
- TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Domains.TxtEncoder
- TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Names.TxtEncoder
- TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.TxtEncoder
- TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.TxtEncoder
- type - Variable in class com.impossibl.postgres.jdbc.PGArray
- Type - Class in com.impossibl.postgres.types
-
Represents a single type in the databases known types table.
- Type() - Constructor for class com.impossibl.postgres.types.Type
- Type(int, String, String, Short, Byte, Type.Category, Character, Integer, Type.BinaryCodec, Type.TextCodec, Modifiers.Parser, FieldFormat, FieldFormat) - Constructor for class com.impossibl.postgres.types.Type
- Type.BinaryCodec - Class in com.impossibl.postgres.types
- Type.Category - Enum in com.impossibl.postgres.types
- Type.Codec<InBuffer,OutBuffer> - Class in com.impossibl.postgres.types
-
A pair of related interface methods to encode/decode a type in a specific format.
- Type.Codec.Decoder<InBuffer> - Interface in com.impossibl.postgres.types
-
Decodes the given data into a Java language object
- Type.Codec.Encoder<OutBuffer> - Interface in com.impossibl.postgres.types
-
Encodes the given Java language object as data the server expects.
- Type.TextCodec - Class in com.impossibl.postgres.types
- TypeLiteral<T> - Class in com.impossibl.postgres.utils
- TypeLiteral() - Constructor for class com.impossibl.postgres.utils.TypeLiteral
- typeMap - Variable in class com.impossibl.postgres.system.BasicContext
- TypeMapContext - Class in com.impossibl.postgres.system
- TypeMapContext() - Constructor for class com.impossibl.postgres.system.TypeMapContext
- TypeMapContext(Context, Map<String, Class<?>>) - Constructor for class com.impossibl.postgres.system.TypeMapContext
- typeName - Variable in class com.impossibl.postgres.jdbc.PGStruct
- TypeOid - Class in com.impossibl.postgres.protocol
- TypeRef - Interface in com.impossibl.postgres.protocol
- Types - Class in com.impossibl.postgres.utils
- Types() - Constructor for class com.impossibl.postgres.utils.Types
U
- UInt4s - Class in com.impossibl.postgres.system.procs
- UInt4s() - Constructor for class com.impossibl.postgres.system.procs.UInt4s
- unassignedCodePoints(int) - Static method in class com.impossibl.postgres.protocol.sasl.StringPrep
- Unknown - com.impossibl.postgres.types.Type.Category
- UNKNOWN_USER - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- Unknowns - Class in com.impossibl.postgres.system.procs
- Unknowns() - Constructor for class com.impossibl.postgres.system.procs.Unknowns
- Unknowns.BinDecoder - Class in com.impossibl.postgres.system.procs
- Unknowns.BinEncoder - Class in com.impossibl.postgres.system.procs
- Unknowns.ModParser - Class in com.impossibl.postgres.system.procs
- Unknowns.TxtDecoder - Class in com.impossibl.postgres.system.procs
- Unknowns.TxtEncoder - Class in com.impossibl.postgres.system.procs
- unset(Setting<?>) - Method in class com.impossibl.postgres.system.Settings
-
Remove any stored value associated with the setting.
- unset(String) - Method in class com.impossibl.postgres.system.Settings
-
Remove any stored value associated with the named setting.
- unsetAll(Collection<Setting<?>>) - Method in class com.impossibl.postgres.system.Settings
-
Remove any stored value associated with any of the settings.
- UnssupportedFormatException - Exception in com.impossibl.postgres.system.procs
- UnssupportedFormatException() - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
- UnssupportedFormatException(String) - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
- UnssupportedFormatException(String, Throwable) - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
- UnssupportedFormatException(Throwable) - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
- UNSUPPORTED_CHANNEL_BINDING_TYPE - com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
- UnsupportedServerVersion - Exception in com.impossibl.postgres.system
- UnsupportedServerVersion(Version) - Constructor for exception com.impossibl.postgres.system.UnsupportedServerVersion
- unwrap() - Method in class com.impossibl.postgres.system.BasicContext
- unwrap() - Method in interface com.impossibl.postgres.system.Context
- unwrap() - Method in class com.impossibl.postgres.types.ArrayType
- unwrap() - Method in class com.impossibl.postgres.types.DomainType
- unwrap() - Method in class com.impossibl.postgres.types.EnumerationType
- unwrap() - Method in class com.impossibl.postgres.types.RangeType
- unwrap() - Method in class com.impossibl.postgres.types.Type
-
Strips all "wrapping" type (e.g.
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.ConnectionRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.DataSourceRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.PreparedStatementRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- unwrap(Class<T>) - Method in class com.impossibl.jdbc.spy.StatementRelay
- unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGDataSource
- unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGDirectConnection
- unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
- unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
- unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGStatement
- unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- unwrap(Throwable, Class<T>) - Method in class com.impossibl.jdbc.spy.StatementTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.ConnectionTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.DataSourceTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.ParameterMetaDataTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.PreparedStatementTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetMetaDataTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- unwrap(T, Class<T>) - Method in class com.impossibl.jdbc.spy.StatementTracer
- UNWRAP_ERROR - Static variable in class com.impossibl.postgres.jdbc.Exceptions
- UpdatableRowData - Interface in com.impossibl.postgres.protocol
- updateArray(int, Array) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateArray(int, Array) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateArray(String, Array) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateArray(String, Array) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateArray(Throwable, int, Array) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateArray(Throwable, String, Array) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateAsciiStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateAsciiStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateAsciiStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateAsciiStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateAsciiStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateAsciiStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(Throwable, String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(Throwable, String, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateAsciiStream(Throwable, String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBigDecimal(int, BigDecimal) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBigDecimal(int, BigDecimal) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBigDecimal(String, BigDecimal) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBigDecimal(String, BigDecimal) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBigDecimal(Throwable, int, BigDecimal) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBigDecimal(Throwable, String, BigDecimal) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBinaryStream(int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBinaryStream(int, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBinaryStream(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBinaryStream(String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBinaryStream(String, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBinaryStream(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(Throwable, int, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(Throwable, String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(Throwable, String, InputStream, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBinaryStream(Throwable, String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBlob(int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBlob(int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(int, Blob) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBlob(int, Blob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBlob(String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBlob(String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(String, Blob) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBlob(String, Blob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(Throwable, int, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(Throwable, int, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(Throwable, int, Blob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(Throwable, String, InputStream) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(Throwable, String, InputStream, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBlob(Throwable, String, Blob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBoolean(int, boolean) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBoolean(int, boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBoolean(String, boolean) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBoolean(String, boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBoolean(Throwable, int, boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBoolean(Throwable, String, boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateByte(int, byte) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateByte(int, byte) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateByte(String, byte) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateByte(String, byte) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateByte(Throwable, int, byte) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateByte(Throwable, String, byte) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBytes(int, byte[]) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBytes(int, byte[]) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBytes(String, byte[]) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateBytes(String, byte[]) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBytes(Throwable, int, byte[]) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateBytes(Throwable, String, byte[]) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(int, Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateCharacterStream(int, Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(String, Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateCharacterStream(String, Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(Throwable, int, Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(Throwable, String, Reader, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateCharacterStream(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateClob(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(int, Clob) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateClob(int, Clob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateClob(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(String, Clob) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateClob(String, Clob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(Throwable, int, Clob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateClob(Throwable, String, Clob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDate(int, Date) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateDate(int, Date) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDate(String, Date) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateDate(String, Date) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDate(Throwable, int, Date) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDate(Throwable, String, Date) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDouble(int, double) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateDouble(int, double) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDouble(String, double) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateDouble(String, double) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDouble(Throwable, int, double) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateDouble(Throwable, String, double) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateField(int, ResultField, Context, Object, Object) - Method in class com.impossibl.postgres.protocol.FieldBuffersRowData
- updateField(int, ResultField, Context, Object, Object) - Method in interface com.impossibl.postgres.protocol.UpdatableRowData
- updateFloat(int, float) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateFloat(int, float) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateFloat(String, float) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateFloat(String, float) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateFloat(Throwable, int, float) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateFloat(Throwable, String, float) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateInt(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateInt(int, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateInt(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateInt(String, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateInt(Throwable, int, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateInt(Throwable, String, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateLong(int, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateLong(int, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateLong(String, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateLong(String, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateLong(Throwable, int, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateLong(Throwable, String, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNCharacterStream(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNCharacterStream(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNCharacterStream(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNCharacterStream(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNCharacterStream(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNClob(int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNClob(int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(int, NClob) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNClob(int, NClob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNClob(String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNClob(String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(String, NClob) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNClob(String, NClob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(Throwable, int, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(Throwable, int, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(Throwable, int, NClob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(Throwable, String, Reader) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(Throwable, String, Reader, long) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNClob(Throwable, String, NClob) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNString(int, String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNString(int, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNString(String, String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNString(String, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNString(Throwable, int, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNString(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNull(int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNull(int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNull(String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateNull(String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNull(Throwable, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateNull(Throwable, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(int, Object) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(int, Object) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(int, Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(int, Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(String, Object) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(String, Object) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(String, Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(String, Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(String, Object, SQLType) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(String, Object, SQLType) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(String, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateObject(String, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, int, Object) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, int, Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, int, Object, SQLType) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, int, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, String, Object) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, String, Object, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, String, Object, SQLType) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateObject(Throwable, String, Object, SQLType, int) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRef(int, Ref) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateRef(int, Ref) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRef(String, Ref) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateRef(String, Ref) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRef(Throwable, int, Ref) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRef(Throwable, String, Ref) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRow() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateRow() - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRow(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRowId(int, RowId) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateRowId(int, RowId) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRowId(String, RowId) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateRowId(String, RowId) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRowId(Throwable, int, RowId) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateRowId(Throwable, String, RowId) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updatesAreDetected(boolean, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- updatesAreDetected(int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- updatesAreDetected(Throwable, int) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- updateShort(int, short) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateShort(int, short) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateShort(String, short) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateShort(String, short) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateShort(Throwable, int, short) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateShort(Throwable, String, short) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateSQLXML(int, SQLXML) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateSQLXML(int, SQLXML) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateSQLXML(String, SQLXML) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateSQLXML(String, SQLXML) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateSQLXML(Throwable, int, SQLXML) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateSQLXML(Throwable, String, SQLXML) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateString(int, String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateString(int, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateString(String, String) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateString(String, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateString(Throwable, int, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateString(Throwable, String, String) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTime(int, Time) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateTime(int, Time) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTime(String, Time) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateTime(String, Time) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTime(Throwable, int, Time) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTime(Throwable, String, Time) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTimestamp(int, Timestamp) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateTimestamp(int, Timestamp) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTimestamp(String, Timestamp) - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- updateTimestamp(String, Timestamp) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTimestamp(Throwable, int, Timestamp) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- updateTimestamp(Throwable, String, Timestamp) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- UsAsciiUtils - Class in com.impossibl.postgres.protocol.sasl.scram.util
- UsAsciiUtils() - Constructor for class com.impossibl.postgres.protocol.sasl.scram.util.UsAsciiUtils
- useForNull(String) - Method in class com.impossibl.postgres.utils.guava.Joiner.MapJoiner
-
Returns a map joiner with the same behavior as this one, except automatically substituting
nullText
for any provided null keys or values. - useForNull(String) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a joiner with the same behavior as this one, except automatically substituting
nullText
for any provided null elements. - User - com.impossibl.postgres.types.Type.Category
- USER - Static variable in class com.impossibl.postgres.system.ParameterNames
- USERNAME - com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
This attribute specifies the name of the user whose password is used for authentication (a.k.a.
- usesLocalFilePerTable() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- usesLocalFilePerTable(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- usesLocalFilePerTable(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- usesLocalFiles() - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataRelay
- usesLocalFiles(boolean) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- usesLocalFiles(Throwable) - Method in class com.impossibl.jdbc.spy.DatabaseMetaDataTracer
- UUID - com.impossibl.postgres.api.jdbc.PGType
- UUIDs - Class in com.impossibl.postgres.system.procs
- UUIDs() - Constructor for class com.impossibl.postgres.system.procs.UUIDs
V
- value() - Method in annotation type com.impossibl.postgres.system.Setting.Description
- valueOf(int) - Static method in enum com.impossibl.postgres.api.jdbc.PGType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in class com.impossibl.postgres.protocol.TypeOid
- valueOf(Type) - Static method in enum com.impossibl.postgres.api.jdbc.PGType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.api.data.InetAddr.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.api.jdbc.PGType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.jdbc.Query.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.CopyFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.FieldFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.ServerObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.ssl.SSLMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.TransactionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.system.IntervalStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.system.SystemSettings.ProtocolIOMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.types.Type.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.impossibl.postgres.utils.GeometryParsers
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.impossibl.postgres.api.data.InetAddr.Family
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.api.jdbc.PGType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.jdbc.Query.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.CopyFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.FieldFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Attributes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2CbindFlag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.sasl.scram.ScramAttributes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.sasl.scram.ScramMechanisms
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.sasl.scram.stringprep.StringPreparations
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.ServerObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.ssl.SSLMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.TransactionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.protocol.v30.ProtocolHandler.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.system.IntervalStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.system.SystemSettings.ProtocolIOMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.types.Type.Category
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.impossibl.postgres.utils.GeometryParsers
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARBIT - com.impossibl.postgres.api.jdbc.PGType
- VARCHAR - com.impossibl.postgres.api.jdbc.PGType
- VENDOR_NAME - Static variable in interface com.impossibl.postgres.api.jdbc.PGAnyType
- VerifyCa - com.impossibl.postgres.protocol.ssl.SSLMode
- verifyClientProof(ScramMechanism, byte[], byte[], String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Verifies that a provided client proof is correct.
- VerifyFull - com.impossibl.postgres.protocol.ssl.SSLMode
- verifyHostName(String, X509Certificate) - Static method in class com.impossibl.postgres.protocol.v30.HostNameVerifier
- verifyHostName(String, SSLSession) - Static method in class com.impossibl.postgres.protocol.v30.HostNameVerifier
- verifyServerSignature(ScramMechanism, byte[], String, byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramFunctions
-
Verifies that a provided server proof is correct.
- Version - Class in com.impossibl.postgres.system
- VERSION - Static variable in class com.impossibl.postgres.jdbc.PGDriver
-
The version of the driver
W
- waitForShutdown() - Static method in class com.impossibl.postgres.protocol.v30.ServerConnectionShared
- WARNING_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
- wasNull() - Method in class com.impossibl.jdbc.spy.CallableStatementRelay
- wasNull() - Method in class com.impossibl.jdbc.spy.ResultSetRelay
- wasNull() - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
- wasNull() - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
- wasNull() - Method in class com.impossibl.postgres.jdbc.PGSQLInput
- wasNull(boolean) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- wasNull(boolean) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- wasNull(Throwable) - Method in class com.impossibl.jdbc.spy.CallableStatementTracer
- wasNull(Throwable) - Method in class com.impossibl.jdbc.spy.ResultSetTracer
- withDuration(Duration) - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a copy of this period-duration with a different duration.
- withKeyValueSeparator(String) - Method in class com.impossibl.postgres.utils.guava.Joiner
-
Returns a
MapJoiner
using the given key-value separator, and the same configuration as thisJoiner
otherwise. - withParameter(String, Object) - Method in class com.impossibl.jdbc.spy.Trace.Builder
- withPeriod(Period) - Method in class com.impossibl.postgres.api.data.Interval
-
Returns a copy of this period-duration with a different period.
- write(byte[]) - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
- write(byte[], int, int) - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
- write(char[]) - Method in class com.impossibl.postgres.jdbc.ClobWriter
- write(char[], int, int) - Method in class com.impossibl.postgres.jdbc.ClobWriter
- write(int) - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
- write(int) - Method in class com.impossibl.postgres.jdbc.ClobWriter
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class com.impossibl.postgres.protocol.v30.MessageDispatchHandler
- writeArray(Array) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeAsciiStream(InputStream) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeBigDecimal(BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeBinaryStream(InputStream) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeBlob(Blob) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeBoolean(boolean) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeByte(byte) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeBytes(byte[]) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeCharacterStream(Reader) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeClob(Clob) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeCString(ByteBuf, byte[]) - Static method in class com.impossibl.postgres.utils.ByteBufs
- writeCString(ByteBuf, String, Charset) - Static method in class com.impossibl.postgres.utils.ByteBufs
- writeDate(Date) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeDouble(double) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeFloat(float) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeInt(int) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeLong(long) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeNClob(NClob) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeNString(String) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeObject(Object, SQLType) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeObject(SQLData) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeRef(Ref) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeRowId(RowId) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeShort(short) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeSQLXML(SQLXML) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeString(String) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeStruct(Struct) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeTime(Time) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeTimestamp(Timestamp) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
- writeTo(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2Header
- writeTo(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFinalMessage
- writeTo(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
- writeTo(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFinalMessage
- writeTo(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ServerFirstMessage
- writeTo(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.util.AbstractCharAttributeValue
- writeTo(StringBuffer) - Method in interface com.impossibl.postgres.protocol.sasl.scram.util.StringWritable
-
Write the class information to the given StringBuffer.
- writeTo(StringBuffer, Gs2Attributes, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2AttributeValue
- writeTo(StringBuffer, ScramAttributes, String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.ScramAttributeValue
- writeTo(StringBuffer, StringWritable...) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.StringWritableCsv
-
Write a sequence of
StringWritableCsv
s to a StringBuffer. - writeToWithoutGs2Header(StringBuffer) - Method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFirstMessage
-
Limited version of the
Object.toString()
method, that doesn't write the GS2 header. - writeToWithoutProof(Gs2Header, byte[], String) - Static method in class com.impossibl.postgres.protocol.sasl.scram.message.ClientFinalMessage
-
Returns a StringBuffer filled in with the formatted output of a client-first-message without the proof value.
- writeURL(URL) - Method in class com.impossibl.postgres.jdbc.PGSQLOutput
X
- XAConnectionRelay - Class in com.impossibl.jdbc.spy
- XAConnectionRelay(XAConnection, XAConnectionListener) - Constructor for class com.impossibl.jdbc.spy.XAConnectionRelay
- XAConnectionTracer - Class in com.impossibl.jdbc.spy
- XAConnectionTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.XAConnectionTracer
- XADataSourceRelay - Class in com.impossibl.jdbc.spy
- XADataSourceRelay(XADataSource, XADataSourceListener) - Constructor for class com.impossibl.jdbc.spy.XADataSourceRelay
- XADataSourceTracer - Class in com.impossibl.jdbc.spy
- XADataSourceTracer(TraceOutput) - Constructor for class com.impossibl.jdbc.spy.XADataSourceTracer
- XID - com.impossibl.postgres.api.jdbc.PGType
- XML - com.impossibl.postgres.api.jdbc.PGType
- XMLs - Class in com.impossibl.postgres.system.procs
- XMLs() - Constructor for class com.impossibl.postgres.system.procs.XMLs
- xor(byte[], byte[]) - Static method in class com.impossibl.postgres.protocol.sasl.scram.util.CryptoUtil
-
Computes a byte-by-byte xor operation.
Z
- ZERO - Static variable in class com.impossibl.postgres.api.data.Interval
-
A constant for a duration of zero.
All Classes All Packages