- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-