A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abort(Executor) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
abort(Executor) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
abort(Executor) - Method in interface com.impossibl.postgres.protocol.Protocol
 
abort() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
abort(Executor) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
abort() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
AbstractDataSource - Class in com.impossibl.postgres.jdbc
Abstract DataSource implementation
AbstractDataSource() - Constructor for class com.impossibl.postgres.jdbc.AbstractDataSource
Constructor
acceptsURL(String) - Method in class com.impossibl.postgres.jdbc.PGDriver
 
ACLItem - Class in com.impossibl.postgres.api.data
 
ACLItem(String, String, String) - Constructor for class com.impossibl.postgres.api.data.ACLItem
 
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
 
acquire(Context) - Static method in class com.impossibl.postgres.protocol.v30.ProtocolShared
 
add(int, int) - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
add(int, int) - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
add(int, int) - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
add(int, int) - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
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.postgres.jdbc.PGPreparedStatementDelegator
addBatch(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
addConnectionEventListener(ConnectionEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
addNotice(Notice) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
addNotificationListener(String, String, PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Adds a filtered 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(PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Adds an, unnamed, unfiltered, asynchronous notification listener to this connection
addNotificationListener(String, String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
addNotificationListener(String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
addNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
addNotificationListener(String, String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Adds a filtered asynchronous notification listener to this connection
addNotificationListener(String, PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Adds an, unnamed, filtered, asynchronous notification listener to this connection
addNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Adds an, unnamed, unfiltered, asynchronous notification listener to this connection
addNotificationListener(String, String, NotificationListener) - Method in class com.impossibl.postgres.system.BasicContext
 
address - Variable in class com.impossibl.postgres.api.data.InetAddr
 
addResult(DataRow) - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
addStatementEventListener(StatementEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
addStatements(SQLText) - Method in class com.impossibl.postgres.jdbc.SQLText
 
addTo(Calendar) - Method in class com.impossibl.postgres.api.data.Interval
 
addTo(Date) - Method in class com.impossibl.postgres.api.data.Interval
 
addTo(Interval) - Method in class com.impossibl.postgres.api.data.Interval
 
addWarning(SQLWarning) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
Add warning to end of warning chain
alloc() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
ambiguate() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
ambiguate() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
ambiguate() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
ambiguate() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
AmbiguousInstant - Class in com.impossibl.postgres.datetime.instants
 
AmbiguousInstant(Instant.Type, long) - Constructor for class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
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, to appendable.
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, to appendable.
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, to appendable.
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(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, to builder.
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, to builder.
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, to builder.
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(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, to appendable.
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, to builder.
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, to appendable.
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, to appendable.
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, to builder.
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, to builder.
APPLICATION_NAME - Static variable in class com.impossibl.postgres.system.Settings
 
apply(Object) - Method in interface com.impossibl.postgres.utils.Converter
 
array() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
arrayOffset() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
ArrayPropertySetter - Class in com.impossibl.postgres.mapper
PropertySetter for an Object array using an index
ArrayPropertySetter(int) - Constructor for class com.impossibl.postgres.mapper.ArrayPropertySetter
 
Arrays - Class in com.impossibl.postgres.system.procs
 
Arrays() - Constructor for class com.impossibl.postgres.system.procs.Arrays
 
ArrayType - Class in com.impossibl.postgres.types
A database array type.
ArrayType() - Constructor for class com.impossibl.postgres.types.ArrayType
 
ArrayUtils - Class in com.impossibl.postgres.jdbc
 
ArrayUtils() - Constructor for class com.impossibl.postgres.jdbc.ArrayUtils
 
authenticateClear(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateClear(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateCrypt(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateCrypt(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticated(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticated(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateGSS(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateGSS(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateGSSCont(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateGSSCont(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateKerberos(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateKerberos(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateMD5(ProtocolImpl, byte[]) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateMD5(ProtocolImpl, byte[]) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateSCM(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateSCM(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
authenticateSSPI(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
authenticateSSPI(ProtocolImpl) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
available() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
 

B

backendKeyData(int, int) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
backendKeyData(int, int) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
Base64 - Class in com.impossibl.postgres.jdbc.xa
This code is a stripped down version of Robert Harder's Public Domain Base64 implementation.
BaseProcProvider - Class in com.impossibl.postgres.system.procs
 
BaseProcProvider(String[]) - Constructor for class com.impossibl.postgres.system.procs.BaseProcProvider
 
BaseProtocolListener - Class in com.impossibl.postgres.protocol.v30
 
BaseProtocolListener() - Constructor for class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
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, Type.Codec, Type.Codec) - Constructor for class com.impossibl.postgres.types.BaseType
 
BaseType(int, String, Short, Byte, Type.Category, char, int, String, Procs) - Constructor for class com.impossibl.postgres.types.BaseType
 
BasicContext - Class in com.impossibl.postgres.system
 
BasicContext(SocketAddress, Properties, Map<String, Class<?>>) - Constructor for class com.impossibl.postgres.system.BasicContext
 
beginMessage(ByteBuf, byte) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
beginMessage(ByteBuf, byte, int) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
BINARY_DECODER - Static variable in class com.impossibl.postgres.system.procs.Bytes
 
BINARY_DECODER - Static variable in class com.impossibl.postgres.system.procs.ConvertedBytes
 
BINARY_DECODER - Static variable in class com.impossibl.postgres.system.procs.Strings
 
BINARY_ENCODER - Static variable in class com.impossibl.postgres.system.procs.Bytes
 
BINARY_ENCODER - Static variable in class com.impossibl.postgres.system.procs.ConvertedBytes
 
BINARY_ENCODER - Static variable in class com.impossibl.postgres.system.procs.Strings
 
BinaryDecoder - Class in com.impossibl.postgres.system.procs
 
BinaryDecoder() - Constructor for class com.impossibl.postgres.system.procs.BinaryDecoder
 
BinaryEncoder - Class in com.impossibl.postgres.system.procs
 
BinaryEncoder() - Constructor for class com.impossibl.postgres.system.procs.BinaryEncoder
 
bindComplete() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
bindComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
BindExecCommand - Interface in com.impossibl.postgres.protocol
 
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
 
BLOB_TYPE - Static variable in class com.impossibl.postgres.system.Settings
 
BLOB_TYPE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
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
 
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
 
Bools - Class in com.impossibl.postgres.system.procs
 
Bools() - Constructor for class com.impossibl.postgres.system.procs.Bools
 
Boxes - Class in com.impossibl.postgres.system.procs
 
Boxes() - Constructor for class com.impossibl.postgres.system.procs.Boxes
 
BufferedDataRow - Class in com.impossibl.postgres.protocol
 
buildMapping(Class<?>, List<ResultField>) - Static method in class com.impossibl.postgres.mapper.Mapper
Builds a list of mapping setters for the row and fields.
ByteBufs - Class in com.impossibl.postgres.utils
 
ByteBufs() - Constructor for class com.impossibl.postgres.utils.ByteBufs
 
Bytes - Class in com.impossibl.postgres.system.procs
 
Bytes() - Constructor for class com.impossibl.postgres.system.procs.Bytes
 
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

call() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl.ExecutionTimerTask
 
cancel() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
cancelExecutionTimer() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
capacity() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
capacity(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
capitalizeOption(String) - 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
 
chainWarnings(SQLWarning, SQLWarning) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
Creates a single chain of warnings.
channelInactive(ChannelHandlerContext) - Method in class com.impossibl.postgres.protocol.v30.MessageHandler
 
channelRead(ChannelHandlerContext, Object) - Method in class com.impossibl.postgres.protocol.v30.MessageHandler
 
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, 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 size size.
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 size size.
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, 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 size size.
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 size size.
checkPositionIndexes(int, int, int) - Static method in class com.impossibl.postgres.utils.guava.Preconditions
Ensures that start and end specify a valid positions in an array, list or string of size size, 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
 
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
 
Circles - Class in com.impossibl.postgres.system.procs
 
Circles() - Constructor for class com.impossibl.postgres.system.procs.Circles
 
cleanup() - Static method in class com.impossibl.postgres.jdbc.PGDriver
 
clearBatch() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
clearParameters() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
clearWarnings() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
CLIENT_ENCODING - Static variable in class com.impossibl.postgres.system.Settings
 
CLOB_TYPE - Static variable in class com.impossibl.postgres.system.Settings
 
CLOB_TYPE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
ClobReader - Class in com.impossibl.postgres.jdbc
 
ClobReader(PGClob, LargeObject) - Constructor for class com.impossibl.postgres.jdbc.ClobReader
 
ClobWriter - Class in com.impossibl.postgres.jdbc
 
ClobWriter(PGClob, LargeObject) - Constructor for class com.impossibl.postgres.jdbc.ClobWriter
 
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.PGConnectionImpl
 
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.PGStatementDelegator
CloseCommand - Interface in com.impossibl.postgres.protocol
 
CloseCommandImpl - Class in com.impossibl.postgres.protocol.v30
 
CloseCommandImpl(ServerObjectType, String) - Constructor for class com.impossibl.postgres.protocol.v30.CloseCommandImpl
 
closeComplete() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
closeComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
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.postgres.jdbc.PGStatementDelegator
COLUMN_INDEX_OUT_OF_BOUNDS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
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.datetime.instants - package com.impossibl.postgres.datetime.instants
 
com.impossibl.postgres.jdbc - package com.impossibl.postgres.jdbc
 
com.impossibl.postgres.jdbc.xa - package com.impossibl.postgres.jdbc.xa
 
com.impossibl.postgres.mapper - package com.impossibl.postgres.mapper
 
com.impossibl.postgres.protocol - package com.impossibl.postgres.protocol
 
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
 
Command - Interface in com.impossibl.postgres.protocol
 
commandComplete(String, Long, Long) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
commandComplete(String, Long, Long) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
CommandImpl - Class in com.impossibl.postgres.protocol.v30
 
CommandImpl() - Constructor for class com.impossibl.postgres.protocol.v30.CommandImpl
 
commit() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
commit() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
commit(Xid, boolean) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
 
commit() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
CompositeType - Class in com.impossibl.postgres.types
A database composite type.
CompositeType(int, String, int, String, Procs) - Constructor for class com.impossibl.postgres.types.CompositeType
 
CompositeType(int, String, int, Procs) - Constructor for class com.impossibl.postgres.types.CompositeType
 
CompositeType() - Constructor for class com.impossibl.postgres.types.CompositeType
 
CompositeType.Attribute - Class in com.impossibl.postgres.types
An attribute of the composite type.
CONFIG_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
connect(String, Properties) - Method in class com.impossibl.postgres.jdbc.PGDriver
 
connect(SocketAddress, BasicContext) - Method in interface com.impossibl.postgres.protocol.ProtocolFactory
 
connect(SocketAddress, BasicContext) - Method in class com.impossibl.postgres.protocol.v30.ProtocolFactoryImpl
 
CONNECTION_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
CONNECTION_READONLY - Static variable in class com.impossibl.postgres.system.Settings
 
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 - Interface in com.impossibl.postgres.system
 
Context.KeyData - Class in com.impossibl.postgres.system
 
ContextCallbackHandler - Interface in com.impossibl.postgres.protocol.ssl
 
ConvertedBytes - Class in com.impossibl.postgres.system.procs
 
ConvertedBytes() - Constructor for class com.impossibl.postgres.system.procs.ConvertedBytes
 
Converter<T> - Interface in com.impossibl.postgres.utils
 
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(InputStream, OutputStream) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
Copies all bytes from the input stream to the output stream.
copy(ReadableByteChannel, WritableByteChannel) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
Copies all bytes from the readable channel to the writable channel.
copy(Readable, Appendable) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
Copies all characters between the Readable and Appendable objects.
copy(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
copyNodes(SQLTextTree.CompositeNode) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
 
create(U, boolean, U, boolean) - Static method in class com.impossibl.postgres.api.data.Range
 
create(SSLMode, Context) - Static method in class com.impossibl.postgres.protocol.ssl.SSLEngineFactory
 
createArrayOf(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createArrayOf(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createBindExec(String, String, List<Type>, List<Object>, List<ResultField>) - Method in interface com.impossibl.postgres.protocol.Protocol
 
createBindExec(String, String, List<Type>, List<Object>, List<ResultField>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
createBlob() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createBlob() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createClob() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createClob() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createClose(ServerObjectType, String) - Method in interface com.impossibl.postgres.protocol.Protocol
 
createClose(ServerObjectType, String) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
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
 
createFunctionCall(String, List<Type>, List<Object>) - Method in interface com.impossibl.postgres.protocol.Protocol
 
createFunctionCall(String, List<Type>, List<Object>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
createInstance(String) - Static method in class com.impossibl.postgres.utils.Factory
 
createInstance(Class<T>, int) - Static method in class com.impossibl.postgres.utils.Factory
 
createNClob() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createNClob() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createPrepare(String, String, List<Type>) - Method in interface com.impossibl.postgres.protocol.Protocol
 
createPrepare(String, String, List<Type>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
createQuery(String) - Method in interface com.impossibl.postgres.protocol.Protocol
 
createQuery(String) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
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
createRow() - Method in class com.impossibl.postgres.system.tables.PgAttribute
 
createRow() - Method in class com.impossibl.postgres.system.tables.PgProc
 
createRow() - Method in class com.impossibl.postgres.system.tables.PgType
 
createRow() - 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.postgres.jdbc.PGConnectionImpl
 
createSQLXML() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createSSLRequest() - Method in interface com.impossibl.postgres.protocol.Protocol
 
createSSLRequest() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
createStartup(Map<String, Object>) - Method in interface com.impossibl.postgres.protocol.Protocol
 
createStartup(Map<String, Object>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
createStatement() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createStatement(int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createStatement(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createStatement() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createStatement(int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createStatement(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
createStatementEvent(PreparedStatement, SQLException) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
 
createStruct(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
createStruct(String, Object[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
CREDENTIALS_PASSWORD - Static variable in class com.impossibl.postgres.system.Settings
 
CREDENTIALS_USERNAME - Static variable in class com.impossibl.postgres.system.Settings
 
currencyFormatter - Variable in class com.impossibl.postgres.system.BasicContext
 
CURSOR_NOT_SCROLLABLE - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 

D

DATA_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
DATABASE - Static variable in class com.impossibl.postgres.system.Settings
 
DATABASE_URL - Static variable in class com.impossibl.postgres.system.Settings
 
DataRow - Interface in com.impossibl.postgres.protocol
 
dateFormatter - Variable in class com.impossibl.postgres.system.BasicContext
 
dateFromPieces(Map<String, Object>, TimeZone) - Static method in class com.impossibl.postgres.datetime.instants.Instants
 
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
 
DateTimeFormat - Interface in com.impossibl.postgres.datetime
 
DateTimeFormat.Parser - Interface in com.impossibl.postgres.datetime
 
DateTimeFormat.Printer - Interface in com.impossibl.postgres.datetime
 
DAY_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
decimalFormatter - Variable in class com.impossibl.postgres.system.BasicContext
 
DECODE - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
Specify decoding.
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(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(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.impossibl.postgres.protocol.v30.MessageDecoder
 
decode(Type, Short, Integer, ByteBuf, Context) - Method in class com.impossibl.postgres.system.procs.BinaryDecoder
 
decode(Type, Short, Integer, Object, Context) - Method in class com.impossibl.postgres.system.procs.BinaryDecoder
 
decode(Type, Short, Integer, ByteBuf, Context) - Method in class com.impossibl.postgres.system.procs.Jsons.BinDecoder
 
decode(Type, Short, Integer, CharSequence, Context) - Method in class com.impossibl.postgres.system.procs.Names.TxtDecoder
 
decode(Type, Short, Integer, ByteBuf, Context) - Method in class com.impossibl.postgres.system.procs.Strings.BinDecoder
 
decode(Type, Short, Integer, CharSequence, Context) - Method in class com.impossibl.postgres.system.procs.Strings.TxtDecoder
 
decode(Type, Short, Integer, CharSequence, Context) - Method in class com.impossibl.postgres.system.procs.TextDecoder
 
decode(Type, Short, Integer, Object, Context) - Method in class com.impossibl.postgres.system.procs.TextDecoder
 
decode(Type, Short, Integer, Object, Context) - Method in interface com.impossibl.postgres.types.Type.Codec.Decoder
 
DecoratorContext - Class in com.impossibl.postgres.system
 
DecoratorContext(Context) - Constructor for class com.impossibl.postgres.system.DecoratorContext
 
DEFAULT_FETCH_SIZE - Static variable in class com.impossibl.postgres.system.Settings
 
DEFAULT_FETCH_SIZE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
DEP_DESCRIPTOR_EXISTS_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
DIAGNOSTICS_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
disambiguate(TimeZone) - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
disambiguate(TimeZone) - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
disambiguate(TimeZone) - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
disambiguate(TimeZone) - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
dispatch(ResponseMessage) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
dispatchException(Throwable) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
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.BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Domains.BinEncoder
 
Domains.TxtEncoder - Class in com.impossibl.postgres.system.procs
 
Domains.TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Domains.TxtEncoder
 
DomainType - Class in com.impossibl.postgres.types
A database domain type.
DomainType() - Constructor for class com.impossibl.postgres.types.DomainType
 
DONT_BREAK_LINES - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
Don't break lines when encoding (violates strict Base64 specification)
duplicate() - Method in class com.impossibl.postgres.utils.NullByteBuf
 

E

emptyQuery() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
emptyQuery() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
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.
enableCancelTimer(ProtocolImpl, long) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
enableExecutionTimer(ProtocolImpl.ExecutionTimerTask, long) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
ENCODE - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
Specify encoding.
encode(Type, ByteBuf, Object, Context) - Method in class com.impossibl.postgres.system.procs.BinaryEncoder
 
encode(Type, Object, Object, Context) - Method in class com.impossibl.postgres.system.procs.BinaryEncoder
 
encode(Type, ByteBuf, Object, Context) - Method in class com.impossibl.postgres.system.procs.Domains.BinEncoder
 
encode(Type, StringBuilder, Object, Context) - Method in class com.impossibl.postgres.system.procs.Domains.TxtEncoder
 
encode(Type, ByteBuf, Object, Context) - Method in class com.impossibl.postgres.system.procs.Jsons.BinEncoder
 
encode(Type, StringBuilder, Object, Context) - Method in class com.impossibl.postgres.system.procs.Names.TxtEncoder
 
encode(Type, ByteBuf, Object, Context) - Method in class com.impossibl.postgres.system.procs.Strings.BinEncoder
 
encode(Type, StringBuilder, Object, Context) - Method in class com.impossibl.postgres.system.procs.Strings.TxtEncoder
 
encode(Type, StringBuilder, Object, Context) - Method in class com.impossibl.postgres.system.procs.TextEncoder
 
encode(Type, Object, Object, Context) - Method in class com.impossibl.postgres.system.procs.TextEncoder
 
encode(Type, Object, Object, Context) - Method in interface com.impossibl.postgres.types.Type.Codec.Encoder
 
encode(String, String, byte[]) - Static method in class com.impossibl.postgres.utils.MD5Authentication
Generates an authentication token compatible with PostgreSQL's MD5 scheme
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.
end(Xid, int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
Preconditions: 1.
endMessage(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
EnumerationType - Class in com.impossibl.postgres.types
A database enumeration type.
EnumerationType() - Constructor for class com.impossibl.postgres.types.EnumerationType
 
equals(Object) - Method in class com.impossibl.postgres.api.data.ACLItem
 
equals(Object) - Method in class com.impossibl.postgres.api.data.InetAddr
 
equals(Object) - Method in class com.impossibl.postgres.api.data.Interval
 
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.Record
 
equals(Object) - Method in class com.impossibl.postgres.api.data.Tid
 
equals(Object) - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
equals(Object) - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
equals(Object) - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
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.PGStruct
 
equals(Object) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
equals(Object) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
equals(Object) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
equals(Object) - Method in class com.impossibl.postgres.system.Version
 
equals(Object) - Method in class com.impossibl.postgres.types.Type
 
error(Notice) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
error - Variable in class com.impossibl.postgres.protocol.v30.CommandImpl
 
error(Notice) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
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
 
exception(Throwable) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
exception - Variable in class com.impossibl.postgres.protocol.v30.CommandImpl
 
exception(Throwable) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.impossibl.postgres.protocol.v30.MessageHandler
 
Exceptions - Class in com.impossibl.postgres.jdbc
 
Exceptions() - Constructor for class com.impossibl.postgres.jdbc.Exceptions
 
execute() - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
execute() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
execute(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
execute(String, int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
execute(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
execute(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
execute(Command) - Method in interface com.impossibl.postgres.protocol.Protocol
 
execute(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.CloseCommandImpl
 
execute(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
execute(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl
 
execute(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
execute(Command) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
execute(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.SSLRequestCommandImpl
 
execute(ProtocolImpl) - Method in class com.impossibl.postgres.protocol.v30.StartupCommandImpl
 
executeBatch() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
executeQuery() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
executeQuery(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
executeUpdate() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
executeUpdate(String) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
executeUpdate(String, int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
executeUpdate(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
executeUpdate(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
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
 

F

Factory - Class in com.impossibl.postgres.utils
 
Factory() - Constructor for class com.impossibl.postgres.utils.Factory
 
FEATURE_NOT_SUPPORTED_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
FIELD_DATETIME_FORMAT_CLASS - Static variable in class com.impossibl.postgres.system.Settings
 
FIELD_MONEY_FRACTIONAL_DIGITS - Static variable in class com.impossibl.postgres.system.Settings
 
FIELD_VARYING_LENGTH_MAX - Static variable in class com.impossibl.postgres.system.Settings
 
FieldPropertySetter - Class in com.impossibl.postgres.mapper
PropertySetter for a bean using a reflection Field
FieldPropertySetter(Field) - Constructor for class com.impossibl.postgres.mapper.FieldPropertySetter
 
findDecoder(String, Context) - Method in interface com.impossibl.postgres.system.procs.ProcProvider
 
findDecoder(String, Context) - Method in class com.impossibl.postgres.system.procs.SettingSelectProcProvider
 
findDecoder(String, Context) - Method in class com.impossibl.postgres.system.procs.SimpleProcProvider
 
findEncoder(String, Context) - Method in interface com.impossibl.postgres.system.procs.ProcProvider
 
findEncoder(String, Context) - Method in class com.impossibl.postgres.system.procs.SettingSelectProcProvider
 
findEncoder(String, Context) - Method in class com.impossibl.postgres.system.procs.SimpleProcProvider
 
findModifierParser(String, Context) - Method in interface com.impossibl.postgres.system.procs.ProcProvider
 
findModifierParser(String, Context) - Method in class com.impossibl.postgres.system.procs.SettingSelectProcProvider
 
findModifierParser(String, Context) - Method in class com.impossibl.postgres.system.procs.SimpleProcProvider
 
findValue(String) - Static method in enum com.impossibl.postgres.types.Type.Category
Lookup Category by its associated "id".
fireConnectionError(SQLException) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
Fires a connection error event, but only if we think the exception is fatal.
Float4s - Class in com.impossibl.postgres.system.procs
 
Float4s() - Constructor for class com.impossibl.postgres.system.procs.Float4s
 
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
 
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(Instant) - Method in interface com.impossibl.postgres.datetime.DateTimeFormat.Printer
 
FormatUtils - Class in com.impossibl.postgres.datetime
 
FormatUtils() - Constructor for class com.impossibl.postgres.datetime.FormatUtils
 
free() - Method in class com.impossibl.postgres.jdbc.PGArray
 
free() - Method in class com.impossibl.postgres.jdbc.PGBlob
 
free() - Method in class com.impossibl.postgres.jdbc.PGClob
 
free() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
from(int, Registry) - Static method in class com.impossibl.postgres.protocol.TypeRef
 
from(Type) - Static method in class com.impossibl.postgres.protocol.TypeRef
 
fromDate(Date, TimeZone) - Static method in class com.impossibl.postgres.datetime.instants.Instants
 
fromTime(Time, TimeZone) - Static method in class com.impossibl.postgres.datetime.instants.Instants
 
fromTimestamp(Timestamp, TimeZone) - Static method in class com.impossibl.postgres.datetime.instants.Instants
 
FunctionCallCommand - Interface in com.impossibl.postgres.protocol
 
FunctionCallCommandImpl - Class in com.impossibl.postgres.protocol.v30
 
FunctionCallCommandImpl(String, List<Type>, List<Object>) - Constructor for class com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl
 
functionResult(Object) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
functionResult(Object) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
FutureInfiniteInstant - Class in com.impossibl.postgres.datetime.instants
 

G

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.TypeRef
 
get() - Method in class com.impossibl.postgres.protocol.v30.ProtocolShared.Ref
 
get(int, Integer, Integer) - Static method in class com.impossibl.postgres.system.Version
 
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.PgType.Row
 
getAlignment() - Method in class com.impossibl.postgres.types.Type
 
getAlignment(Character) - Static method in class com.impossibl.postgres.types.Type
Translates a protocol alignment id into a specific number of bytes.
getAllocationStackTrace() - Method in interface com.impossibl.postgres.jdbc.Housekeeper.CleanupRunnable
 
getAnalyzeId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getApplicationName() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the application name
getArray() - Method in class com.impossibl.postgres.jdbc.PGArray
 
getArray(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
 
getArray(long, int) - Method in class com.impossibl.postgres.jdbc.PGArray
 
getArray(long, int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
 
getArray(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getArray(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getArray(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getArray(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getArrayTypeId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getArrayTypeId() - Method in class com.impossibl.postgres.types.Type
 
getAsciiStream() - Method in class com.impossibl.postgres.jdbc.PGClob
 
getAttribute(int) - Method in class com.impossibl.postgres.types.CompositeType
 
getAttributes() - Method in class com.impossibl.postgres.jdbc.PGStruct
 
getAttributes(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGStruct
 
getAttributes() - Method in class com.impossibl.postgres.types.CompositeType
 
getAttributesTypes() - Method in class com.impossibl.postgres.types.CompositeType
 
getAttributeTypes() - Method in class com.impossibl.postgres.api.data.Record
 
getAttributeTypes() - Method in class com.impossibl.postgres.jdbc.PGStruct
 
getAttributeValues() - Method in class com.impossibl.postgres.api.data.Record
 
getAttributeValues() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
getAttributeValues() - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
getAutoCommit() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getAutoCommit() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getBase() - Method in class com.impossibl.postgres.types.DomainType
 
getBase() - Method in class com.impossibl.postgres.types.RangeType
 
getBaseType() - Method in class com.impossibl.postgres.jdbc.PGArray
 
getBaseTypeName() - Method in class com.impossibl.postgres.jdbc.PGArray
 
getBigDecimal(int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
Deprecated.
getBigDecimal(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getBigDecimal(String) - 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.postgres.jdbc.PGCallableStatementDelegator
Deprecated.
getBigDecimal(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getBinaryCodec() - Method in class com.impossibl.postgres.types.Type
 
getBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGBlob
 
getBinaryStream(long, long) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
getBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
getBlob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getBlob(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getBlock() - Method in class com.impossibl.postgres.api.data.Tid
 
getBoolean(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getBoolean(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getBootstrap() - Method in class com.impossibl.postgres.protocol.v30.ProtocolShared
 
getByte(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getByte(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getByte(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getBytes(long, int) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
getBytes(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getBytes(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getBytes(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getBytes(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getBytes() - Method in class com.impossibl.postgres.jdbc.PGRowId
 
getBytes(int, ByteBuf, int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getBytes(int, byte[], int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getBytes(int, ByteBuffer) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getBytes(int, OutputStream, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getBytes(int, GatheringByteChannel, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getBytes(int, FileChannel, long, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getByteSize() - Method in enum com.impossibl.postgres.api.data.InetAddr.Family
 
getCatalog() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getCatalog() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getCategory() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getCategory() - Method in class com.impossibl.postgres.types.Type
 
getCertificateChain(String) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
 
getCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGClob
 
getCharacterStream(long, long) - Method in class com.impossibl.postgres.jdbc.PGClob
 
getCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
getCharset() - Method in class com.impossibl.postgres.system.BasicContext
 
getCharset() - Method in interface com.impossibl.postgres.system.Context
 
getCharset() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getClientAliases(String, Principal[]) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
 
getClientEncoding() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the client encoding
getClientInfo(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getClientInfo() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getClientInfo() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getClientInfo(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getClob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getClob(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getCode() - Method in class com.impossibl.postgres.protocol.Notice
 
getCode() - Method in enum com.impossibl.postgres.protocol.TransactionStatus
 
getCodec(ResultField.Format) - 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(int) - Method in class com.impossibl.postgres.protocol.BufferedDataRow
 
getColumn(int) - Method in interface com.impossibl.postgres.protocol.DataRow
 
getColumn() - Method in class com.impossibl.postgres.protocol.Notice
 
getColumn(int) - Method in class com.impossibl.postgres.protocol.ParsedDataRow
 
getCommand() - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
getConnection() - Method in class com.impossibl.postgres.jdbc.PGDataSource
getConnection(String, String) - Method in class com.impossibl.postgres.jdbc.PGDataSource
getConnection() - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
Gets a handle for a client to use.
getConnection() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getConnection() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
 
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
 
getContext() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
getCurrencyFormatter() - Method in class com.impossibl.postgres.system.BasicContext
 
getCurrencyFormatter() - Method in interface com.impossibl.postgres.system.Context
 
getCurrencyFormatter() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getDatabase() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the database
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.postgres.jdbc.PGCallableStatement
 
getDate(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getDate(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getDate(String, Calendar) - 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.postgres.jdbc.PGCallableStatementDelegator
getDate(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getDate(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getDateFormatter() - Method in class com.impossibl.postgres.system.BasicContext
 
getDateFormatter() - Method in interface com.impossibl.postgres.system.Context
 
getDateFormatter(String[]) - Static method in class com.impossibl.postgres.system.DateStyle
Creates a DateFormat for handling Dates from a parsed DateStyle string
getDateFormatter() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getDays() - Method in class com.impossibl.postgres.api.data.Interval
 
getDecimalFormatter() - Method in class com.impossibl.postgres.system.BasicContext
 
getDecimalFormatter() - Method in interface com.impossibl.postgres.system.Context
 
getDecimalFormatter() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getDecoder() - Method in class com.impossibl.postgres.types.Type.Codec
Get the decoder
getDefaultDecoder(ResultField.Format) - Method in class com.impossibl.postgres.system.procs.Procs
 
getDefaultEncoder(ResultField.Format) - Method in class com.impossibl.postgres.system.procs.Procs
 
getDefaultFetchSize() - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Get the default fetch size
getDefaultFetchSize() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the default fetch size
getDefaultFetchSize() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
Get the default fetch size
getDefaultFetchSize() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Get the default fetch size
getDefaultModParser() - Method in class com.impossibl.postgres.system.procs.Procs
 
getDefaultValue() - Method in class com.impossibl.postgres.types.DomainType
 
getDelimeter() - Method in class com.impossibl.postgres.types.Type
 
getDeliminator() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getDescribedParameterTypes() - Method in interface com.impossibl.postgres.protocol.PrepareCommand
 
getDescribedParameterTypes() - Method in class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
getDescribedResultFields() - Method in interface com.impossibl.postgres.protocol.PrepareCommand
 
getDescribedResultFields() - Method in class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
getDetail() - Method in class com.impossibl.postgres.protocol.Notice
 
getDimensions(Object) - Static method in class com.impossibl.postgres.jdbc.ArrayUtils
 
getDimensions(Class<?>) - Static method in class com.impossibl.postgres.jdbc.ArrayUtils
 
getDimensions(Class<?>, Type) - Static method in class com.impossibl.postgres.system.procs.Arrays
 
getDiscriminator() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getDomainBaseTypeId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getDomainDefault() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getDomainDimensions() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getDomainTypeMod() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getDouble(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getDouble(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getElementType() - Method in class com.impossibl.postgres.types.ArrayType
 
getElementTypeId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getEncoder() - Method in class com.impossibl.postgres.types.Type.Codec
Get the encoder
getEndPos() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
 
getError() - Method in interface com.impossibl.postgres.protocol.Command
 
getError() - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
getException() - Method in interface com.impossibl.postgres.protocol.Command
 
getException() - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
getFamily() - Method in class com.impossibl.postgres.api.data.InetAddr
 
getFetchDirection() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getFetchSize() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getFields() - Method in class com.impossibl.postgres.protocol.QueryCommand.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(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getFloat(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getFormat() - Method in class com.impossibl.postgres.protocol.ResultField
 
getFunctionName() - Method in interface com.impossibl.postgres.protocol.FunctionCallCommand
 
getFunctionName() - Method in class com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl
 
getGeneratedKeys() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getGrantor() - Method in class com.impossibl.postgres.api.data.ACLItem
 
getHint() - Method in class com.impossibl.postgres.protocol.Notice
 
getHoldability() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getHoldability() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
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
Get the host
getHours() - Method in class com.impossibl.postgres.api.data.Interval
 
getHousekeeper() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the housekeeper
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
 
getIdx() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.ParameterPiece
 
getInputId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getInputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Jsons.BinDecoder
 
getInputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Names.TxtDecoder
 
getInputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Strings.BinDecoder
 
getInputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Strings.TxtDecoder
 
getInputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Unknowns.BinDecoder
 
getInputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Unknowns.TxtDecoder
 
getInputPrimitiveType() - Method in interface com.impossibl.postgres.types.Type.Codec.Decoder
 
getInputType() - Method in class com.impossibl.postgres.system.procs.Domains.BinEncoder
 
getInputType() - Method in class com.impossibl.postgres.system.procs.Domains.TxtEncoder
 
getInputType() - Method in class com.impossibl.postgres.system.procs.Jsons.BinEncoder
 
getInputType() - Method in class com.impossibl.postgres.system.procs.Names.TxtEncoder
 
getInputType() - Method in class com.impossibl.postgres.system.procs.Strings.BinEncoder
 
getInputType() - Method in class com.impossibl.postgres.system.procs.Strings.TxtEncoder
 
getInputType() - Method in interface com.impossibl.postgres.types.Type.Codec.Encoder
 
getInsertedOid() - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
getInt(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getInt(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getInt(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getInt(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getInt(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getJavaCompatibleLocale(String) - Static method in class com.impossibl.postgres.utils.Locales
 
getJavaType(ResultField.Format, Map<String, Class<?>>) - Method in class com.impossibl.postgres.types.ArrayType
 
getJavaType(ResultField.Format, Map<String, Class<?>>) - Method in class com.impossibl.postgres.types.CompositeType
 
getJavaType(ResultField.Format, Map<String, Class<?>>) - Method in class com.impossibl.postgres.types.Type
 
getKeyData() - Method in class com.impossibl.postgres.system.BasicContext
 
getKeyData() - Method in interface com.impossibl.postgres.system.Context
 
getKeyData() - Method in class com.impossibl.postgres.system.DecoratorContext
 
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
 
getLastException() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
getLastNode() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
 
getLastStatement() - Method in class com.impossibl.postgres.jdbc.SQLText
 
getLatestKnownTypeId() - Method in class com.impossibl.postgres.types.Registry
 
getLength() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getLength() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getLength() - Method in class com.impossibl.postgres.types.Type
 
getLine() - Method in class com.impossibl.postgres.protocol.Notice
 
getLoginTimeout() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
getLogWriter() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
getLong(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getLong(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getLong(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getLong(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getLong(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
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.postgres.jdbc.PGDriver
 
getMaskAddress() - Method in class com.impossibl.postgres.api.data.InetAddr
 
getMaskBits() - Method in class com.impossibl.postgres.api.data.InetAddr
 
getMaxFieldSize() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getMaxRows() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getMessage() - Method in class com.impossibl.postgres.protocol.Notice
 
getMetaData() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getMetaData() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getMetaData() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
getMicrosLocal() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getMicrosLocal() - Method in class com.impossibl.postgres.datetime.instants.FutureInfiniteInstant
 
getMicrosLocal() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getMicrosLocal() - Method in class com.impossibl.postgres.datetime.instants.PastInfiniteInstant
 
getMicrosLocal() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getMicrosUTC() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getMicrosUTC() - Method in class com.impossibl.postgres.datetime.instants.FutureInfiniteInstant
 
getMicrosUTC() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getMicrosUTC() - Method in class com.impossibl.postgres.datetime.instants.PastInfiniteInstant
 
getMicrosUTC() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getMillisLocal() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getMillisLocal() - Method in class com.impossibl.postgres.datetime.instants.FutureInfiniteInstant
 
getMillisLocal() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getMillisLocal() - Method in class com.impossibl.postgres.datetime.instants.PastInfiniteInstant
 
getMillisLocal() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getMillisUTC() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getMillisUTC() - Method in class com.impossibl.postgres.datetime.instants.FutureInfiniteInstant
 
getMillisUTC() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getMillisUTC() - Method in class com.impossibl.postgres.datetime.instants.PastInfiniteInstant
 
getMillisUTC() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getMinor() - Method in class com.impossibl.postgres.system.Version
 
getMinorValue() - Method in class com.impossibl.postgres.system.Version
 
getMinorVersion() - Method in class com.impossibl.postgres.jdbc.PGDriver
 
getMinutes() - Method in class com.impossibl.postgres.api.data.Interval
 
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.PgType.Row
 
getModOutId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getMonths() - Method in class com.impossibl.postgres.api.data.Interval
 
getMoreResults() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getMoreResults(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getName() - Method in class com.impossibl.postgres.protocol.ResultField
 
getName() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getName() - Method in class com.impossibl.postgres.system.tables.PgProc.Row
 
getName() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getName() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
getName() - Method in class com.impossibl.postgres.types.Type
 
getNamespace() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getNamespace() - Method in class com.impossibl.postgres.types.Type
 
getNCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getNCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getNCharacterStream(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getNCharacterStream(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getNClob(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getNClob(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getNetworkTimeout() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the network timeout in milliseconds
getNetworkTimeout() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getNetworkTimeout() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getNetworkTimeout() - Method in interface com.impossibl.postgres.protocol.Command
 
getNetworkTimeout() - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
getNotice() - Method in exception com.impossibl.postgres.system.NoticeException
 
getNString(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getNString(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getNumber() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getNumber() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
getNumberOfDimensions() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getNumberOfDimensions() - Method in class com.impossibl.postgres.types.DomainType
 
getObject(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getObject(int, Class<T>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getObject(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getObject(String, Class<T>) - 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.postgres.jdbc.PGCallableStatementDelegator
getObject(int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getObject(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getObject(String, Class<T>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getObject(String, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
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
getObjectName() - Method in interface com.impossibl.postgres.protocol.CloseCommand
 
getObjectName() - Method in class com.impossibl.postgres.protocol.v30.CloseCommandImpl
 
getObjectType() - Method in interface com.impossibl.postgres.protocol.CloseCommand
 
getObjectType() - Method in class com.impossibl.postgres.protocol.v30.CloseCommandImpl
 
getOffset() - Method in class com.impossibl.postgres.api.data.Tid
 
getOffsetZone(int) - Static method in class com.impossibl.postgres.datetime.TimeZones
 
getOffsetZoneID(int) - Static method in class com.impossibl.postgres.datetime.TimeZones
 
getOid() - Method in class com.impossibl.postgres.system.tables.PgProc.Row
 
getOid() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getOutputId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Domains.BinEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Domains.TxtEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Jsons.BinEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Names.TxtEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Strings.BinEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Strings.TxtEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Unknowns.BinEncoder
 
getOutputPrimitiveType() - Method in class com.impossibl.postgres.system.procs.Unknowns.TxtEncoder
 
getOutputPrimitiveType() - Method in interface com.impossibl.postgres.types.Type.Codec.Encoder
 
getOutputType() - Method in class com.impossibl.postgres.system.procs.Jsons.BinDecoder
 
getOutputType() - Method in class com.impossibl.postgres.system.procs.Names.TxtDecoder
 
getOutputType() - Method in class com.impossibl.postgres.system.procs.Strings.BinDecoder
 
getOutputType() - Method in class com.impossibl.postgres.system.procs.Strings.TxtDecoder
 
getOutputType() - Method in interface com.impossibl.postgres.types.Type.Codec.Decoder
 
getParameterClassName(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getParameterCount() - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getParameterFormat() - Method in class com.impossibl.postgres.types.Type
 
getParameterMetaData() - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
getParameterMode(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getParameterType(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getParameterTypeName(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getParameterTypes() - Method in interface com.impossibl.postgres.protocol.BindExecCommand
 
getParameterTypes() - Method in interface com.impossibl.postgres.protocol.FunctionCallCommand
 
getParameterTypes() - Method in class com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl
 
getParameterValues() - Method in interface com.impossibl.postgres.protocol.FunctionCallCommand
 
getParameterValues() - Method in class com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl
 
getParentLogger() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
getParentLogger() - Method in class com.impossibl.postgres.jdbc.PGDriver
 
getParsedSqlCacheSize() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the size of the parsed SQL cache.
getParseParameterTypes() - Method in interface com.impossibl.postgres.protocol.PrepareCommand
 
getParseParameterTypes() - Method in class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
getParser() - Method in interface com.impossibl.postgres.datetime.DateTimeFormat
 
getParser() - Method in class com.impossibl.postgres.datetime.ISODateFormat
 
getParser() - Method in class com.impossibl.postgres.datetime.ISOTimeFormat
 
getParser() - Method in class com.impossibl.postgres.datetime.ISOTimestampFormat
 
getPassword() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the password
getPoints() - Method in class com.impossibl.postgres.api.data.Path
 
getPooledConnection() - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
getPooledConnection(String, String) - Method in class com.impossibl.postgres.jdbc.PGConnectionPoolDataSource
getPort() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the port
getPortalName() - Method in interface com.impossibl.postgres.protocol.BindExecCommand
 
getPosition() - Method in class com.impossibl.postgres.protocol.Notice
 
getPrecision(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getPreferredFormat() - Method in class com.impossibl.postgres.types.Type
 
getPreparedStatementCacheSize() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the size of the prepared statement cache
getPrimitiveType() - Method in class com.impossibl.postgres.types.ArrayType
 
getPrimitiveType() - Method in class com.impossibl.postgres.types.DomainType
 
getPrimitiveType() - Method in class com.impossibl.postgres.types.Type
 
getPrinter() - Method in interface com.impossibl.postgres.datetime.DateTimeFormat
 
getPrinter() - Method in class com.impossibl.postgres.datetime.ISODateFormat
 
getPrinter() - Method in class com.impossibl.postgres.datetime.ISOTimeFormat
 
getPrinter() - Method in class com.impossibl.postgres.datetime.ISOTimestampFormat
 
getPrivateKey(String) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
 
getPrivileges() - Method in class com.impossibl.postgres.api.data.ACLItem
 
getProcessId() - Method in class com.impossibl.postgres.system.Context.KeyData
 
getPropertyInfo(String, Properties) - Method in class com.impossibl.postgres.jdbc.PGDriver
 
getProtocol() - Method in class com.impossibl.postgres.system.BasicContext
 
getProtocol() - Method in interface com.impossibl.postgres.system.Context
 
getProtocol() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getQuery() - Method in class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
getQueryTimeout() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getRangeBaseTypeId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getRawDays() - Method in class com.impossibl.postgres.api.data.Interval
 
getRawMonths() - Method in class com.impossibl.postgres.api.data.Interval
 
getRawTime() - Method in class com.impossibl.postgres.api.data.Interval
 
getReceiveBufferSize() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the receive buffer size
getReceiveId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getRef(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getRef(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getReference() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
getRegistry() - Method in class com.impossibl.postgres.system.BasicContext
 
getRegistry() - Method in interface com.impossibl.postgres.system.Context
 
getRegistry() - Method in class com.impossibl.postgres.system.DecoratorContext
 
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.PgAttribute.Row
 
getRelationId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getRelationId() - Method in class com.impossibl.postgres.types.Type
 
getRelationTypeId() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getResult() - Method in interface com.impossibl.postgres.protocol.FunctionCallCommand
 
getResult() - Method in class com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl
 
getResultBatches() - Method in interface com.impossibl.postgres.protocol.QueryCommand
 
getResultFormat() - Method in class com.impossibl.postgres.types.Type
 
getResults() - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
getResultSet() - Method in class com.impossibl.postgres.jdbc.PGArray
 
getResultSet(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
 
getResultSet(long, int) - Method in class com.impossibl.postgres.jdbc.PGArray
 
getResultSet(long, int, Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGArray
 
getResultSet() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getResultSetConcurrency() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getResultSetHoldability() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getResultSetType() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getRevision() - Method in class com.impossibl.postgres.system.Version
 
getRevisionValue() - Method in class com.impossibl.postgres.system.Version
 
getRoutine() - Method in class com.impossibl.postgres.protocol.Notice
 
getRowId(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getRowId(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getRowsAffected() - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
getScale(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
getSchema() - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
 
getSchema() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
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
 
getSeconds() - Method in class com.impossibl.postgres.api.data.Interval
 
getSecretKey() - Method in class com.impossibl.postgres.system.Context.KeyData
 
getSendBufferSize() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the send buffer size
getSendId() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
getServerAliases(String, Principal[]) - Method in class com.impossibl.postgres.protocol.ssl.OnDemandKeyManager
 
getServerVersion() - Method in class com.impossibl.postgres.system.BasicContext
 
getSetting(String) - Method in class com.impossibl.postgres.system.BasicContext
 
getSetting(String, Class<T>) - Method in class com.impossibl.postgres.system.BasicContext
 
getSetting(String, Converter<T>) - Method in class com.impossibl.postgres.system.BasicContext
 
getSetting(String, T) - Method in class com.impossibl.postgres.system.BasicContext
 
getSetting(String) - Method in interface com.impossibl.postgres.system.Context
 
getSetting(String, Class<T>) - Method in interface com.impossibl.postgres.system.Context
 
getSetting(String, T) - Method in interface com.impossibl.postgres.system.Context
 
getSetting(String) - Method in class com.impossibl.postgres.system.DecoratorContext
 
getSetting(String, Class<T>) - Method in class com.impossibl.postgres.system.DecoratorContext
 
getSetting(String, T) - Method in class com.impossibl.postgres.system.DecoratorContext
 
getSetting(String) - Method in class com.impossibl.postgres.system.SettingsContext
 
getSeverity() - Method in class com.impossibl.postgres.protocol.Notice
 
getShort(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getShort(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getShort(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getShort(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getShort(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getSource(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
getSQL(Version) - Method in class com.impossibl.postgres.system.tables.PgAttribute
 
getSQL(Version) - Method in class com.impossibl.postgres.system.tables.PgProc
 
getSQL(Version) - Method in class com.impossibl.postgres.system.tables.PgType
 
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.
getSQLTypeName() - Method in class com.impossibl.postgres.jdbc.PGStruct
 
getSQLXML(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getSQLXML(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getSslCertificateFile() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the SSL certificate file
getSslKeyFile() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the SSL key file
getSslMode() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the SSL mode
getSslPassword() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the SSL password
getSslRootCertificateFile() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the SSL root certificate file
getStartPos() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
 
getStatementCount() - Method in class com.impossibl.postgres.jdbc.SQLText
 
getStatementName() - Method in interface com.impossibl.postgres.protocol.PrepareCommand
 
getStatementName() - Method in class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
getStatus() - Method in interface com.impossibl.postgres.protocol.QueryCommand
 
getStrictMode() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the strict mode
getString(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getString(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getString() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
getSubString(long, int) - Method in class com.impossibl.postgres.jdbc.PGClob
 
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
 
getText() - Method in class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
 
getTextCodec() - Method in class com.impossibl.postgres.types.Type
 
getTime(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getTime(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getTime(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getTime(String, Calendar) - 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.postgres.jdbc.PGCallableStatementDelegator
getTime(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getTime(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getTimeFormatter() - Method in class com.impossibl.postgres.system.BasicContext
 
getTimeFormatter() - Method in interface com.impossibl.postgres.system.Context
 
getTimeFormatter(String[]) - Static method in class com.impossibl.postgres.system.DateStyle
Creates a DateFormat for handling Times from a parsed DateStyle string
getTimeFormatter() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getTimestamp(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getTimestamp(int, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getTimestamp(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getTimestamp(String, Calendar) - 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.postgres.jdbc.PGCallableStatementDelegator
getTimestamp(String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getTimestamp(String, Calendar) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
getTimestampFormatter() - Method in class com.impossibl.postgres.system.BasicContext
 
getTimestampFormatter() - Method in interface com.impossibl.postgres.system.Context
 
getTimestampFormatter(String[]) - Static method in class com.impossibl.postgres.system.DateStyle
Creates a DateFormat for handling Timestamps from a parsed DateStyle string
getTimestampFormatter() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getTimeZone() - Method in class com.impossibl.postgres.system.BasicContext
 
getTimeZone() - Method in interface com.impossibl.postgres.system.Context
 
getTimeZone() - Method in class com.impossibl.postgres.system.DecoratorContext
 
getTotal() - Method in class com.impossibl.postgres.utils.Timer
 
getTotalSeconds() - Method in class com.impossibl.postgres.utils.Timer
 
getTransactionIsolation() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getTransactionIsolation() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getTransactionStatus() - Method in interface com.impossibl.postgres.protocol.Protocol
 
getTransactionStatus() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
getTransactionTimeout() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
We don't do transaction timeouts.
getType() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
getType() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getType() - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
getType() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
getTypeId() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getTypeLength() - Method in class com.impossibl.postgres.protocol.ResultField
 
getTypeMap() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getTypeMap() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getTypeModifier() - Method in class com.impossibl.postgres.protocol.ResultField
 
getTypeModifier() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
getTypeModifiers() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
getTypeName() - Method in class com.impossibl.postgres.api.data.Record
 
getTypeRef() - Method in class com.impossibl.postgres.protocol.ResultField
 
getUnsignedMedium(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
getUpdateCount() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getUpperBound() - Method in class com.impossibl.postgres.api.data.Range
 
getURL(int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
getURL(String) - 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.postgres.jdbc.PGCallableStatementDelegator
getUser() - Method in class com.impossibl.postgres.api.data.ACLItem
 
getUser() - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Get the user
getValue() - Method in class com.impossibl.postgres.api.data.Range.Flags
 
getValue() - Method in class com.impossibl.postgres.jdbc.PGArray
 
getVersion() - Method in enum com.impossibl.postgres.api.data.InetAddr.Family
 
getWarnings() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
getWarnings() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
getWarnings() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
getWarnings() - Method in interface com.impossibl.postgres.protocol.Command
 
getWarnings() - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
getWhere() - Method in class com.impossibl.postgres.protocol.Notice
 
getXAConnection() - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSource
getXAConnection(String, String) - Method in class com.impossibl.postgres.jdbc.xa.PGXADataSource
getXAResource() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
 
getYears() - Method in class com.impossibl.postgres.api.data.Interval
 
getZone() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getZone() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
getZone() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getZone() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getZoneOffsetMicros() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getZoneOffsetMicros() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
getZoneOffsetMicros() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getZoneOffsetMicros() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getZoneOffsetMillis() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getZoneOffsetMillis() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
getZoneOffsetMillis() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getZoneOffsetMillis() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
getZoneOffsetSecs() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
getZoneOffsetSecs() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
getZoneOffsetSecs() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
getZoneOffsetSecs() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 

H

handle(Callback[]) - Method in class com.impossibl.postgres.protocol.ssl.ConsolePasswordCallbackHandler
 
hasArray() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
hashCode() - Method in class com.impossibl.postgres.api.data.ACLItem
 
hashCode() - Method in class com.impossibl.postgres.api.data.InetAddr
 
hashCode() - Method in class com.impossibl.postgres.api.data.Interval
 
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.Record
 
hashCode() - Method in class com.impossibl.postgres.api.data.Tid
 
hashCode() - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
hashCode() - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
hashCode() - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
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.PGStruct
 
hashCode() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
hashCode() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
hashCode() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
hashCode() - Method in class com.impossibl.postgres.system.Version
 
hashCode() - Method in class com.impossibl.postgres.types.Type
 
hasLowerBound() - Method in class com.impossibl.postgres.api.data.Range.Flags
 
hasLowerBound() - Method in class com.impossibl.postgres.api.data.Range
 
hasMemoryAddress() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
hasName(String, String, Context) - Method in class com.impossibl.postgres.system.procs.BaseProcProvider
 
hasName(String, String, Context) - Method in class com.impossibl.postgres.system.procs.Oids
 
hasUpperBound() - Method in class com.impossibl.postgres.api.data.Range.Flags
 
hasUpperBound() - Method in class com.impossibl.postgres.api.data.Range
 
HOUR_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
Housekeeper - Interface in com.impossibl.postgres.jdbc
 
HOUSEKEEPER - Static variable in class com.impossibl.postgres.jdbc.PGSettings
 
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
 
HOUSEKEEPER_DEFAULT_DATASOURCE - Static variable in class com.impossibl.postgres.jdbc.PGSettings
 
HOUSEKEEPER_DEFAULT_DRIVER - Static variable in class com.impossibl.postgres.jdbc.PGSettings
 
HOUSEKEEPER_ENABLED_LEGACY - Static variable in class com.impossibl.postgres.jdbc.PGSettings
 
HStores - Class in com.impossibl.postgres.system.procs
 
HStores() - Constructor for class com.impossibl.postgres.system.procs.HStores
 

I

Identifiers - Class in com.impossibl.postgres.jdbc
 
Identifiers() - Constructor for class com.impossibl.postgres.jdbc.Identifiers
 
ILLEGAL_ARGUMENT - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
InetAddr - Class in com.impossibl.postgres.api.data
 
InetAddr(Object[]) - Constructor for class com.impossibl.postgres.api.data.InetAddr
 
InetAddr(byte[], short) - 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
 
InfiniteInstant - Class in com.impossibl.postgres.datetime.instants
 
InfiniteInstant() - Constructor for class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
INFINITY_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
init(Reference) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Init
init() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
init(Context) - Method in class com.impossibl.postgres.protocol.ssl.ConsolePasswordCallbackHandler
 
init(Context) - Method in interface com.impossibl.postgres.protocol.ssl.ContextCallbackHandler
 
init() - Method in class com.impossibl.postgres.system.BasicContext
 
initArraySetters(List<ResultField>) - Static method in class com.impossibl.postgres.mapper.Mapper
Builds a list of mapping setters for an array row type.
initBeanSetters(Class<?>, List<ResultField>) - Static method in class com.impossibl.postgres.mapper.Mapper
Builds a list of mapping setters for bean row type.
initListSetters(List<ResultField>) - Static method in class com.impossibl.postgres.mapper.Mapper
Builds a list of mapping setters for a list row type.
initMapSetters(List<ResultField>) - Static method in class com.impossibl.postgres.mapper.Mapper
Builds a list of mapping setters for a map row type.
INSTANCE - Static variable in class com.impossibl.postgres.datetime.instants.FutureInfiniteInstant
 
INSTANCE - Static variable in class com.impossibl.postgres.datetime.instants.PastInfiniteInstant
 
INSTANCE - Static variable in class com.impossibl.postgres.system.tables.PgAttribute
 
INSTANCE - Static variable in class com.impossibl.postgres.system.tables.PgProc
 
INSTANCE - Static variable in class com.impossibl.postgres.system.tables.PgType
 
Instant - Interface in com.impossibl.postgres.datetime.instants
 
Instant.Type - Enum in com.impossibl.postgres.datetime.instants
 
InstantBase - Class in com.impossibl.postgres.datetime.instants
 
InstantBase(Instant.Type) - Constructor for class com.impossibl.postgres.datetime.instants.InstantBase
 
Instants - Class in com.impossibl.postgres.datetime.instants
 
Instants() - Constructor for class com.impossibl.postgres.datetime.instants.Instants
 
INSUFFICIENT_RESOURCES_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
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
 
Int4s - Class in com.impossibl.postgres.system.procs
 
Int4s() - Constructor for class com.impossibl.postgres.system.procs.Int4s
 
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
 
internalNioBuffer(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
Interval - Class in com.impossibl.postgres.api.data
 
Interval(int, int, long) - Constructor for class com.impossibl.postgres.api.data.Interval
 
Interval(int, int, int, int, int, double) - Constructor for class com.impossibl.postgres.api.data.Interval
 
Interval(String) - Constructor for class com.impossibl.postgres.api.data.Interval
 
Interval(String, Locale) - Constructor for class com.impossibl.postgres.api.data.Interval
 
Interval() - Constructor for class com.impossibl.postgres.api.data.Interval
 
Intervals - Class in com.impossibl.postgres.system.procs
 
Intervals() - Constructor for class com.impossibl.postgres.system.procs.Intervals
 
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_GRANTOR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
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
 
isAborted() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
isAborted() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
isAllowed() - Method in interface com.impossibl.postgres.protocol.SSLRequestCommand
 
isAllowed() - Method in class com.impossibl.postgres.protocol.v30.SSLRequestCommandImpl
 
isAutoIncrement() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
isAutoIncrement() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
isClosed() - Method in class com.impossibl.postgres.api.data.Path
 
isClosed() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
isClosed() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
isClosed() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
isCloseOnCompletion() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
isComplete() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
isComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
isConnected() - Method in interface com.impossibl.postgres.protocol.Protocol
 
isConnected() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
isDirect() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
isDomainNotNull() - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
isEmpty() - Method in class com.impossibl.postgres.api.data.Range.Flags
 
isEmpty() - Method in class com.impossibl.postgres.api.data.Range
 
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
 
isHasDefault() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
isHasDefault() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
isInfinity(long) - Static method in class com.impossibl.postgres.system.procs.Timestamps
 
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
 
isNullable(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
isNullable() - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
isNullable() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
isNullable() - Method in class com.impossibl.postgres.types.DomainType
 
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.
ISODateFormat - Class in com.impossibl.postgres.datetime
 
ISODateFormat() - Constructor for class com.impossibl.postgres.datetime.ISODateFormat
 
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
 
isParameterFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.ArrayType
 
isParameterFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.CompositeType
 
isParameterFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.DomainType
 
isParameterFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.EnumerationType
 
isParameterFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.RangeType
 
isParameterFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.Type
 
isPoolable() - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
isReadOnly() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
isReadOnly() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
isRequired() - Method in enum com.impossibl.postgres.protocol.ssl.SSLMode
 
isResultFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.ArrayType
 
isResultFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.CompositeType
 
isResultFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.DomainType
 
isResultFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.EnumerationType
 
isResultFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.RangeType
 
isResultFormatSupported(ResultField.Format) - Method in class com.impossibl.postgres.types.Type
 
isSameRM(XAResource) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
 
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.PGConnectionImpl
Checks the minimum server version
isServerMinimumVersion(int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Checks the minimum server version
isSettingEnabled(String) - Method in class com.impossibl.postgres.system.BasicContext
 
isSettingEnabled(String) - Method in interface com.impossibl.postgres.system.Context
 
isSettingEnabled(String) - Method in class com.impossibl.postgres.system.DecoratorContext
 
isSigned(int) - Method in class com.impossibl.postgres.jdbc.PGParameterMetaData
 
isStrictMode() - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Is strict mode
isStrictMode() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
Is strict mode
isStrictMode() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Is strict mode
isSuccess() - Method in class com.impossibl.postgres.protocol.Notice
 
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(int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
isValid(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
isWarning() - Method in class com.impossibl.postgres.protocol.Notice
 
isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
isWrapperFor(Class<?>) - Method in class com.impossibl.postgres.jdbc.PGDataSource
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.PGStatementDelegator

J

jdbcCompliant() - Method in class com.impossibl.postgres.jdbc.PGDriver
 
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(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(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(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.
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(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.
Joiner - Class in com.impossibl.postgres.utils.guava
An object which joins pieces of text (specified as an array, Iterable, varargs or even a Map) with a separator.
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.
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.BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.Jsons.BinDecoder
 
Jsons.BinEncoder - Class in com.impossibl.postgres.system.procs
 
Jsons.BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Jsons.BinEncoder
 

K

keyData - Variable in class com.impossibl.postgres.system.BasicContext
 

L

length() - Method in class com.impossibl.postgres.jdbc.PGBlob
 
length() - Method in class com.impossibl.postgres.jdbc.PGClob
 
LENGTH - Static variable in class com.impossibl.postgres.types.Modifiers
 
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() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
 
limit(Reader, long) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
 
limit() - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
 
Lines - Class in com.impossibl.postgres.system.procs
 
Lines() - Constructor for class com.impossibl.postgres.system.procs.Lines
 
ListPropertySetter - Class in com.impossibl.postgres.mapper
PropertySetter for a List based on an index
ListPropertySetter(int) - Constructor for class com.impossibl.postgres.mapper.ListPropertySetter
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.BaseType
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.CompositeType
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.DomainType
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.EnumerationType
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.PsuedoType
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.RangeType
 
load(PgType.Row, Collection<PgAttribute.Row>, Registry) - Method in class com.impossibl.postgres.types.Type
Load this type from a "pg_type" table entry and, if available, a collection of "pg_attribute" table entries.
loadCodec(int, int, ResultField.Format) - Method in class com.impossibl.postgres.types.Registry
Loads a matching Codec given the proc-id of its encoder and decoder
loadDecoderProc(String, Context, Type.Codec.Decoder) - Method in class com.impossibl.postgres.system.procs.Procs
 
loadEncoderProc(String, Context, Type.Codec.Encoder) - Method in class com.impossibl.postgres.system.procs.Procs
 
loadModifierParser(int, int) - Method in class com.impossibl.postgres.types.Registry
 
loadModifierParserProc(String, Context) - Method in class com.impossibl.postgres.system.procs.Procs
 
loadNamedBinaryCodec(String, Context) - Method in class com.impossibl.postgres.system.procs.Procs
 
loadNamedTextCodec(String, Context) - Method in class com.impossibl.postgres.system.procs.Procs
 
loadParams(ByteBuf, List<Type>, List<Object>, Context) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
loadRelationType(int) - Method in class com.impossibl.postgres.types.Registry
Loads a relation (aka table) type by its relation-id
loadType(int) - Method in class com.impossibl.postgres.types.Registry
Loads a type by its type-id (aka OID)
loadType(String) - Method in class com.impossibl.postgres.types.Registry
Loads a type by its name
Locales - Class in com.impossibl.postgres.utils
 
LOCATOR_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
logger - Static variable in class com.impossibl.postgres.jdbc.PGDriver
 
lookupInstanceType(Type) - Method in class com.impossibl.postgres.system.BasicContext
 
lookupInstanceType(Type) - Method in interface com.impossibl.postgres.system.Context
 
lookupInstanceType(Type) - Method in class com.impossibl.postgres.system.DecoratorContext
 
lookupInstanceType(Type) - Method in class com.impossibl.postgres.system.TypeMapContext
 
lookupProcId(String) - Method in class com.impossibl.postgres.types.Registry
Looks up a procedure id (aka OID) given it's name.
lookupProcName(int) - Method in class com.impossibl.postgres.types.Registry
Looks up a procedures name given it's proc-id (aka OID)
LSegs - Class in com.impossibl.postgres.system.procs
 
LSegs() - Constructor for class com.impossibl.postgres.system.procs.LSegs
 
LSegs(String, LSegs.Formatter, PrimitiveType) - Constructor for class com.impossibl.postgres.system.procs.LSegs
 

M

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(String, Notice) - Static method in class com.impossibl.postgres.jdbc.ErrorUtils
Converts a single error notice to a single SQLException
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
Mapper - Class in com.impossibl.postgres.mapper
Builds lists of PropertySetters that match the a list of result fields.
Mapper() - Constructor for class com.impossibl.postgres.mapper.Mapper
 
MapPropertySetter - Class in com.impossibl.postgres.mapper
PropertySetter for a map using a name
MapPropertySetter(String) - Constructor for class com.impossibl.postgres.mapper.MapPropertySetter
 
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
 
MD5Authentication - Class in com.impossibl.postgres.utils
 
MD5Authentication() - Constructor for class com.impossibl.postgres.utils.MD5Authentication
 
memoryAddress() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
MessageDecoder - Class in com.impossibl.postgres.protocol.v30
 
MessageDecoder() - Constructor for class com.impossibl.postgres.protocol.v30.MessageDecoder
 
MessageHandler - Class in com.impossibl.postgres.protocol.v30
 
MessageHandler() - Constructor for class com.impossibl.postgres.protocol.v30.MessageHandler
 
MethodPropertySetter - Class in com.impossibl.postgres.mapper
PropertySetter for a bean using a reflection Method
MethodPropertySetter(Method) - Constructor for class com.impossibl.postgres.mapper.MethodPropertySetter
 
MINUTE_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
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
Moneys - Class in com.impossibl.postgres.system.procs
 
Moneys() - Constructor for class com.impossibl.postgres.system.procs.Moneys
 
MONTH_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 

N

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.TxtDecoder() - Constructor for class com.impossibl.postgres.system.procs.Names.TxtDecoder
 
Names.TxtEncoder - Class in com.impossibl.postgres.system.procs
 
Names.TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Names.TxtEncoder
 
NANOSECOND_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
nativeSQL(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
nativeSQL(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
NETWORK_TIMEOUT - Static variable in class com.impossibl.postgres.system.Settings
 
NETWORK_TIMEOUT_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
networkTimeout - Variable in class com.impossibl.postgres.protocol.v30.CommandImpl
 
nioBuffer(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
nioBufferCount() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
nioBuffers(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
NO_DATA_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
NO_OPTIONS - Static variable in class com.impossibl.postgres.jdbc.xa.Base64
No options specified.
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
 
noData() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
noData() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
nodes - Variable in class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
 
NonValidatingTrustManager - Class in com.impossibl.postgres.protocol.ssl
 
NonValidatingTrustManager() - Constructor for class com.impossibl.postgres.protocol.ssl.NonValidatingTrustManager
 
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 - 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
 
notice(Notice) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
notice(Notice) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
NoticeException - Exception in com.impossibl.postgres.system
 
NoticeException(String, Notice) - Constructor for exception com.impossibl.postgres.system.NoticeException
 
notices - Variable in class com.impossibl.postgres.protocol.v30.CommandImpl
 
notification(int, String, String) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
notification(int, String, String) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
notification(int, String, String) - Method in interface com.impossibl.postgres.system.NotificationListener
 
NotificationListener - Interface in com.impossibl.postgres.system
 
notificationListeners - Variable in class com.impossibl.postgres.system.BasicContext
 
NullByteBuf - Class in com.impossibl.postgres.utils
 
NullByteBuf() - Constructor for class com.impossibl.postgres.utils.NullByteBuf
 
nullOutputStream() - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
Returns an OutputStream that simply discards written bytes.
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.
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
 
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
 
on(String) - Static method in class com.impossibl.postgres.utils.guava.Joiner
Returns a joiner which automatically places separator between consecutive elements.
on(char) - 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.
OPERATOR_INTERVENTION_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
order() - Method in class com.impossibl.postgres.utils.NullByteBuf
 

P

padEnd(String, int, char) - Static method in class com.impossibl.postgres.utils.guava.Strings
Returns a string, of length at least minLength, consisting of string appended with as many copies of padChar 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 of string prepended with as many copies of padChar as are necessary to reach that length.
PARAMETER_INDEX_OUT_OF_BOUNDS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
parametersDescription(List<TypeRef>) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
parametersDescription(List<TypeRef>) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
parse(String) - Static method in class com.impossibl.postgres.api.data.ACLItem
 
parse(String, int, Map<String, Object>) - Method in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
parse(String, boolean) - Static method in class com.impossibl.postgres.jdbc.SQLText
 
parse(ByteBuf, List<ResultField>, Context) - Static method in class com.impossibl.postgres.protocol.BufferedDataRow
 
parse(String) - Static method in class com.impossibl.postgres.system.DateStyle
Parses a DateStyle string into its separate components
parse(long) - Method in class com.impossibl.postgres.system.procs.Unknowns.ModParser
 
parse(String) - Static method in class com.impossibl.postgres.system.Version
 
parse(long) - Method in interface com.impossibl.postgres.types.Modifiers.Parser
 
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 class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
parseComplete() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
PARSED_SQL_CACHE_SIZE - Static variable in class com.impossibl.postgres.system.Settings
 
PARSED_SQL_CACHE_SIZE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
ParsedDataRow - Class in com.impossibl.postgres.protocol
 
ParsedDataRow(Object[]) - Constructor for class com.impossibl.postgres.protocol.ParsedDataRow
 
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.
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.
PastInfiniteInstant - Class in com.impossibl.postgres.datetime.instants
 
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
 
Paths - Class in com.impossibl.postgres.system.procs
 
Paths() - Constructor for class com.impossibl.postgres.system.procs.Paths
 
Paths - Class in com.impossibl.postgres.utils
 
Paths() - Constructor for class com.impossibl.postgres.utils.Paths
 
PGArray - Class in com.impossibl.postgres.jdbc
 
PGArray(PGConnectionImpl, ArrayType, Object[]) - Constructor for class com.impossibl.postgres.jdbc.PGArray
 
PgAttribute - Class in com.impossibl.postgres.system.tables
Table for "pg_attribute"
PgAttribute.Row - Class in com.impossibl.postgres.system.tables
 
PgAttribute.Row() - Constructor for class com.impossibl.postgres.system.tables.PgAttribute.Row
 
PGBlob - 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
 
PGConnection - Interface in com.impossibl.postgres.api.jdbc
Public API for PGConnection
PGConnectionImpl - Class in com.impossibl.postgres.jdbc
Connection implementation
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
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
 
PGParameterMetaData(List<Type>, Map<String, Class<?>>) - Constructor for class com.impossibl.postgres.jdbc.PGParameterMetaData
 
PGPooledConnection - Class in com.impossibl.postgres.jdbc
PooledConnection implementation
PGPooledConnection(PGConnectionImpl, 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
PgProc - Class in com.impossibl.postgres.system.tables
Table for "pg_proc"
PgProc.Row - Class in com.impossibl.postgres.system.tables
 
PgProc.Row() - Constructor for class com.impossibl.postgres.system.tables.PgProc.Row
 
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
 
PGSettings - Class in com.impossibl.postgres.jdbc
 
PGSettings() - Constructor for class com.impossibl.postgres.jdbc.PGSettings
 
PGSQLExceptionInfo - Interface in com.impossibl.postgres.api.jdbc
Driver specific interface for exceptions that carry extended error information reported by the server.
PGSQLInput - Interface in com.impossibl.postgres.api.jdbc
Driver specific extension to SQLInput
PGSQLInputImpl - Class in com.impossibl.postgres.jdbc
 
PGSQLInputImpl(PGConnectionImpl, CompositeType, Map<String, Class<?>>, Object[]) - Constructor for class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
PGSQLIntegrityConstraintViolationException - Exception in com.impossibl.postgres.jdbc
 
PGSQLIntegrityConstraintViolationException() - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(String, String, int, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(String, String, int) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(String, String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(String, String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLIntegrityConstraintViolationException(Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException
 
PGSQLOutput - Interface in com.impossibl.postgres.api.jdbc
Driver specific extension to SQLOutput
PGSQLOutputImpl - Class in com.impossibl.postgres.jdbc
 
PGSQLOutputImpl(PGConnectionImpl, CompositeType) - Constructor for class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
PGSQLSimpleException - Exception in com.impossibl.postgres.jdbc
 
PGSQLSimpleException() - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
 
PGSQLSimpleException(String, String, int, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
 
PGSQLSimpleException(String, String, int) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
 
PGSQLSimpleException(String, String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
 
PGSQLSimpleException(String, String) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
 
PGSQLSimpleException(String, Throwable) - Constructor for exception com.impossibl.postgres.jdbc.PGSQLSimpleException
 
PGSQLSimpleException(String) - 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(PGConnectionImpl) - Constructor for class com.impossibl.postgres.jdbc.PGSQLXML
 
PGSQLXML(PGConnectionImpl, byte[]) - Constructor for class com.impossibl.postgres.jdbc.PGSQLXML
 
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
 
PGStruct(PGConnectionImpl, String, Type[], Object[]) - Constructor for class com.impossibl.postgres.jdbc.PGStruct
 
PgType - Class in com.impossibl.postgres.system.tables
Table for "pg_type"
PgType.Row - Class in com.impossibl.postgres.system.tables
 
PgType.Row() - Constructor for class com.impossibl.postgres.system.tables.PgType.Row
 
PGXAConnection - Class in com.impossibl.postgres.jdbc.xa
The PostgreSQL implementation of XAConnection and XAResource.
PGXAConnection(PGConnectionImpl) - 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 of XAException with a human-readable message, a Throwable 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
 
PL_PGSQL_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
Points - Class in com.impossibl.postgres.system.procs
 
Points() - Constructor for class com.impossibl.postgres.system.procs.Points
 
Polygons - Class in com.impossibl.postgres.system.procs
 
Polygons() - Constructor for class com.impossibl.postgres.system.procs.Polygons
 
portalSuspended() - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
portalSuspended() - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
position(byte[], long) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
position(Blob, long) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
position(String, long) - Method in class com.impossibl.postgres.jdbc.PGClob
 
position(Clob, long) - Method in class com.impossibl.postgres.jdbc.PGClob
 
PreciseInstant - Class in com.impossibl.postgres.datetime.instants
 
PreciseInstant(Instant.Type, long, TimeZone) - Constructor for class com.impossibl.postgres.datetime.instants.PreciseInstant
 
PRECISION - Static variable in class com.impossibl.postgres.types.Modifiers
 
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.
prepare(Xid) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
Preconditions: 1.
prepareCall(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareCall(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareCall(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareCall(SQLText, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareCall(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareCall(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareCall(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
PrepareCommand - Interface in com.impossibl.postgres.protocol
 
PrepareCommandImpl - Class in com.impossibl.postgres.protocol.v30
 
PrepareCommandImpl(String, String, List<Type>) - Constructor for class com.impossibl.postgres.protocol.v30.PrepareCommandImpl
 
PREPARED_STATEMENT_CACHE_SIZE - Static variable in class com.impossibl.postgres.system.Settings
 
PREPARED_STATEMENT_CACHE_SIZE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
prepareStatement(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(SQLText, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(String, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
prepareStatement(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareStatement(String, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareStatement(String, int[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareStatement(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareStatement(String, int, int, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareStatement(String, String[]) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
prepareUtilQuery(String, String, String...) - Method in class com.impossibl.postgres.system.BasicContext
 
prepareUtilQuery(String, String, List<Type>) - Method in class com.impossibl.postgres.system.BasicContext
 
PrimitiveType - Enum in com.impossibl.postgres.types
 
print(Context) - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
print(Context) - Method in class com.impossibl.postgres.datetime.instants.FutureInfiniteInstant
 
print(Context) - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
print(Context) - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
print(Context) - Method in class com.impossibl.postgres.datetime.instants.PastInfiniteInstant
 
print(Context) - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
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
 
process(SQLTextTree.Node) - Method in interface com.impossibl.postgres.jdbc.SQLTextTree.Processor
 
ProcProvider - Interface in com.impossibl.postgres.system.procs
 
Procs - Class in com.impossibl.postgres.system.procs
 
Procs(ClassLoader) - Constructor for class com.impossibl.postgres.system.procs.Procs
 
PROGRAM_LIMIT_EXCEEDED_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
PropertySetter - Interface in com.impossibl.postgres.mapper
 
Protocol - Interface in com.impossibl.postgres.protocol
 
protocol - Variable in class com.impossibl.postgres.system.BasicContext
 
ProtocolFactory - Interface in com.impossibl.postgres.protocol
 
ProtocolFactoryImpl - Class in com.impossibl.postgres.protocol.v30
 
ProtocolFactoryImpl() - Constructor for class com.impossibl.postgres.protocol.v30.ProtocolFactoryImpl
 
ProtocolImpl - Class in com.impossibl.postgres.protocol.v30
 
ProtocolImpl.ExecutionTimerTask - Class in com.impossibl.postgres.protocol.v30
 
ProtocolImpl.ExecutionTimerTask() - Constructor for class com.impossibl.postgres.protocol.v30.ProtocolImpl.ExecutionTimerTask
 
ProtocolListener - Interface in com.impossibl.postgres.protocol.v30
 
ProtocolShared - Class in com.impossibl.postgres.protocol.v30
 
ProtocolShared() - Constructor for class com.impossibl.postgres.protocol.v30.ProtocolShared
 
ProtocolShared.Ref - Class in com.impossibl.postgres.protocol.v30
 
ProtocolShared.Ref() - Constructor for class com.impossibl.postgres.protocol.v30.ProtocolShared.Ref
 
PsuedoType - Class in com.impossibl.postgres.types
A database psuedo type.
PsuedoType() - Constructor for class com.impossibl.postgres.types.PsuedoType
 

Q

query(String) - Method in class com.impossibl.postgres.system.BasicContext
 
queryBatch(String, Object...) - Method in class com.impossibl.postgres.system.BasicContext
 
QueryCommand - Interface in com.impossibl.postgres.protocol
 
QueryCommand.ResultBatch - Class in com.impossibl.postgres.protocol
 
QueryCommand.ResultBatch() - Constructor for class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
QueryCommand.Status - Enum in com.impossibl.postgres.protocol
 
queryFirstResultString(String) - Method in class com.impossibl.postgres.system.BasicContext
 
queryResults(String, Class<T>, Object...) - Method in class com.impossibl.postgres.system.BasicContext
 
queryResults(String) - Method in class com.impossibl.postgres.system.BasicContext
 

R

Range<T> - Class in com.impossibl.postgres.api.data
 
Range(Range.Flags, Object[]) - Constructor for class com.impossibl.postgres.api.data.Range
 
Range.Flags - Class in com.impossibl.postgres.api.data
 
Range.Flags(byte) - Constructor for class com.impossibl.postgres.api.data.Range.Flags
 
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(byte[], int, int) - Method in class com.impossibl.postgres.jdbc.BlobInputStream
 
read() - Method in class com.impossibl.postgres.jdbc.ClobReader
 
read(char[], int, int) - Method in class com.impossibl.postgres.jdbc.ClobReader
 
read() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
 
read(byte[], int, int) - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
 
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() - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
 
read(char[], int, int) - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
 
readArray() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readAsciiStream() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readBigDecimal() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readBlob() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readBoolean() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readByte() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readBytes() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readClob() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readCString(ByteBuf, Charset) - Static method in class com.impossibl.postgres.utils.ByteBufs
 
readDate() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readDouble() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readFloat() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
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 at off.
readInt() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readLong() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readNClob() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
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.PGSQLInputImpl
 
readObject() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readRef() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readRowId() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readShort() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readSQLXML() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readString() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readTime() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readTimestamp() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
readURL() - Method in class com.impossibl.postgres.jdbc.PGSQLInputImpl
 
ready(TransactionStatus) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
ready(TransactionStatus) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
RECEIVE_BUFFER_SIZE - Static variable in class com.impossibl.postgres.system.Settings
 
RECEIVE_BUFFER_SIZE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
receiveNotification(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
Record - Class in com.impossibl.postgres.api.data
 
Record(String, Type[], Object[]) - Constructor for class com.impossibl.postgres.api.data.Record
 
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.
refCnt() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
refreshRelationType(int) - Method in class com.impossibl.postgres.system.BasicContext
 
refreshRelationType(int) - Method in interface com.impossibl.postgres.system.Context
 
refreshRelationType(int) - Method in class com.impossibl.postgres.system.DecoratorContext
 
refreshType(int) - Method in class com.impossibl.postgres.system.BasicContext
 
refreshType(int) - Method in interface com.impossibl.postgres.system.Context
 
refreshType(int) - Method in class com.impossibl.postgres.system.DecoratorContext
 
registerOutParameter(int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
registerOutParameter(int, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
registerOutParameter(int, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
registerOutParameter(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
registerOutParameter(String, int, String) - 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.postgres.jdbc.PGCallableStatementDelegator
registerOutParameter(int, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
registerOutParameter(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
registerOutParameter(String, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
registerOutParameter(String, int, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
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 context.
Registry(Context) - Constructor for class com.impossibl.postgres.types.Registry
 
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.BufferedDataRow
 
release() - Method in interface com.impossibl.postgres.protocol.DataRow
 
release() - Method in class com.impossibl.postgres.protocol.ParsedDataRow
 
release() - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
release() - Method in class com.impossibl.postgres.protocol.v30.ProtocolShared.Ref
 
release() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
release(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
releaseResultBatches(List<QueryCommand.ResultBatch>) - Static method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
releaseSavepoint(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
releaseSavepoint(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
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(ConnectionEventListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnection
removeNotificationListener(String) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Removes a named notification listener
removeNotificationListener(PGNotificationListener) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Removes a notification listener
removeNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
removeNotificationListener(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Removes a named notification listener
removeNotificationListener(PGNotificationListener) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Removes a notification listener
removeNotificationListener(NotificationListener) - Method in class com.impossibl.postgres.system.BasicContext
 
removeNotificationListener(String) - Method in class com.impossibl.postgres.system.BasicContext
 
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.
reportNotification(int, String, String) - Method in class com.impossibl.postgres.system.BasicContext
 
reportNotification(int, String, String) - Method in interface com.impossibl.postgres.system.Context
 
reportNotification(int, String, String) - Method in class com.impossibl.postgres.system.DecoratorContext
 
reset() - Method in class com.impossibl.postgres.utils.guava.ByteStreams.LimitedInputStream
 
reset() - Method in class com.impossibl.postgres.utils.guava.CharStreams.LimitedReader
 
resetResults(boolean) - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
ResponseMessage - Class in com.impossibl.postgres.protocol.v30
 
ResponseMessage(byte, ByteBuf) - Constructor for class com.impossibl.postgres.protocol.v30.ResponseMessage
 
ResultField - Class in com.impossibl.postgres.protocol
 
ResultField(String, int, short, Type, short, int, ResultField.Format) - Constructor for class com.impossibl.postgres.protocol.ResultField
 
ResultField(String, int, short, TypeRef, short, int, ResultField.Format) - Constructor for class com.impossibl.postgres.protocol.ResultField
 
ResultField.Format - Enum in com.impossibl.postgres.protocol
 
retain(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
retain() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
rollback() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
rollback(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
rollback() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
rollback(Savepoint) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
rollback(Xid) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
Preconditions: 1.
rollback() - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
rollback(Savepoint) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
ROW_INDEX_OUT_OF_BOUNDS - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
rowData(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
rowData(ByteBuf) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
rowDescription(List<ResultField>) - Method in class com.impossibl.postgres.protocol.v30.BaseProtocolListener
 
rowDescription(List<ResultField>) - Method in interface com.impossibl.postgres.protocol.v30.ProtocolListener
 
RS_NOT_UPDATABLE - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
run() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl.ExecutionTimerTask
 

S

SAVEPOINT_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
SCALE - Static variable in class com.impossibl.postgres.types.Modifiers
 
SECOND_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 
send(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
SEND_BUFFER_SIZE - Static variable in class com.impossibl.postgres.system.Settings
 
SEND_BUFFER_SIZE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
SERVER_VERSION_NOT_SUPPORTED - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
ServerObjectType - Enum in com.impossibl.postgres.protocol
 
serverVersion - Variable in class com.impossibl.postgres.system.BasicContext
 
set(Object, Object) - Method in class com.impossibl.postgres.mapper.ArrayPropertySetter
 
set(Object, Object) - Method in class com.impossibl.postgres.mapper.FieldPropertySetter
 
set(Object, Object) - Method in class com.impossibl.postgres.mapper.ListPropertySetter
 
set(Object, Object) - Method in class com.impossibl.postgres.mapper.MapPropertySetter
 
set(Object, Object) - Method in class com.impossibl.postgres.mapper.MethodPropertySetter
 
set(Object, Object) - Method in interface com.impossibl.postgres.mapper.PropertySetter
 
setAddress(byte[]) - Method in class com.impossibl.postgres.api.data.CidrAddr
 
setAddress(byte[]) - Method in class com.impossibl.postgres.api.data.InetAddr
 
setAlignment(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setAlignment(Byte) - Method in class com.impossibl.postgres.types.Type
 
setAnalyzeId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setApplicationName(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the application name
setArray(int, Array) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setArrayTypeId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setArrayTypeId(int) - Method in class com.impossibl.postgres.types.Type
 
setAsciiStream(String, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
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.postgres.jdbc.PGCallableStatementDelegator
setAsciiStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setAsciiStream(long) - Method in class com.impossibl.postgres.jdbc.PGClob
 
setAsciiStream(int, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setAsciiStream(int, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setAsciiStream(int, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setAttributes(List<CompositeType.Attribute>) - Method in class com.impossibl.postgres.types.CompositeType
 
setAttributeTypes(Type[]) - Method in class com.impossibl.postgres.api.data.Record
 
setAttributeValues(Object[]) - Method in class com.impossibl.postgres.api.data.Record
 
setAutoCommit(boolean) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setAutoCommit(boolean) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setAutoCommit(boolean) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator
setAutoIncrement(boolean) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setBase(Type) - Method in class com.impossibl.postgres.types.DomainType
 
setBase(Type) - Method in class com.impossibl.postgres.types.RangeType
 
setBigDecimal(String, BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBigDecimal(String, BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBigDecimal(int, BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBinaryCodec(Type.Codec) - Method in class com.impossibl.postgres.types.Type
 
setBinaryStream(long) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
setBinaryStream(String, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
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.postgres.jdbc.PGCallableStatementDelegator
setBinaryStream(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBinaryStream(int, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBinaryStream(int, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBinaryStream(int, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBinaryStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
setBlob(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBlob(String, Blob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBlob(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBlob(String, Blob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBlob(String, InputStream) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBlob(String, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBlob(int, Blob) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBlob(int, InputStream) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBlob(int, InputStream, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBlock(int) - Method in class com.impossibl.postgres.api.data.Tid
 
setBoolean(String, boolean) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBoolean(String, boolean) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBoolean(int, boolean) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setByte(String, byte) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setByte(String, byte) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setByte(int, byte) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setByte(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setBytes(long, byte[]) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
setBytes(long, byte[], int, int) - Method in class com.impossibl.postgres.jdbc.PGBlob
 
setBytes(String, byte[]) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setBytes(String, byte[]) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setBytes(int, byte[]) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setBytes(int, FileChannel, long, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setBytes(int, ByteBuf, int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setBytes(int, byte[], int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setBytes(int, ByteBuffer) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setBytes(int, InputStream, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setBytes(int, ScatteringByteChannel, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setCatalog(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setCatalog(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setCategory(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setCategory(Type.Category) - Method in class com.impossibl.postgres.types.Type
 
setCharacterStream(String, Reader, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
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.postgres.jdbc.PGCallableStatementDelegator
setCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setCharacterStream(long) - Method in class com.impossibl.postgres.jdbc.PGClob
 
setCharacterStream(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setCharacterStream(int, Reader, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setCharacterStream(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setCharacterStream() - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
setClientEncoding(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the client encoding
setClientInfo(String, String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setClientInfo(Properties) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setClientInfo(Properties) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setClientInfo(String, String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setClob(String, Clob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setClob(String, Clob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setClob(int, Clob) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setClob(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setClob(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
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
 
setCommand(String) - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
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.postgres.jdbc.PGStatementDelegator
setDatabase(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the database
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(String, Date) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setDate(String, Date, Calendar) - 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.postgres.jdbc.PGCallableStatementDelegator
setDate(int, Date) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setDate(int, Date, Calendar) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setDays(int) - Method in class com.impossibl.postgres.api.data.Interval
 
setDecoder(Type.Codec.Decoder) - Method in class com.impossibl.postgres.types.Type.Codec
Set the decoder
setDefaultFetchSize(int) - Method in interface com.impossibl.postgres.api.jdbc.PGConnection
Set the default fetch size
setDefaultFetchSize(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the default fetch size
setDefaultFetchSize(int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
Set the default fetch size
setDefaultFetchSize(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Set the default fetch size
setDefaultValue(String) - Method in class com.impossibl.postgres.types.DomainType
 
setDelimeter(char) - Method in class com.impossibl.postgres.types.Type
 
setDeliminator(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDetail(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setDiscriminator(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDomainBaseTypeId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDomainDefault(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDomainDimensions(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDomainNotNull(boolean) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDomainTypeMod(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setDouble(String, double) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setDouble(String, double) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setDouble(int, double) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setElementType(Type) - Method in class com.impossibl.postgres.types.ArrayType
 
setElementTypeId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setEncoder(Type.Codec.Encoder) - Method in class com.impossibl.postgres.types.Type.Codec
Set the encoder
setEndPos(int) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.Node
 
setError(Notice) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
setEscapeProcessing(boolean) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setException(Throwable) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
setFetchDirection(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setFetchSize(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setFields(List<ResultField>) - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
setFile(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setFloat(String, float) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setFloat(String, float) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setFloat(int, float) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setFormat(ResultField.Format) - Method in class com.impossibl.postgres.protocol.ResultField
 
setGrantor(String) - Method in class com.impossibl.postgres.api.data.ACLItem
 
setHasDefault(boolean) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setHint(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setHoldability(int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setHoldability(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setHost(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the host
setHours(long) - Method in class com.impossibl.postgres.api.data.Interval
 
setHousekeeper(boolean) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the housekeeper
setId(int) - Method in class com.impossibl.postgres.types.Type
 
setIdx(int) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.ParameterPiece
 
setInputId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setInsertedOid(Long) - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
setInt(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setInt(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setInt(int, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setInt(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setKeyData(int, int) - Method in class com.impossibl.postgres.system.BasicContext
 
setLength(short) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setLength(short) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setLength(Short) - Method in class com.impossibl.postgres.types.Type
 
setLine(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setLoginTimeout(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
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.postgres.jdbc.AbstractDataSource
setLong(String, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setLong(String, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setLong(int, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setLong(int, long) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
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
 
setMaxFieldLength(int) - Method in interface com.impossibl.postgres.protocol.QueryCommand
 
setMaxFieldSize(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setMaxRows(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setMaxRows(int) - Method in interface com.impossibl.postgres.protocol.QueryCommand
 
setMedium(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setMessage(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setMinutes(long) - Method in class com.impossibl.postgres.api.data.Interval
 
setModifierParser(Modifiers.Parser) - Method in class com.impossibl.postgres.types.Type
 
setModifiers(Map<String, Object>) - Method in class com.impossibl.postgres.types.DomainType
 
setModInId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setModOutId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setMonths(int) - Method in class com.impossibl.postgres.api.data.Interval
 
setName(String) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setName(String) - Method in class com.impossibl.postgres.system.tables.PgProc.Row
 
setName(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setName(String) - Method in class com.impossibl.postgres.types.Type
 
setNamespace(String) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setNamespace(String) - Method in class com.impossibl.postgres.types.Type
 
setNCharacterStream(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
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.postgres.jdbc.PGCallableStatementDelegator
setNCharacterStream(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNCharacterStream(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNClob(String, NClob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setNClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setNClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setNClob(String, NClob) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setNClob(String, Reader) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setNClob(String, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setNClob(int, NClob) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNClob(int, Reader) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNClob(int, Reader, long) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNetworkTimeout(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the network timeout in milliseconds
setNetworkTimeout(Executor, int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setNetworkTimeout(Executor, int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setNetworkTimeout(long) - Method in interface com.impossibl.postgres.protocol.Command
 
setNetworkTimeout(long) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
setNotice(Notice) - Method in exception com.impossibl.postgres.system.NoticeException
 
setNString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setNString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setNString(int, String) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNull(String, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setNull(String, int, String) - 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.postgres.jdbc.PGCallableStatementDelegator
setNull(int, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNull(int, int, String) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setNullable(boolean) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setNullable(boolean) - Method in class com.impossibl.postgres.types.DomainType
 
setNumber(short) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setNumberOfDimensions(int) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setNumberOfDimensions(int) - Method in class com.impossibl.postgres.types.DomainType
 
setObject(String, Object, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setObject(String, Object, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
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.postgres.jdbc.PGCallableStatementDelegator
setObject(String, Object, int, int) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setObject(int, Object) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setObject(int, Object, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setObject(int, Object, int, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setOffset(short) - Method in class com.impossibl.postgres.api.data.Tid
 
setOid(int) - Method in class com.impossibl.postgres.system.tables.PgProc.Row
 
setOid(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setOutputId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setParameterTypes(List<Type>) - Method in interface com.impossibl.postgres.protocol.BindExecCommand
 
setParameterValues(List<Object>) - Method in interface com.impossibl.postgres.protocol.BindExecCommand
 
setParsedSqlCacheSize(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the size of the parsed SQL cache.
setPassword(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the password
setPoints(double[][]) - Method in class com.impossibl.postgres.api.data.Path
 
setPoolable(boolean) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setPort(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the port
setPosition(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setPreparedStatementCacheSize(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the size of the preapred statement cache
setPrivileges(String) - Method in class com.impossibl.postgres.api.data.ACLItem
 
setQueryTimeout(int) - Method in class com.impossibl.postgres.jdbc.PGStatementDelegator
setQueryTimeout(long) - Method in interface com.impossibl.postgres.protocol.QueryCommand
 
setRangeBaseTypeId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setRawDays(int) - Method in class com.impossibl.postgres.api.data.Interval
 
setRawMonths(int) - Method in class com.impossibl.postgres.api.data.Interval
 
setRawTime(long) - Method in class com.impossibl.postgres.api.data.Interval
 
setReadOnly(boolean) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setReadOnly(boolean) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setReceiveBufferSize(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the receive buffer size
setReceiveId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setRef(int, Ref) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setRelationId(int) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setRelationId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setRelationId(int) - Method in class com.impossibl.postgres.types.Type
 
setRelationTypeId(int) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setResult(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
setRoutine(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setRowId(String, RowId) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setRowId(String, RowId) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setRowId(int, RowId) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setRowsAffected(Long) - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
setSavepoint() - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setSavepoint(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setSavepoint() - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setSavepoint(String) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setSchema(String) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo
 
setSchema(String) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
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
 
setSeconds(double) - Method in class com.impossibl.postgres.api.data.Interval
 
setSendBufferSize(int) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the send buffer size
setSendId(int) - Method in class com.impossibl.postgres.system.tables.PgType.Row
 
setServerVersion(Version) - Method in class com.impossibl.postgres.system.BasicContext
 
setSetting(String, Object) - Method in class com.impossibl.postgres.system.SettingsContext
 
setSeverity(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setShort(String, short) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setShort(String, short) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setShort(int, short) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setShort(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
setSQLXML(String, SQLXML) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setSQLXML(String, SQLXML) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setSQLXML(int, SQLXML) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setSslCertificateFile(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the SSL certificate file
setSslKeyFile(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the SSL key file
setSslMode(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the SSL mode
setSslPassword(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the SSL password
setSslRootCertificateFile(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the SSL root certificate file
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.AbstractDataSource
Set the strict mode
setStrictMode(boolean) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
Set strict mode
setStrictMode(boolean) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
Set strict mode
setString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setString(String, String) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setString(long, String) - Method in class com.impossibl.postgres.jdbc.PGClob
 
setString(long, String, int, int) - Method in class com.impossibl.postgres.jdbc.PGClob
 
setString(int, String) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setString(String) - Method in class com.impossibl.postgres.jdbc.PGSQLXML
 
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(String) - Method in class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
 
setTextCodec(Type.Codec) - Method in class com.impossibl.postgres.types.Type
 
setTime(String, Time) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setTime(String, Time, Calendar) - 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.postgres.jdbc.PGCallableStatementDelegator
setTime(int, Time) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setTime(int, Time, Calendar) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setTimestamp(String, Timestamp) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - 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.postgres.jdbc.PGCallableStatementDelegator
setTimestamp(int, Timestamp) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setTimestamp(int, Timestamp, Calendar) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
settings - Variable in class com.impossibl.postgres.system.BasicContext
 
Settings - Class in com.impossibl.postgres.system
 
Settings() - Constructor for class com.impossibl.postgres.system.Settings
 
SettingsContext - Class in com.impossibl.postgres.system
 
SettingsContext(Context, Map<String, Object>) - Constructor for class com.impossibl.postgres.system.SettingsContext
 
SettingsContext(Context) - Constructor for class com.impossibl.postgres.system.SettingsContext
 
SettingSelectProcProvider - Class in com.impossibl.postgres.system.procs
 
SettingSelectProcProvider(String, Object, Type.Codec.Encoder, Type.Codec.Decoder, Type.Codec.Encoder, Type.Codec.Decoder, Type.Codec.Encoder, Type.Codec.Decoder, Type.Codec.Encoder, Type.Codec.Decoder, String...) - Constructor for class com.impossibl.postgres.system.procs.SettingSelectProcProvider
 
setTransactionIsolation(int) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setTransactionIsolation(int) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setTransactionTimeout(int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
We don't do transaction timeouts.
setTypeId(int) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
setTypeMap(Map<String, Class<?>>) - Method in class com.impossibl.postgres.jdbc.PGPooledConnectionDelegator
setTypeModifier(int) - Method in class com.impossibl.postgres.system.tables.PgAttribute.Row
 
setTypeName(String) - Method in class com.impossibl.postgres.api.data.Record
 
setUnicodeStream(int, InputStream, int) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
Deprecated.
setUpperBound(T) - Method in class com.impossibl.postgres.api.data.Range
 
setURL(String, URL) - Method in class com.impossibl.postgres.jdbc.PGCallableStatement
 
setURL(String, URL) - Method in class com.impossibl.postgres.jdbc.PGCallableStatementDelegator
setURL(int, URL) - Method in class com.impossibl.postgres.jdbc.PGPreparedStatementDelegator
setUser(String) - Method in class com.impossibl.postgres.api.data.ACLItem
 
setUser(String) - Method in class com.impossibl.postgres.jdbc.AbstractDataSource
Set the user
setValue(String) - Method in class com.impossibl.postgres.api.data.Interval
 
setValue(String, Locale) - Method in class com.impossibl.postgres.api.data.Interval
 
setValue(int, int, long) - Method in class com.impossibl.postgres.api.data.Interval
 
setValue(int, int, int, int, int, double) - Method in class com.impossibl.postgres.api.data.Interval
 
setWhere(String) - Method in class com.impossibl.postgres.protocol.Notice
 
setYears(int) - Method in class com.impossibl.postgres.api.data.Interval
 
shutdown() - Method in interface com.impossibl.postgres.protocol.Protocol
 
shutdown() - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
shutdown() - Method in class com.impossibl.postgres.protocol.v30.ProtocolShared
 
shutdown() - Method in class com.impossibl.postgres.system.BasicContext
 
SimpleProcProvider - Class in com.impossibl.postgres.system.procs
 
SimpleProcProvider(Type.Codec.Encoder, Type.Codec.Decoder, Type.Codec.Encoder, Type.Codec.Decoder, String...) - Constructor for class com.impossibl.postgres.system.procs.SimpleProcProvider
 
SimpleProcProvider(Type.Codec.Encoder, Type.Codec.Decoder, Type.Codec.Encoder, Type.Codec.Decoder, Modifiers.Parser, String...) - Constructor for class com.impossibl.postgres.system.procs.SimpleProcProvider
 
SimpleProcProvider(Modifiers.Parser, String...) - Constructor for class com.impossibl.postgres.system.procs.SimpleProcProvider
 
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.
slice(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
SQL_ROUTINE_EXC_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
SQLText - Class in com.impossibl.postgres.jdbc
 
SQLText(String) - Constructor for class com.impossibl.postgres.jdbc.SQLText
 
SQLText(String, boolean) - Constructor for class com.impossibl.postgres.jdbc.SQLText
 
SQLText(SQLTextTree.MultiStatementNode) - 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.CompositeNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
 
SQLTextTree.CompositeNode(List<SQLTextTree.Node>, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.CompositeNode
 
SQLTextTree.EscapeNode - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.EscapeNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.EscapeNode
 
SQLTextTree.GrammarPiece - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.IdentifierPiece - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.IdentifierPiece(String, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.IdentifierPiece
 
SQLTextTree.LiteralPiece - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.LiteralPiece(String, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.LiteralPiece
 
SQLTextTree.MultiStatementNode - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.MultiStatementNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.MultiStatementNode
 
SQLTextTree.MultiStatementNode(List<SQLTextTree.Node>, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.MultiStatementNode
 
SQLTextTree.Node - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.Node(int, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.Node
 
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.ParenGroupNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.ParenGroupNode
 
SQLTextTree.PieceNode - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.PieceNode(String, int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.PieceNode
 
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.StatementNode(int) - Constructor for class com.impossibl.postgres.jdbc.SQLTextTree.StatementNode
 
SQLTextTree.StringLiteralPiece - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.UnquotedIdentifierPiece - Class in com.impossibl.postgres.jdbc
 
SQLTextTree.WhitespacePiece - Class in com.impossibl.postgres.jdbc
 
SSL_CERT_FILE - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_CERT_FILE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_KEY_FILE - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_KEY_FILE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_MODE - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_MODE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_PASSWORD - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_PASSWORD_CALLBACK - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_PASSWORD_CALLBACK_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_ROOT_CERT_FILE - Static variable in class com.impossibl.postgres.system.Settings
 
SSL_ROOT_CERT_FILE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
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
 
SSLRequestCommand - Interface in com.impossibl.postgres.protocol
 
SSLRequestCommandImpl - Class in com.impossibl.postgres.protocol.v30
 
SSLRequestCommandImpl() - Constructor for class com.impossibl.postgres.protocol.v30.SSLRequestCommandImpl
 
STANDARD_CONFORMING_STRINGS - Static variable in class com.impossibl.postgres.system.Settings
 
start(Xid, int) - Method in class com.impossibl.postgres.jdbc.xa.PGXAConnection
Preconditions: 1.
StartupCommand - Interface in com.impossibl.postgres.protocol
 
StartupCommandImpl - Class in com.impossibl.postgres.protocol.v30
 
StartupCommandImpl(Map<String, Object>) - Constructor for class com.impossibl.postgres.protocol.v30.StartupCommandImpl
 
STATEMENT_INCOMPLETE_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
STRICT_MODE - Static variable in class com.impossibl.postgres.system.Settings
 
STRICT_MODE_DEFAULT - Static variable in class com.impossibl.postgres.system.Settings
 
Strings - Class in com.impossibl.postgres.system.procs
 
Strings() - Constructor for class com.impossibl.postgres.system.procs.Strings
 
Strings - Class in com.impossibl.postgres.utils.guava
 
Strings() - Constructor for class com.impossibl.postgres.utils.guava.Strings
 
Strings.BinDecoder - Class in com.impossibl.postgres.system.procs
 
Strings.BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.BinDecoder
 
Strings.BinEncoder - Class in com.impossibl.postgres.system.procs
 
Strings.BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.BinEncoder
 
Strings.TxtDecoder - Class in com.impossibl.postgres.system.procs
 
Strings.TxtDecoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.TxtDecoder
 
Strings.TxtEncoder - Class in com.impossibl.postgres.system.procs
 
Strings.TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Strings.TxtEncoder
 
StringTransforms - Class in com.impossibl.postgres.utils
 
StringTransforms() - Constructor for class com.impossibl.postgres.utils.StringTransforms
 
subtract(int, int) - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
subtract(int, int) - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
subtract(int, int) - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
subtract(int, int) - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
SUCCESS_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
switchTo(TimeZone) - Method in class com.impossibl.postgres.datetime.instants.AmbiguousInstant
 
switchTo(TimeZone) - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
switchTo(TimeZone) - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
switchTo(TimeZone) - Method in class com.impossibl.postgres.datetime.instants.PreciseInstant
 
SYNTAX_OR_ACCESS_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
SYSTEM_ERROR_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 

T

Table<R> - Interface in com.impossibl.postgres.system.tables
A system table object.
Tables - Class in com.impossibl.postgres.system.tables
 
Tables() - Constructor for class com.impossibl.postgres.system.tables.Tables
 
targetTypeMap - Variable in class com.impossibl.postgres.system.BasicContext
 
testCheckCleaned(int) - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
Test only
testClear() - Method in class com.impossibl.postgres.jdbc.ThreadedHousekeeper
Test only
TEXT_DECODER - Static variable in class com.impossibl.postgres.system.procs.Strings
 
TEXT_ENCODER - Static variable in class com.impossibl.postgres.system.procs.Strings
 
TextDecoder - Class in com.impossibl.postgres.system.procs
 
TextDecoder() - Constructor for class com.impossibl.postgres.system.procs.TextDecoder
 
TextEncoder - Class in com.impossibl.postgres.system.procs
 
TextEncoder() - Constructor for class com.impossibl.postgres.system.procs.TextEncoder
 
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
 
ThreadedHousekeeper.Ref() - Constructor for class com.impossibl.postgres.jdbc.ThreadedHousekeeper.Ref
 
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
 
Tids - Class in com.impossibl.postgres.system.procs
 
Tids() - Constructor for class com.impossibl.postgres.system.procs.Tids
 
timeFormatter - Variable in class com.impossibl.postgres.system.BasicContext
 
timeFromPieces(Map<String, Object>, TimeZone) - Static method in class com.impossibl.postgres.datetime.instants.Instants
 
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
 
timestampFormatter - Variable in class com.impossibl.postgres.system.BasicContext
 
timestampFromPieces(Map<String, Object>, TimeZone) - Static method in class com.impossibl.postgres.datetime.instants.Instants
 
TimestampMods - Class in com.impossibl.postgres.system.procs
 
TimestampMods() - Constructor for class com.impossibl.postgres.system.procs.TimestampMods
 
Timestamps - Class in com.impossibl.postgres.system.procs
 
Timestamps(PrimitiveType, String...) - Constructor for class com.impossibl.postgres.system.procs.Timestamps
 
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
 
timeZone - Variable in class com.impossibl.postgres.system.BasicContext
 
TimeZones - Class in com.impossibl.postgres.datetime
 
TimeZones() - Constructor for class com.impossibl.postgres.datetime.TimeZones
 
toByteArray(InputStream) - Static method in class com.impossibl.postgres.utils.guava.ByteStreams
Reads all bytes from an input stream into a byte array.
toDate() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
toDate() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
toDate() - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
toInetAddress() - Method in class com.impossibl.postgres.api.data.InetAddr
 
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
 
toString(Locale) - Method in class com.impossibl.postgres.api.data.Interval
 
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.datetime.instants.InstantBase
 
toString() - Method in class com.impossibl.postgres.jdbc.PGRowId
 
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.ResultField
 
toString() - Method in class com.impossibl.postgres.system.Version
 
toString() - Method in class com.impossibl.postgres.types.CompositeType.Attribute
 
toString() - Method in class com.impossibl.postgres.types.Type
 
toString(Readable) - Static method in class com.impossibl.postgres.utils.guava.CharStreams
Reads all characters from a Readable object into a String.
toTime() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
toTime() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
toTime() - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
toTimestamp() - Method in class com.impossibl.postgres.datetime.instants.InfiniteInstant
 
toTimestamp() - Method in interface com.impossibl.postgres.datetime.instants.Instant
 
toTimestamp() - Method in class com.impossibl.postgres.datetime.instants.InstantBase
 
touch() - Method in class com.impossibl.postgres.protocol.BufferedDataRow
 
touch() - Method in interface com.impossibl.postgres.protocol.DataRow
 
touch() - Method in class com.impossibl.postgres.protocol.ParsedDataRow
 
touch() - Method in class com.impossibl.postgres.protocol.QueryCommand.ResultBatch
 
touch() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
touch(Object) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
TRANSACTION_ROLLBACK_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
TransactionStatus - Enum in com.impossibl.postgres.protocol
 
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.postgres.jdbc.PGBlob
 
truncate(long) - Method in class com.impossibl.postgres.jdbc.PGClob
 
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, Short, Byte, Type.Category, char, int, Type.Codec, Type.Codec) - Constructor for class com.impossibl.postgres.types.Type
 
Type.Category - Enum in com.impossibl.postgres.types
 
Type.Codec - Class in com.impossibl.postgres.types
A pair of related interface methods to encode/decode a type in a specific format.
Type.Codec() - Constructor for class com.impossibl.postgres.types.Type.Codec
 
Type.Codec.Decoder - Interface in com.impossibl.postgres.types
Decodes the given data into a Java language object
Type.Codec.Encoder - Interface in com.impossibl.postgres.types
Encodes the given Java language as data the server expects.
TypeMapContext - Class in com.impossibl.postgres.system
 
TypeMapContext(Context, Map<String, Class<?>>) - Constructor for class com.impossibl.postgres.system.TypeMapContext
 
TypeRef - Class in com.impossibl.postgres.protocol
 

U

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.BinDecoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.BinDecoder
 
Unknowns.BinEncoder - Class in com.impossibl.postgres.system.procs
 
Unknowns.BinEncoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.BinEncoder
 
Unknowns.ModParser - Class in com.impossibl.postgres.system.procs
 
Unknowns.ModParser() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.ModParser
 
Unknowns.TxtDecoder - Class in com.impossibl.postgres.system.procs
 
Unknowns.TxtDecoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.TxtDecoder
 
Unknowns.TxtEncoder - Class in com.impossibl.postgres.system.procs
 
Unknowns.TxtEncoder() - Constructor for class com.impossibl.postgres.system.procs.Unknowns.TxtEncoder
 
unloadType(int) - Method in class com.impossibl.postgres.types.Registry
 
unloadType(String) - Method in class com.impossibl.postgres.types.Registry
 
UnssupportedFormatException - Exception in com.impossibl.postgres.system.procs
 
UnssupportedFormatException() - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
 
UnssupportedFormatException(String, Throwable) - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
 
UnssupportedFormatException(String) - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
 
UnssupportedFormatException(Throwable) - Constructor for exception com.impossibl.postgres.system.procs.UnssupportedFormatException
 
UnsupportedServerVersion - Exception in com.impossibl.postgres.system
 
UnsupportedServerVersion(Version) - Constructor for exception com.impossibl.postgres.system.UnsupportedServerVersion
 
unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGConnectionImpl
 
unwrap(Class<T>) - Method in class com.impossibl.postgres.jdbc.PGDataSource
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.PGStatementDelegator
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.system.DecoratorContext
 
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() - Method in class com.impossibl.postgres.utils.NullByteBuf
 
UNWRAP_ERROR - Static variable in class com.impossibl.postgres.jdbc.Exceptions
 
unwrapAll() - Method in class com.impossibl.postgres.types.ArrayType
 
Unwrapping - Class in com.impossibl.postgres.jdbc
 
Unwrapping() - Constructor for class com.impossibl.postgres.jdbc.Unwrapping
 
update(Collection<PgType.Row>, Collection<PgAttribute.Row>, Collection<PgProc.Row>) - Method in class com.impossibl.postgres.types.Registry
Updates the type information from the given catalog data.
updateSystemParameter(String, String) - Method in class com.impossibl.postgres.system.BasicContext
 
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.
UTC - Static variable in class com.impossibl.postgres.datetime.TimeZones
 
utilQueries - Variable in class com.impossibl.postgres.system.BasicContext
 
UUIDs - Class in com.impossibl.postgres.system.procs
 
UUIDs() - Constructor for class com.impossibl.postgres.system.procs.UUIDs
 

V

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.datetime.instants.Instant.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impossibl.postgres.protocol.QueryCommand.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impossibl.postgres.protocol.ResultField.Format
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.types.PrimitiveType
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.datetime.instants.Instant.Type
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.QueryCommand.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.ResultField.Format
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.types.PrimitiveType
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.
verifyHostname(String, SSLSession) - Method in class com.impossibl.postgres.protocol.v30.ProtocolFactoryImpl
 
VERSION - Static variable in class com.impossibl.postgres.jdbc.PGDriver
The version of the driver
Version - Class in com.impossibl.postgres.system
 

W

waitFor(ProtocolListener) - Method in class com.impossibl.postgres.protocol.v30.CommandImpl
 
waitForShutdown() - Method in class com.impossibl.postgres.protocol.v30.ProtocolShared
 
WARNING_CLASS - Static variable in class com.impossibl.postgres.protocol.Notice
 
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.PGSQLInputImpl
 
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 this Joiner otherwise.
write(int) - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
 
write(byte[]) - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
 
write(byte[], int, int) - Method in class com.impossibl.postgres.jdbc.BlobOutputStream
 
write(int) - Method in class com.impossibl.postgres.jdbc.ClobWriter
 
write(char[]) - Method in class com.impossibl.postgres.jdbc.ClobWriter
 
write(char[], int, int) - Method in class com.impossibl.postgres.jdbc.ClobWriter
 
writeArray(Array) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeAsciiStream(InputStream) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeBigDecimal(BigDecimal) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeBinaryStream(InputStream) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeBind(ByteBuf, String, String, List<Type>, List<Object>, List<ResultField.Format>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeBlob(Blob) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeBoolean(boolean) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeByte(byte) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeBytes(byte[]) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeCharacterStream(Reader) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeClob(Clob) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeClose(ByteBuf, ServerObjectType, String) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeCString(ByteBuf, String, Charset) - Static method in class com.impossibl.postgres.utils.ByteBufs
 
writeCString(ByteBuf, byte[]) - Static method in class com.impossibl.postgres.utils.ByteBufs
 
writeDate(Date) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeDescribe(ByteBuf, ServerObjectType, String) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeDouble(double) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeExecute(ByteBuf, String, int) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeFloat(float) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeFlush(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeFunctionCall(ByteBuf, int, List<Type>, List<Object>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeInt(int) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeLong(long) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeMessage(ByteBuf, byte) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeNClob(NClob) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeNString(String) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeObject(Object) - Method in interface com.impossibl.postgres.api.jdbc.PGSQLOutput
Write the object to the stream.
writeObject(SQLData) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeObject(Object) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeParse(ByteBuf, String, String, List<Type>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writePassword(ByteBuf, String) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeQuery(ByteBuf, String) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeRef(Ref) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeRowId(RowId) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeShort(short) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeSQLXML(SQLXML) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeSSLRequest(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeStartup(ByteBuf, Map<String, Object>) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeString(String) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeStruct(Struct) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeSync(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeTerminate(ByteBuf) - Method in class com.impossibl.postgres.protocol.v30.ProtocolImpl
 
writeTime(Time) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeTimestamp(Timestamp) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 
writeURL(URL) - Method in class com.impossibl.postgres.jdbc.PGSQLOutputImpl
 

X

XMLs - Class in com.impossibl.postgres.system.procs
 
XMLs() - Constructor for class com.impossibl.postgres.system.procs.XMLs
 

Y

YEAR_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 

Z

ZONE_PIECE - Static variable in interface com.impossibl.postgres.datetime.DateTimeFormat.Parser
 

_

_getByte(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getInt(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getIntLE(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getLong(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getLongLE(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getShort(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getShortLE(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getUnsignedMedium(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_getUnsignedMediumLE(int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setByte(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setInt(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setIntLE(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setLong(int, long) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setLongLE(int, long) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setMedium(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setMediumLE(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setShort(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
_setShortLE(int, int) - Method in class com.impossibl.postgres.utils.NullByteBuf
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2013–2017 impossibl.com. All rights reserved.