- cache() - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
-
indicate that result is in LRU cache
- CACHE_METADATA - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
permit metadata caching
- cached(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Creates a new group element in CACHED representation.
- CachedPrepareResultPacket - Class in com.singlestore.jdbc.message.server
-
- CachedPrepareResultPacket(ReadableByteBuf, Reader, Context) - Constructor for class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
-
Cache prepare result with flag indicating use
- cachePrepStmts(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
-
Cache server prepare result
- cachePrepStmts() - Method in class com.singlestore.jdbc.Configuration
-
- CallableParameterMetaData - Class in com.singlestore.jdbc
-
- CallableParameterMetaData(ResultSet) - Constructor for class com.singlestore.jdbc.CallableParameterMetaData
-
- CAN_HANDLE_EXPIRED_PASSWORDS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
Don't close the connection for a connection with expired password.
- canCachePrepStmts - Variable in class com.singlestore.jdbc.BasePreparedStatement
-
Can cache PREPARE result (and reused them) *
- cancel() - Method in class com.singlestore.jdbc.Statement
-
Cancels this Statement object if both the DBMS and driver support aborting an SQL
statement.
- cancelCurrentQuery() - Method in class com.singlestore.jdbc.Connection
-
Cancels the current query - clones the current protocol and executes a query using the new
connection.
- cancelRowUpdates() - Method in class com.singlestore.jdbc.client.result.Result
-
- cancelRowUpdates() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in interface com.singlestore.jdbc.plugin.Codec
-
If codec can decode this a server datatype to a java class type
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- canDecode(ColumnDecoder, Class<?>) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- canEncode(Object) - Method in interface com.singlestore.jdbc.plugin.Codec
-
Can Codec encode the java object type
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- canEncode(Object) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- canEncodeLongData() - Method in interface com.singlestore.jdbc.client.util.Parameter
-
Can parameter be encoded in binary long format
- canEncodeLongData() - Method in interface com.singlestore.jdbc.plugin.Codec
-
Indicate if can encode long data
- canSkipMeta() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- canSkipMeta() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
- Capabilities - Class in com.singlestore.jdbc.util.constants
-
- Capabilities() - Constructor for class com.singlestore.jdbc.util.constants.Capabilities
-
- ChangeDbPacket - Class in com.singlestore.jdbc.message.client
-
- ChangeDbPacket(String) - Constructor for class com.singlestore.jdbc.message.client.ChangeDbPacket
-
Constructor to encode COM_INIT_DB packet
- charset - Variable in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509TrustingManager
-
- checkClientTrusted(X509Certificate[], String) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509TrustManager
-
Check client trusted.
- checkClose() - Method in class com.singlestore.jdbc.client.result.Result
-
Verify that result-set is not closed, throwing an exception if closed
- checkNotClosed() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
Throw an exception if client is closed
- checkNotClosed() - Method in class com.singlestore.jdbc.Statement
-
Check if statement is closed, and throw exception if so.
- checkNotForwardOnly() - Method in class com.singlestore.jdbc.client.result.Result
-
Throw an exception if result-set type is ResultSet.TYPE_FORWARD_ONLY
- checkServerTrusted(X509Certificate[], String) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509TrustingManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509TrustManager
-
Check server trusted.
- chooseClientAlias(String[], Principal[], Socket) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- chooseEngineClientAlias(String[], Principal[], SSLEngine) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- chooseEngineServerAlias(String, Principal[], SSLEngine) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- chooseServerAlias(String, Principal[], Socket) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- className() - Method in interface com.singlestore.jdbc.plugin.Codec
-
Codec native type
- className() - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- className() - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- clear() - Method in class com.singlestore.jdbc.client.impl.TransactionSaver
-
Transaction finished, clearing cache
- clearBatch() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- clearBatch() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Empties this PreparedStatement object's current list of parameters.
- clearBatch() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Empties this PreparedStatement object's current list of parameters.
- clearBatch() - Method in class com.singlestore.jdbc.Statement
-
Empties this Statement object's current list of SQL commands.
- clearKeyring() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
-
- clearLocalCache() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
-
- clearParameters() - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- clearParameters() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Clears the current parameter values immediately.
- ClearPasswordPlugin - Class in com.singlestore.jdbc.plugin.authentication.addon
-
- ClearPasswordPlugin(String) - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPlugin
-
Initialization.
- ClearPasswordPluginFactory - Class in com.singlestore.jdbc.plugin.authentication.addon
-
Clear password plugin.
- ClearPasswordPluginFactory() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPluginFactory
-
- clearWarnings() - Method in class com.singlestore.jdbc.client.result.Result
-
- clearWarnings() - Method in class com.singlestore.jdbc.Connection
-
- clearWarnings() - Method in class com.singlestore.jdbc.Statement
-
Clears all the warnings reported on this Statement object.
- CLIENT_DEPRECATE_EOF - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
EOF packet deprecated
- CLIENT_INTERACTIVE - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
Is interactive client
- CLIENT_PROTOCOL_41 - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
Use 4.1 protocol
- CLIENT_SESSION_TRACK - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
server send session tracking info
- ClientPreparedStatement - Class in com.singlestore.jdbc
-
- ClientPreparedStatement(String, Connection, ClosableLock, int, int, int, int) - Constructor for class com.singlestore.jdbc.ClientPreparedStatement
-
Client prepare statement constructor
- ClobCodec - Class in com.singlestore.jdbc.plugin.codec
-
- ClobCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- clone() - Method in interface com.singlestore.jdbc.client.util.Parameters
-
Clone parameter list
- clone(String, String) - Method in class com.singlestore.jdbc.Configuration
-
- ClosableLock - Class in com.singlestore.jdbc.client.util
-
Utility class to permit use AutoClosable, ensuring proper lock release.
- ClosableLock() - Constructor for class com.singlestore.jdbc.client.util.ClosableLock
-
- close() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- close() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- close() - Method in class com.singlestore.jdbc.client.result.Result
-
Close current result-set
- close() - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
-
Closes this input stream and releases any system resources associated with the stream.
- close() - Method in class com.singlestore.jdbc.client.socket.impl.CompressOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- close() - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
-
- close() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
- close() - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
-
- close(int) - Static method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
Close socket
- close() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- close() - Method in interface com.singlestore.jdbc.client.socket.Reader
-
Close stream
- close() - Method in interface com.singlestore.jdbc.client.socket.Writer
-
Close socket stream
- close() - Method in class com.singlestore.jdbc.client.util.ClosableLock
-
- close() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
- close() - Method in class com.singlestore.jdbc.Connection
-
- close(Client) - Method in interface com.singlestore.jdbc.export.Prepare
-
Close Prepared command
- close(Client) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
-
Indicate that a prepare statement must be closed (if not in LRU cache)
- close(Client) - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
-
Close prepare packet
- close() - Method in class com.singlestore.jdbc.pool.Pool
-
Close pool and underlying connections.
- close() - Static method in class com.singlestore.jdbc.pool.Pools
-
Close all pools.
- close(String) - Static method in class com.singlestore.jdbc.pool.Pools
-
Closing a pool with name defined in url.
- close() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
- close() - Method in class com.singlestore.jdbc.SingleStorePoolConnection
-
- close() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Close datasource.
- close() - Method in class com.singlestore.jdbc.Statement
-
Releases this Statement object's database and JDBC resources immediately instead
of waiting for this to happen when it is automatically closed.
- close() - Method in interface com.singlestore.jdbc.util.timeout.QueryTimeoutHandler
-
- close() - Method in class com.singlestore.jdbc.util.timeout.QueryTimeoutHandlerImpl
-
- closeableLock() - Method in class com.singlestore.jdbc.client.util.ClosableLock
-
Default constructor, retaining lock.
- closed - Variable in class com.singlestore.jdbc.client.impl.FailoverClient
-
is connections explicitly closed
- closed - Variable in class com.singlestore.jdbc.client.result.Result
-
is result-set closed
- closed - Variable in class com.singlestore.jdbc.Statement
-
closed flag
- closeFromStmtClose(ClosableLock) - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- closeFromStmtClose(ClosableLock) - Method in class com.singlestore.jdbc.client.result.Result
-
Closing result-set due to closing statement that issue command.
- closeOnCompletion() - Method in class com.singlestore.jdbc.client.result.Result
-
- closeOnCompletion - Variable in class com.singlestore.jdbc.Statement
-
close statement on resultset completion
- closeOnCompletion() - Method in class com.singlestore.jdbc.Statement
-
Specifies that this Statement will be closed when all its dependent result sets are
closed.
- closePrepare(Prepare) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- closePrepare(Prepare) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- ClosePreparePacket - Class in com.singlestore.jdbc.message.client
-
- ClosePreparePacket(int) - Constructor for class com.singlestore.jdbc.message.client.ClosePreparePacket
-
Constructor for a prepare statement id
- cmov(FieldElement, int) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
Constant-time conditional move.
- cmov(FieldElement, int) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- Codec<T> - Interface in com.singlestore.jdbc.plugin
-
Codec interface, to describe how a certain type of data must be encoded / decoded
- codecs() - Method in class com.singlestore.jdbc.Configuration
-
- ColumnDefinitionPacket - Class in com.singlestore.jdbc.message.server
-
Column metadata definition
- ColumnDefinitionPacket(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String, boolean) - Constructor for class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
Column definition constructor
- ColumnDefinitionPacket(ColumnDefinitionPacket, boolean) - Constructor for class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- ColumnFlags - Class in com.singlestore.jdbc.util.constants
-
- ColumnFlags() - Constructor for class com.singlestore.jdbc.util.constants.ColumnFlags
-
- columnLength - Variable in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- com.singlestore.jdbc - package com.singlestore.jdbc
-
- com.singlestore.jdbc.client.column - package com.singlestore.jdbc.client.column
-
- com.singlestore.jdbc.client.context - package com.singlestore.jdbc.client.context
-
- com.singlestore.jdbc.client.impl - package com.singlestore.jdbc.client.impl
-
- com.singlestore.jdbc.client.result - package com.singlestore.jdbc.client.result
-
- com.singlestore.jdbc.client.result.rowdecoder - package com.singlestore.jdbc.client.result.rowdecoder
-
- com.singlestore.jdbc.client.socket - package com.singlestore.jdbc.client.socket
-
- com.singlestore.jdbc.client.socket.impl - package com.singlestore.jdbc.client.socket.impl
-
- com.singlestore.jdbc.client.tls - package com.singlestore.jdbc.client.tls
-
- com.singlestore.jdbc.client.util - package com.singlestore.jdbc.client.util
-
- com.singlestore.jdbc.export - package com.singlestore.jdbc.export
-
- com.singlestore.jdbc.message.client - package com.singlestore.jdbc.message.client
-
- com.singlestore.jdbc.message.server - package com.singlestore.jdbc.message.server
-
- com.singlestore.jdbc.plugin - package com.singlestore.jdbc.plugin
-
- com.singlestore.jdbc.plugin.array - package com.singlestore.jdbc.plugin.array
-
- com.singlestore.jdbc.plugin.authentication - package com.singlestore.jdbc.plugin.authentication
-
- com.singlestore.jdbc.plugin.authentication.addon - package com.singlestore.jdbc.plugin.authentication.addon
-
- com.singlestore.jdbc.plugin.authentication.addon.gssapi - package com.singlestore.jdbc.plugin.authentication.addon.gssapi
-
- com.singlestore.jdbc.plugin.authentication.standard - package com.singlestore.jdbc.plugin.authentication.standard
-
- com.singlestore.jdbc.plugin.authentication.standard.ed25519 - package com.singlestore.jdbc.plugin.authentication.standard.ed25519
-
- com.singlestore.jdbc.plugin.authentication.standard.ed25519.math - package com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
-
- com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519 - package com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519
-
- com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec - package com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
- com.singlestore.jdbc.plugin.codec - package com.singlestore.jdbc.plugin.codec
-
- com.singlestore.jdbc.plugin.credential - package com.singlestore.jdbc.plugin.credential
-
- com.singlestore.jdbc.plugin.credential.aws - package com.singlestore.jdbc.plugin.credential.aws
-
- com.singlestore.jdbc.plugin.credential.browser - package com.singlestore.jdbc.plugin.credential.browser
-
- com.singlestore.jdbc.plugin.credential.browser.keyring - package com.singlestore.jdbc.plugin.credential.browser.keyring
-
- com.singlestore.jdbc.plugin.credential.env - package com.singlestore.jdbc.plugin.credential.env
-
- com.singlestore.jdbc.plugin.credential.system - package com.singlestore.jdbc.plugin.credential.system
-
- com.singlestore.jdbc.plugin.credential.token - package com.singlestore.jdbc.plugin.credential.token
-
- com.singlestore.jdbc.plugin.tls - package com.singlestore.jdbc.plugin.tls
-
- com.singlestore.jdbc.plugin.tls.main - package com.singlestore.jdbc.plugin.tls.main
-
- com.singlestore.jdbc.pool - package com.singlestore.jdbc.pool
-
- com.singlestore.jdbc.type - package com.singlestore.jdbc.type
-
- com.singlestore.jdbc.util.constants - package com.singlestore.jdbc.util.constants
-
- com.singlestore.jdbc.util.log - package com.singlestore.jdbc.util.log
-
- com.singlestore.jdbc.util.options - package com.singlestore.jdbc.util.options
-
- com.singlestore.jdbc.util.timeout - package com.singlestore.jdbc.util.timeout
-
- com.singlestore.jdbc.util.vector - package com.singlestore.jdbc.util.vector
-
- Comment - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
-
- commit() - Method in class com.singlestore.jdbc.Connection
-
- CompleteResult - Class in com.singlestore.jdbc.client.result
-
Result-set that will retrieve all rows immediately before returning the result-set.
- CompleteResult(Statement, boolean, long, ColumnDecoder[], Reader, Context, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.CompleteResult
-
Constructor from exchanges
- CompleteResult(ColumnDecoder[], byte[][], Context, int) - Constructor for class com.singlestore.jdbc.client.result.CompleteResult
-
Specific constructor for internal build result-set, empty resultset, or generated key
result-set.
- COMPRESS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
use compression protocol
- CompressInputStream - Class in com.singlestore.jdbc.client.socket.impl
-
Compression handler, permitting decompression of mysql packet if needed.
- CompressInputStream(InputStream, MutableByte) - Constructor for class com.singlestore.jdbc.client.socket.impl.CompressInputStream
-
Constructor.
- CompressOutputStream - Class in com.singlestore.jdbc.client.socket.impl
-
- CompressOutputStream(OutputStream, MutableByte) - Constructor for class com.singlestore.jdbc.client.socket.impl.CompressOutputStream
-
- compressSequence - Variable in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
compressed packet sequence
- con - Variable in class com.singlestore.jdbc.Statement
-
connection
- conf - Variable in class com.singlestore.jdbc.client.impl.FailoverClient
-
configuration
- Configuration - Class in com.singlestore.jdbc
-
parse and verification of URL.
- Configuration.Builder - Class in com.singlestore.jdbc
-
- connect(SocketAddress, int) - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
Name pipe connection.
- connect(int, UnixDomainSocket.SockAddr, int) - Static method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
Connect socket
- connect(SocketAddress, int) - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- connect(Configuration) - Static method in class com.singlestore.jdbc.Driver
-
Connect according to configuration
- connect(String, Properties) - Method in class com.singlestore.jdbc.Driver
-
Connect to the given connection string.
- CONNECT_ATTRS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
Client send connection attributes
- CONNECT_WITH_DB - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
One can specify db on connect
- connectHost() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
Trying connecting server.
- Connection - Class in com.singlestore.jdbc
-
- Connection(Configuration, ClosableLock, Client) - Constructor for class com.singlestore.jdbc.Connection
-
- connectionAttributes(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- connectionAttributes() - Method in class com.singlestore.jdbc.Configuration
-
- ConnectionHelper - Class in com.singlestore.jdbc.client.impl
-
Connection creation helper class
- ConnectionHelper() - Constructor for class com.singlestore.jdbc.client.impl.ConnectionHelper
-
- ConnectionState - Class in com.singlestore.jdbc.util.constants
-
- ConnectionState() - Constructor for class com.singlestore.jdbc.util.constants.ConnectionState
-
- connectSocket(Configuration, HostAddress) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
-
Connect socket
- connectTimeout(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
-
Indicate connect timeout value, in milliseconds, or zero for no timeout.
- connectTimeout() - Method in class com.singlestore.jdbc.Configuration
-
socket connect timeout
- connectTimeout(int) - Method in class com.singlestore.jdbc.Configuration
-
Set connect timeout
- CONSOLE_DEBUG_PROPERTY - Static variable in class com.singlestore.jdbc.util.log.Loggers
-
- consoleLogFilepath(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- ConsoleLogger - Class in com.singlestore.jdbc.util.log
-
- ConsoleLogger(ConsoleLogger.ConsoleLoggerKey, PrintStream, PrintStream) - Constructor for class com.singlestore.jdbc.util.log.ConsoleLogger
-
- ConsoleLogger(ConsoleLogger.ConsoleLoggerKey) - Constructor for class com.singlestore.jdbc.util.log.ConsoleLogger
-
- ConsoleLogger.CONSOLE_LOG_LEVEL - Enum in com.singlestore.jdbc.util.log
-
- ConsoleLogger.ConsoleLoggerKey - Class in com.singlestore.jdbc.util.log
-
- ConsoleLoggerKey(String, ConsoleLogger.CONSOLE_LOG_LEVEL, String, boolean, int) - Constructor for class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
-
- consoleLogLevel(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- containsKey(int) - Method in interface com.singlestore.jdbc.client.util.Parameters
-
is there a parameter at requested index
- context - Variable in class com.singlestore.jdbc.client.impl.StandardClient
-
- context - Variable in class com.singlestore.jdbc.client.result.Result
-
connection context
- create(String) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Creation of an exception
- create(String, String) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Creation of an exception
- create(String, String, Exception) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Creation of an exception
- create(String, String, int) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Creation of an exception
- create(long, byte) - Static method in class com.singlestore.jdbc.message.client.SslRequestPacket
-
Create ssl request packet
- create(int) - Method in interface com.singlestore.jdbc.util.timeout.QueryTimeoutHandler
-
- create(int) - Method in class com.singlestore.jdbc.util.timeout.QueryTimeoutHandlerImpl
-
- createArrayOf(String, Object[]) - Method in class com.singlestore.jdbc.Connection
-
- createArrayOf(String, Object) - Method in class com.singlestore.jdbc.Connection
-
- createBatchUpdate(List<Completion>, int, SQLException) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Create a BatchUpdateException, filling successful updates
- createBatchUpdate(List<Completion>, int, int[], SQLException) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Create a BatchUpdateException, filling successful updates
- createBlob() - Method in class com.singlestore.jdbc.Connection
-
- createClob() - Method in class com.singlestore.jdbc.Connection
-
- createDatabaseIfNotExist(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
-
Create database if not exist.
- createDatabaseIfNotExist() - Method in class com.singlestore.jdbc.Configuration
-
create database if not exist
- createNClob() - Method in class com.singlestore.jdbc.Connection
-
- createPoint(byte[], boolean) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- createResultSet(String, DataType, String[][], Context, int, int) - Static method in class com.singlestore.jdbc.client.result.CompleteResult
-
Specific constructor for generating generated key result-set.
- createResultSet(String[], DataType[], String[][], Context, int, int) - Static method in class com.singlestore.jdbc.client.result.CompleteResult
-
Create a result set from given data.
- createSocket(Configuration, HostAddress) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
-
Create socket accordingly to options.
- createSocket(Socket, SSLSocketFactory) - Method in interface com.singlestore.jdbc.plugin.TlsSocketPlugin
-
Returns a socket layered over an existing socket negotiating the use of SSL over an existing
socket.
- createSQLXML() - Method in class com.singlestore.jdbc.Connection
-
- createStatement() - Method in class com.singlestore.jdbc.Connection
-
- createStatement(int, int) - Method in class com.singlestore.jdbc.Connection
-
- createStatement(int, int, int) - Method in class com.singlestore.jdbc.Connection
-
- createStruct(String, Object[]) - Method in class com.singlestore.jdbc.Connection
-
- Credential - Class in com.singlestore.jdbc.plugin
-
- Credential(String, String) - Constructor for class com.singlestore.jdbc.plugin.Credential
-
Constructor of basic credential
- CredentialBlob - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
-
- CredentialBlobSize - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
-
- credentialPlugin() - Method in class com.singlestore.jdbc.Configuration
-
credential plugin to use
- CredentialPlugin - Interface in com.singlestore.jdbc.plugin
-
- CredentialPluginLoader - Class in com.singlestore.jdbc.plugin.credential
-
Provider to handle plugin authentication.
- CredentialPluginLoader() - Constructor for class com.singlestore.jdbc.plugin.credential.CredentialPluginLoader
-
- credentialType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- currentClient - Variable in class com.singlestore.jdbc.client.impl.FailoverClient
-
current client
- currentStackTrace(int) - Static method in class com.singlestore.jdbc.util.log.LoggerHelper
-
- currResult - Variable in class com.singlestore.jdbc.Statement
-
current results
- Curve - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
-
A twisted Edwards curve.
- Curve(Field, byte[], FieldElement) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- Ed25519FieldElement - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519
-
Class to represent a field element of the finite field $p = 2^{255} - 19$ elements.
- Ed25519FieldElement(Field, int[]) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
Creates a field element.
- Ed25519LittleEndianEncoding - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519
-
Helper class for encoding/decoding from/to the 32 byte representation.
- Ed25519LittleEndianEncoding() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519LittleEndianEncoding
-
- Ed25519PasswordPlugin - Class in com.singlestore.jdbc.plugin.authentication.standard
-
- Ed25519PasswordPlugin(String, byte[], Configuration) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPlugin
-
Initialization.
- Ed25519PasswordPluginFactory - Class in com.singlestore.jdbc.plugin.authentication.standard
-
ED25519 password plugin
- Ed25519PasswordPluginFactory() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPluginFactory
-
- Ed25519ScalarOps - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519
-
Class for reducing a huge integer modulo the group order q and doing a combined multiply plus add
plus reduce operation.
- Ed25519ScalarOps() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519ScalarOps
-
- ED_25519 - Static variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveTable
-
- ED_25519_CURVE_SPEC - Static variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveTable
-
- EdDSAGenParameterSpec - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
Implementation of AlgorithmParameterSpec that holds the name of a named EdDSA curve
specification.
- EdDSAGenParameterSpec(String) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAGenParameterSpec
-
- EdDSANamedCurveSpec - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
EdDSA Curve specification that can also be referred to by name.
- EdDSANamedCurveSpec(String, Curve, String, ScalarOps, GroupElement) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveSpec
-
- EdDSANamedCurveTable - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
The named EdDSA curves.
- EdDSANamedCurveTable() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveTable
-
- EdDSAParameterSpec - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
Parameter specification for an EdDSA algorithm.
- EdDSAParameterSpec(Curve, String, ScalarOps, GroupElement) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
-
- EdDSAPrivateKeySpec - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
- EdDSAPrivateKeySpec(byte[], EdDSAParameterSpec) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- EdDSAPrivateKeySpec(EdDSAParameterSpec, byte[]) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
Initialize directly from the hash.
- EdDSAPrivateKeySpec(byte[], byte[], byte[], GroupElement, EdDSAParameterSpec) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- EdDSAPublicKeySpec - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec
-
- EdDSAPublicKeySpec(byte[], EdDSAParameterSpec) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPublicKeySpec
-
- EdDSAPublicKeySpec(GroupElement, EdDSAParameterSpec) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPublicKeySpec
-
- EIGHT - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- enabledSslCipherSuites(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- enabledSslCipherSuites() - Method in class com.singlestore.jdbc.Configuration
-
autorized cipher list.
- enabledSslProtocolSuites(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- enabledSslProtocolSuites() - Method in class com.singlestore.jdbc.Configuration
-
permitted ssl protocol list (comma separated)
- enableExtendedDataTypes(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
-
Enable protocol extended types response.
- enableExtendedDataTypes() - Method in class com.singlestore.jdbc.Configuration
-
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.ChangeDbPacket
-
COM_INIT_DB packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.ClosePreparePacket
-
COM_STMT_CLOSE packet.
- encode(Writer, Context, Prepare) - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
COM_STMT_EXECUTE packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.HandshakeResponse
-
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.LongDataPacket
-
COM_STMT_SEND_LONG_DATA packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.PingPacket
-
COM_PING packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.PreparePacket
-
COM_STMT_PREPARE packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.QueryPacket
-
COM_QUERY packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
-
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.QuitPacket
-
COM_QUIT packet
- encode(Writer, Context, Prepare) - Method in interface com.singlestore.jdbc.message.client.RedoableClientMessage
-
Encode command to packet
- encode(Writer, Context) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
-
Default encoder caller
- encode(Writer, Context, Prepare) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
-
encoder method in case of failover, passing new prepared object
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.ResetPacket
-
COM_RESET_CONNECTION packet
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.RewriteQueryMultiPacket
-
- encode(Writer, Context) - Method in class com.singlestore.jdbc.message.client.SslRequestPacket
-
- encode(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519LittleEndianEncoding
-
Encodes a given field element in its 32 byte representation.
- encode(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Encoding
-
Encode a FieldElement in its $(b-1)$-bit encoding.
- encodeBinary(Writer) - Method in interface com.singlestore.jdbc.client.util.Parameter
-
Encode parameter in binary format
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in interface com.singlestore.jdbc.plugin.Codec
-
Binary encode value to writer
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- encodeBinary(Writer, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- encodeBinaryAsString(Writer, Object, Long) - Method in interface com.singlestore.jdbc.plugin.Codec
-
- encodeData() - Method in interface com.singlestore.jdbc.client.util.Parameter
-
transform parameter in byte array
- encodeData(Blob, Long) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- encodeData(Clob, Long) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- encodeData(T, Long) - Method in interface com.singlestore.jdbc.plugin.Codec
-
binary encoding value to a byte[]
- encodeData(Reader, Long) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- encodeData(InputStream, Long) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- encodeLongData(Writer) - Method in interface com.singlestore.jdbc.client.util.Parameter
-
Encode parameter in binary long format
- encodeLongData(Writer, Blob, Long) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- encodeLongData(Writer, Clob, Long) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- encodeLongData(Writer, T, Long) - Method in interface com.singlestore.jdbc.plugin.Codec
-
binary encoding value to a long data packet
- encodeLongData(Writer, Reader, Long) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- encodeLongData(Writer, InputStream, Long) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- encodeText(Writer, Context) - Method in interface com.singlestore.jdbc.client.util.Parameter
-
Encode parameter in text format
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in interface com.singlestore.jdbc.plugin.Codec
-
Text encode value to writer
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- encodeText(Writer, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- Encoding - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
-
Common interface for all $(b-1)$-bit encodings of elements of EdDSA finite fields.
- Encoding() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Encoding
-
- encryptPassword(CharSequence, byte[]) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
-
Encrypts a password.
- enquoteIdentifier(String, boolean) - Static method in class com.singlestore.jdbc.Driver
-
- enquoteIdentifier(String, boolean) - Method in class com.singlestore.jdbc.Statement
-
Escaped identifier according to requirement.
- enquoteLiteral(String) - Static method in class com.singlestore.jdbc.Driver
-
Enquote String value.
- enquoteLiteral(String) - Method in class com.singlestore.jdbc.Statement
-
Enquote String value.
- enquoteNCharLiteral(String) - Method in class com.singlestore.jdbc.Statement
-
Enquote utf8 value.
- ensureReplayable(Context) - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
- ensureReplayable(Context) - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
-
- ensureReplayable(Context) - Method in interface com.singlestore.jdbc.message.client.RedoableClientMessage
-
Ensure that command can be replayed
- ensureReplayable(Context) - Method in class com.singlestore.jdbc.message.client.RewriteQueryMultiPacket
-
- ensureValidation() - Method in class com.singlestore.jdbc.pool.InternalPoolConnection
-
Reset last used time, to ensure next retrieval will validate connection before borrowing
- ENUM - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
-
Is column of type enum
- EnvCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.env
-
Authentication using environment variable.
- EnvCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.env.EnvCredentialPlugin
-
- EPOCH_DATE - Static variable in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- equal(int, int) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
-
Constant-time byte comparison.
- equal(byte[], byte[]) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
-
Constant-time byte[] comparison.
- equals(Object) - Method in class com.singlestore.jdbc.BlobImpl
-
- equals(Object) - Method in class com.singlestore.jdbc.Configuration
-
- equals(Object) - Method in class com.singlestore.jdbc.HostAddress
-
- equals(Object) - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- equals(Object) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- equals(Object) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- equals(Object) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
- equals(Object) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- equals(Object) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
- equals(Object) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
-
- equals(Object) - Method in class com.singlestore.jdbc.SingleStoreClob
-
- equals(Object) - Method in class com.singlestore.jdbc.type.LineString
-
- equals(Object) - Method in class com.singlestore.jdbc.type.Point
-
- equals(Object) - Method in class com.singlestore.jdbc.type.Polygon
-
- equals(Object) - Method in class com.singlestore.jdbc.type.Vector
-
- equals(Object) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
-
- error(String) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- error(String, Object...) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- error(String, Throwable) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- error(String) - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- error(String, Object...) - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- error(String, Throwable) - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- error(String) - Method in interface com.singlestore.jdbc.util.log.Logger
-
- error(String, Object...) - Method in interface com.singlestore.jdbc.util.log.Logger
-
- error(String, Throwable) - Method in interface com.singlestore.jdbc.util.log.Logger
-
- error(String) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- error(String, Object...) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- error(String, Throwable) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- ErrorPacket - Class in com.singlestore.jdbc.message.server
-
- ErrorPacket(ReadableByteBuf, Context) - Constructor for class com.singlestore.jdbc.message.server.ErrorPacket
-
+--------------------------------------------------+ | 0 1 2 3 4 5 6 7 8 9 a b c d e f |
+--------------------------------------------------+------------------+ | 17 00 00 01 FF 10 04
54 6F 6F 20 6D 61 6E 79 20 | .......Too many | | 63 6F 6E 6E 65 63 74 69 6F 6E 73 | connections
| +--------------------------------------------------+------------------+
- escape - Variable in class com.singlestore.jdbc.Statement
-
escape processing
- escapeString(String) - Static method in class com.singlestore.jdbc.DatabaseMetaData
-
Escape String.
- escapeTimeout(String) - Method in class com.singlestore.jdbc.Statement
-
- exceptionFactory - Variable in class com.singlestore.jdbc.client.impl.StandardClient
-
- exceptionFactory - Variable in class com.singlestore.jdbc.client.result.Result
-
connection exception factory
- ExceptionFactory - Class in com.singlestore.jdbc.export
-
Exception factory.
- ExceptionFactory(Configuration, HostAddress) - Constructor for class com.singlestore.jdbc.export.ExceptionFactory
-
Connection Exception factory constructor
- ExceptionFactory.SqlExceptionFactory - Class in com.singlestore.jdbc.export
-
Exception with SQL command
- execute() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- execute(String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- execute(String, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- execute(String, int[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- execute(String, String[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- execute(ClientMessage, boolean) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- execute(ClientMessage, Statement, boolean) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- execute(ClientMessage, Statement, int, long, int, int, boolean, boolean) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- execute(ClientMessage, Statement, int, long, int, int, boolean, boolean) - Method in class com.singlestore.jdbc.client.impl.ReplayClient
-
- execute(ClientMessage, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- execute(ClientMessage, Statement, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- execute(ClientMessage, Statement, int, long, int, int, boolean, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- execute() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Executes the SQL statement in this PreparedStatement object, which may be any kind
of SQL statement.
- execute() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Executes the SQL statement in this PreparedStatement object, which may be any kind
of SQL statement.
- execute(String) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which may return multiple results.
- execute(String, int) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which may return multiple results, and signals the driver
that any auto-generated keys should be made available for retrieval.
- execute(String, int[]) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which may return multiple results, and signals the driver
that the auto-generated keys indicated in the given array should be made available for
retrieval.
- execute(String, String[]) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which may return multiple results, and signals the driver
that the auto-generated keys indicated in the given array should be made available for
retrieval.
- executeBatch() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeBatch() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
- executeBatch() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
- executeBatch() - Method in class com.singlestore.jdbc.Statement
-
Submits a batch of commands to the database for execution and if all commands execute
successfully, returns an array of update counts.
- executeInternal() - Method in class com.singlestore.jdbc.FunctionStatement
-
- executeInternal() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Execute command with parameters
- executeLargeBatch() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeLargeBatch() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
- executeLargeBatch() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
- executeLargeBatch() - Method in class com.singlestore.jdbc.Statement
-
Execute batch, like executeBatch(), with returning results with long[].
- executeLargeUpdate() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeLargeUpdate(String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeLargeUpdate(String, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeLargeUpdate(String, int[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeLargeUpdate(String, String[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeLargeUpdate() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Executes the SQL statement in this PreparedStatement object, which must be an SQL
Data Manipulation Language (DML) statement, such as INSERT, UPDATE or
DELETE; or an SQL statement that returns nothing, such as a DDL statement.
- executeLargeUpdate() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Executes the SQL statement in this PreparedStatement object, which must be an SQL
Data Manipulation Language (DML) statement, such as INSERT, UPDATE or
DELETE; or an SQL statement that returns nothing, such as a DDL statement.
- executeLargeUpdate(String) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which may be an INSERT, UPDATE, or DELETE statement or an SQL
statement that returns nothing, such as an SQL DDL statement.
- executeLargeUpdate(String, int) - Method in class com.singlestore.jdbc.Statement
-
Identical to executeLargeUpdate(String sql), with a flag that indicate that autoGeneratedKeys
(primary key fields with "auto_increment") generated id's must be retrieved.
- executeLargeUpdate(String, int[]) - Method in class com.singlestore.jdbc.Statement
-
Identical to executeLargeUpdate(String sql, int autoGeneratedKeys) with autoGeneratedKeys =
Statement.RETURN_GENERATED_KEYS set.
- executeLargeUpdate(String, String[]) - Method in class com.singlestore.jdbc.Statement
-
Identical to executeLargeUpdate(String sql, int autoGeneratedKeys) with autoGeneratedKeys =
Statement.RETURN_GENERATED_KEYS set.
- ExecutePacket - Class in com.singlestore.jdbc.message.client
-
Execute command (COM_STMT_EXECUTE)
- ExecutePacket(Prepare, Parameters, String, ServerPreparedStatement, InputStream) - Constructor for class com.singlestore.jdbc.message.client.ExecutePacket
-
Constructor
- executePipeline(ClientMessage[], Statement, int, long, int, int, boolean, boolean) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- executePipeline(ClientMessage[], Statement, int, long, int, int, boolean, boolean) - Method in class com.singlestore.jdbc.client.impl.ReplayClient
-
- executePipeline(ClientMessage[], Statement, int, long, int, int, boolean, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- executeQuery() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeQuery(String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeQuery() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Executes the SQL query in this PreparedStatement object and returns the
ResultSet object generated by the query.
- executeQuery() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Executes the SQL query in this PreparedStatement object and returns the
ResultSet object generated by the query.
- executeQuery(String) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which returns a single ResultSet object.
- executeTransactionReplay(Client) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
Execute transaction replay
- executeUpdate() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeUpdate(String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeUpdate(String, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeUpdate(String, int[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeUpdate(String, String[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- executeUpdate() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Executes the SQL statement in this PreparedStatement object, which must be an SQL
Data Manipulation Language (DML) statement, such as INSERT, UPDATE or
DELETE; or an SQL statement that returns nothing, such as a DDL statement.
- executeUpdate() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Executes the SQL statement in this PreparedStatement object, which must be an SQL
Data Manipulation Language (DML) statement, such as INSERT, UPDATE or
DELETE; or an SQL statement that returns nothing, such as a DDL statement.
- executeUpdate(String) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement, which may be an INSERT, UPDATE, or
DELETE statement or an SQL statement that returns nothing, such as an SQL DDL
statement.
- executeUpdate(String, int) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement and signals the driver with the given flag about whether the
auto-generated keys produced by this Statement object should be made available for
retrieval.
- executeUpdate(String, int[]) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement and signals the driver that the auto-generated keys indicated
in the given array should be made available for retrieval.
- executeUpdate(String, String[]) - Method in class com.singlestore.jdbc.Statement
-
Executes the given SQL statement and signals the driver that the auto-generated keys indicated
in the given array should be made available for retrieval.
- ExpiringCredential - Class in com.singlestore.jdbc.plugin.credential.browser
-
- ExpiringCredential(Credential, String, Instant) - Constructor for class com.singlestore.jdbc.plugin.credential.browser.ExpiringCredential
-
- EXTENDED_TYPE_INFO - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
metadata extended information
- extTypeFormat - Variable in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- extTypeName - Variable in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- generatedKeyAlwaysReturned() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- generator - Variable in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
-
- GeometryColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition
- GeometryColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.GeometryColumn
-
Geometry metadata type decoder
- GeometryColumn(GeometryColumn) - Constructor for class com.singlestore.jdbc.client.column.GeometryColumn
-
- geometryDefaultType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
Indicate what default Object type Geometry a resultset.getObject must return.
- geometryDefaultType() - Method in class com.singlestore.jdbc.Configuration
-
- get(String, BasePreparedStatement) - Method in class com.singlestore.jdbc.client.impl.PrepareCache
-
- get(Object) - Method in class com.singlestore.jdbc.client.impl.PrepareCache
-
- get() - Method in class com.singlestore.jdbc.client.util.MutableByte
-
Get current sequence value
- get() - Method in class com.singlestore.jdbc.client.util.MutableInt
-
Get current sequence value
- get(int) - Method in interface com.singlestore.jdbc.client.util.Parameters
-
get parameter at index
- get(String, Configuration) - Static method in class com.singlestore.jdbc.plugin.authentication.AuthenticationPluginLoader
-
Get authentication plugin from type String.
- get() - Method in class com.singlestore.jdbc.plugin.credential.aws.AwsIamCredentialPlugin
-
- get() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
-
- get(String) - Static method in class com.singlestore.jdbc.plugin.credential.CredentialPluginLoader
-
Get current Identity plugin according to option `identityType`.
- get() - Method in class com.singlestore.jdbc.plugin.credential.env.EnvCredentialPlugin
-
- get() - Method in class com.singlestore.jdbc.plugin.credential.system.PropertiesCredentialPlugin
-
- get() - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
-
- get() - Method in interface com.singlestore.jdbc.plugin.CredentialPlugin
-
- get(String) - Static method in class com.singlestore.jdbc.plugin.tls.TlsSocketPluginLoader
-
Get authentication plugin from type String.
- get2D() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- geta() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- getA() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- getA() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPublicKeySpec
-
- getAcceptedIssuers() - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509TrustingManager
-
- getAcceptedIssuers() - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509TrustManager
-
- getActiveConnections() - Method in class com.singlestore.jdbc.pool.Pool
-
- getActiveConnections() - Method in interface com.singlestore.jdbc.pool.PoolMBean
-
get pool active connection number
- getAffectedRows() - Method in class com.singlestore.jdbc.message.server.OkPacket
-
get affected rows
- getAggregatorId() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getAggregatorId() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getApproximateTextProtocolLength() - Method in interface com.singlestore.jdbc.client.util.Parameter
-
Approximate length in bytes.
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- getApproximateTextProtocolLength(Object) - Method in interface com.singlestore.jdbc.plugin.Codec
-
Approximate length in bytes.
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- getApproximateTextProtocolLength(Object) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- getArray(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getArray(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of a JDBC
ARRAY parameter as an
Array object in the
Java programming language.
- getArray(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getArray(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getArray() - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getArray(Map<String, Class<?>>) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getArray(long, int) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getArray(long, int, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getAsciiStream(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getAsciiStream(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getAsciiStream() - Method in class com.singlestore.jdbc.SingleStoreClob
-
- getAttributes(String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the given attribute of the given type for a user-defined type (UDT)
that is available in the given schema and catalog.
- getAuthenticationMethod() - Static method in class com.singlestore.jdbc.plugin.authentication.addon.gssapi.GssUtility
-
Get authentication method according to classpath.
- getAuthenticationPluginType() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
-
return authentication plugin type
- getAutoCommit() - Method in class com.singlestore.jdbc.Connection
-
- getAvailableHost(List<HostAddress>, ConcurrentMap<HostAddress, Long>) - Method in enum com.singlestore.jdbc.export.HaMode
-
List of hosts without blacklist entries, ordered according to HA mode
- getAvailableHostInOrder(List<HostAddress>, ConcurrentMap<HostAddress, Long>) - Static method in enum com.singlestore.jdbc.export.HaMode
-
Get first available host not in blacklist.
- getAvailableRoundRobinHost(HaMode, List<HostAddress>, ConcurrentMap<HostAddress, Long>) - Static method in enum com.singlestore.jdbc.export.HaMode
-
Get first available host in RoundRobin Order and not in blacklist.
- getb() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- getB() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
-
- getBaseType() - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getBaseTypeName() - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of a table's optimal set of columns that uniquely identifies a row.
- getBigDecimal(int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Deprecated.
- getBigDecimal(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBigDecimal(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBigDecimal(int, int) - Method in class com.singlestore.jdbc.client.result.Result
-
Deprecated.
- getBigDecimal(String, int) - Method in class com.singlestore.jdbc.client.result.Result
-
Deprecated.
- getBigDecimal(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBigDecimal(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBigInteger(int) - Method in class com.singlestore.jdbc.client.result.Result
-
Retrieves the value of the designated column in the current row of this ResultSet object as a
BigInteger.
- getBigInteger(String) - Method in class com.singlestore.jdbc.client.result.Result
-
Retrieves the value of the designated column in the current row of this ResultSet object as a
BigInteger.
- getBinaryEncodeType() - Method in interface com.singlestore.jdbc.client.util.Parameter
-
return binary encoding type
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
- getBinaryEncodeType() - Method in interface com.singlestore.jdbc.plugin.Codec
-
Return server encoding data type
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- getBinaryEncodeType() - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- getBinaryStream() - Method in class com.singlestore.jdbc.BlobImpl
-
Retrieves the BLOB value designated by this Blob instance as a
stream.
- getBinaryStream(long, long) - Method in class com.singlestore.jdbc.BlobImpl
-
Returns an InputStream object that contains a partial Blob value,
starting with the byte specified by pos, which is length bytes in length.
- getBinaryStream(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBinaryStream(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBlob(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBlob(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBlob(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBlob(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBoolean(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBoolean(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBoolean(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBoolean(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBuffers() - Method in class com.singlestore.jdbc.client.impl.TransactionSaver
-
cache buffer
- getByName(String) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveTable
-
- getByte(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getByte(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getByte() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- getByte(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- getByte(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getByte(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBytes(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBytes(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getBytes(long, int) - Method in class com.singlestore.jdbc.BlobImpl
-
Retrieves all or part of the BLOB value that this Blob object
represents, as an array of bytes.
- getBytes(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getBytes(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getCapabilities() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
-
Server capabilities
- getCatalog() - Method in class com.singlestore.jdbc.Connection
-
- getCatalog() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getCatalogName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Get the designated column's table's schema.
- getCatalogs() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getCatalogSeparator() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getCatalogTerm() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getCertificateChain(String) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- getCharacterStream(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getCharacterStream(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated parameter as a java.io.Reader object in the
Java programming language.
- getCharacterStream(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getCharacterStream(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getCharacterStream() - Method in class com.singlestore.jdbc.SingleStoreClob
-
- getCharacterStream(long, long) - Method in class com.singlestore.jdbc.SingleStoreClob
-
Returns a Reader object that contains a partial Clob value, starting with the character
specified by pos, which is length characters in length.
- getCharset() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getClient() - Method in class com.singlestore.jdbc.Connection
-
- getClientAliases(String, Principal[]) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- getClientInfo(String) - Method in class com.singlestore.jdbc.Connection
-
- getClientInfo() - Method in class com.singlestore.jdbc.Connection
-
- getClientInfoProperties() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a list of the client info properties that the driver supports.
- getClob(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getClob(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getClob(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getClob(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getCmdLength() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
get current command length
- getCmdLength() - Method in interface com.singlestore.jdbc.client.socket.Writer
-
Get current command length
- getCode() - Method in enum com.singlestore.jdbc.client.util.ProtocolExtendedTypeCodes
-
- getCode() - Method in enum com.singlestore.jdbc.client.util.VectorType
-
- getColumnAlias() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getColumnClassName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Returns the fully-qualified name of the Java class whose instances are manufactured if the
method ResultSet.getObject is called to retrieve a value from the column.
- getColumnCount() - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Returns the number of columns in this ResultSet object.
- getColumnDecoderFunction() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getColumnDisplaySize(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates the designated column's normal maximum width in characters.
- getColumnLabel(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Gets the designated column's suggested title for use in printouts and displays.
- getColumnLength() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getColumnName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Get the designated column's name.
- getColumnName() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getColumnPrivileges(String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the access rights for a table's columns.
- getColumns(String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of table columns available in the specified catalog.
- getColumns() - Method in interface com.singlestore.jdbc.export.Prepare
-
- getColumns() - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.BitColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.BlobColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.BsonColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.DateColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.FloatColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.JsonColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.StringColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.TimeColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.VectorColumn
-
- getColumnType(Configuration) - Method in class com.singlestore.jdbc.client.column.YearColumn
-
- getColumnType(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Retrieves the designated column's SQL type.
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.BitColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.BlobColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.BsonColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.DateColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.FloatColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.JsonColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.StringColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.TimeColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.VectorColumn
-
- getColumnTypeName(Configuration) - Method in class com.singlestore.jdbc.client.column.YearColumn
-
- getColumnTypeName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Retrieves the designated column's database-specific type name.
- getCommand() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
- getCommand() - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
-
sql command value
- getConcurrency() - Method in class com.singlestore.jdbc.client.result.Result
-
- getConcurrency() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
-
- getConf() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getConf() - Method in class com.singlestore.jdbc.pool.Pool
-
- getConnection() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getConnection() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Attempts to establish a connection with the data source that this DataSource object
represents.
- getConnection(String, String) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Attempts to establish a connection with the data source that this DataSource object
represents.
- getConnection() - Method in class com.singlestore.jdbc.SingleStorePoolConnection
-
- getConnection() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Attempts to establish a connection with the data source that this DataSource object
represents.
- getConnection(String, String) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Attempts to establish a connection with the data source that this DataSource object
represents.
- getConnection() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the Connection object that produced this Statement object.
- getConnectionRequests() - Method in class com.singlestore.jdbc.pool.Pool
-
- getConnectionRequests() - Method in interface com.singlestore.jdbc.pool.PoolMBean
-
get connection waiting request number
- getConsoleLogFilepath() - Method in class com.singlestore.jdbc.Configuration
-
- getConsoleLogFilepath() - Static method in class com.singlestore.jdbc.util.log.Loggers
-
- getConsoleLogLevel() - Method in class com.singlestore.jdbc.Configuration
-
- getContext() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getContext() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getContext() - Method in class com.singlestore.jdbc.Connection
-
Connection context.
- getCredential(String) - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialGenerator
-
- getCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.ExpiringCredential
-
- getCredential() - Method in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
-
- getCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.LinuxKeyring
-
- getCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.MacKeyring
-
- getCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring
-
- getCrossReference(String, String, String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table
(could be the same or a different table).
- getCurrentRowData() - Method in class com.singlestore.jdbc.client.result.Result
-
return current row RAW data
- getCursorName() - Method in class com.singlestore.jdbc.client.result.Result
-
- getCurve() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Gets the curve of the group element.
- getCurve() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
-
- getD() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- getDatabase() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getDatabaseMajorVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDatabaseMinorVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDatabaseProductName() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Return Server type.
- getDatabaseProductVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDate(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getDate(int, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getDate(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getDate(String, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getDate(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getDate(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getDate(int, Calendar) - Method in class com.singlestore.jdbc.client.result.Result
-
- getDate(String, Calendar) - Method in class com.singlestore.jdbc.client.result.Result
-
- getDecimals() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BsonColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
-
- getDefaultBinary(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.YearColumn
-
- getDefaultCollation() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
-
Server default collation
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BsonColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
-
- getDefaultText(Configuration, ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.YearColumn
-
- getDefaultTransactionIsolation() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDisplaySize() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getDouble(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getDouble(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getDouble(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getDouble(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getDriverMajorVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDriverMinorVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDriverName() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getDriverVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getEmail() - Method in class com.singlestore.jdbc.plugin.credential.browser.ExpiringCredential
-
- getEncoding() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- getErrorCode() - Method in class com.singlestore.jdbc.message.server.ErrorPacket
-
Error code
- getExceptionFactory() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getExceptionFactory() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getExceptionFactory() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getExceptionFactory() - Method in class com.singlestore.jdbc.Connection
-
- getExpiration() - Method in class com.singlestore.jdbc.plugin.credential.browser.ExpiringCredential
-
- getExportedKeys(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the foreign key columns that reference the given table's primary key
columns (the foreign keys exported by a table).
- getExtraNameCharacters() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getExtTypeFormat() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getExtTypeName() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getFetchDirection() - Method in class com.singlestore.jdbc.client.result.Result
-
- getFetchDirection() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the direction for fetching rows from database tables that is the default for result
sets generated from this Statement object.
- getFetchSize() - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- getFetchSize() - Method in class com.singlestore.jdbc.client.result.Result
-
- getFetchSize() - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- getFetchSize() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the number of result set rows that is the default fetch size for ResultSet
objects generated from this Statement object.
- getField() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- getFieldOrder() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket.SockAddr
-
- getFieldOrder() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
-
- getFlags() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getFloat(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getFloat(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getFloat(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getFloat(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getFunctionColumns(String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the given catalog's system or user function parameters and return
type.
- getFunctions(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the system and user functions available in the given catalog.
- getGeneratedKeys() - Method in class com.singlestore.jdbc.Statement
-
Retrieves any auto-generated keys created as a result of executing this Statement
object.
- getH() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- getHashAlgorithm() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
-
- getHoldability() - Method in class com.singlestore.jdbc.client.result.Result
-
- getHoldability() - Method in class com.singlestore.jdbc.Connection
-
- getHostAddress() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getHostAddress() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getHostWithLessConnections(List<HostAddress>, ConcurrentMap<HostAddress, Long>) - Static method in enum com.singlestore.jdbc.export.HaMode
-
If all hosts not blacklisted connection number are known, choose the host with the less
connections.
- getI() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- getIdentifierQuoteString() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getIdleConnections() - Method in class com.singlestore.jdbc.pool.Pool
-
- getIdleConnections() - Method in interface com.singlestore.jdbc.pool.PoolMBean
-
get idle connection number
- getIdx() - Method in class com.singlestore.jdbc.client.impl.TransactionSaver
-
Current transaction cache length
- getImportedKeys(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the given table's indices and statistics.
- getInitialSqlSelectLimit() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getInitialSqlSelectLimit() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getInputStream() - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- getInputStream() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- getInt(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getInt(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getInt(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getInt(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getJDBCMajorVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getJDBCMinorVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getKeyManager(Configuration, ExceptionFactory) - Method in class com.singlestore.jdbc.plugin.tls.main.DefaultTlsSocketPlugin
-
- getKeyManager(Configuration, ExceptionFactory) - Method in interface com.singlestore.jdbc.plugin.TlsSocketPlugin
-
- getLargeMaxRows() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object
can contain.
- getLargeUpdateCount() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the current result as an update count; if the result is a ResultSet object or there
are no more results, -1 is returned.
- getLastInsertId() - Method in class com.singlestore.jdbc.message.server.OkPacket
-
Get last auto generated insert id
- getLastSql() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- getLastSql() - Method in class com.singlestore.jdbc.Statement
-
- getLastUsed() - Method in class com.singlestore.jdbc.pool.InternalPoolConnection
-
Indicate last time this pool connection has been used.
- getLength() - Method in class com.singlestore.jdbc.type.Vector
-
- getLevel() - Method in enum com.singlestore.jdbc.TransactionIsolation
-
- getLevel() - Method in enum com.singlestore.jdbc.util.log.ConsoleLogger.CONSOLE_LOG_LEVEL
-
- getLines() - Method in class com.singlestore.jdbc.type.Polygon
-
- getListenPath() - Method in class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
-
- getLocalInfileInputStream() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
- getLocalInfileInputStream() - Method in class com.singlestore.jdbc.message.client.QueryPacket
-
- getLocalInfileInputStream() - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
-
- getLogFilePath() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
-
- getLogger(String) - Static method in class com.singlestore.jdbc.util.log.Loggers
-
- getLogger(Class<?>) - Static method in class com.singlestore.jdbc.util.log.Loggers
-
- getLoginTimeout() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Gets the maximum time in seconds that this data source can wait while attempting to connect to
a database.
- getLoginTimeout() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Gets the maximum time in seconds that this data source can wait while attempting to connect to
a database.
- getLogWriter() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Implementation doesn't use logwriter
- getLogWriter() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Implementation doesn't use logwriter
- getLong(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getLong(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getLong(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getLong(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getMajorVersion() - Method in class com.singlestore.jdbc.Driver
-
gets the major version of the driver.
- getMaxBinaryLiteralLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxCatalogNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxCharLiteralLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxColumnNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxColumnsInGroupBy() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxColumnsInIndex() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxColumnsInOrderBy() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxColumnsInSelect() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxColumnsInTable() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxConnections() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxCursorNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxFieldSize() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the maximum number of bytes that can be returned for character and binary column
values in a ResultSet object produced by this Statement object.
- getMaxIndexLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxLogicalLobSize() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxProcedureNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxRows() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the maximum number of rows that a ResultSet object produced by this
Statement object can contain.
- getMaxRowSize() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxSchemaNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxStatementLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxStatements() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxTableNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxTablesInSelect() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMaxUserNameLength() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getMessage() - Method in class com.singlestore.jdbc.message.server.ErrorPacket
-
Error message
- getMeta() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- getMetaData() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- getMetaData() - Method in class com.singlestore.jdbc.client.result.Result
-
- getMetaData() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Retrieves a ResultSetMetaData object that contains information about the columns
of the ResultSet object that will be returned when this PreparedStatement
object is executed.
- getMetaData() - Method in class com.singlestore.jdbc.Connection
-
- getMetaData() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Retrieves a ResultSetMetaData object that contains information about the columns
of the ResultSet object that will be returned when this PreparedStatement
object is executed.
- getMinorVersion() - Method in class com.singlestore.jdbc.Driver
-
gets the minor version of the driver.
- getMoreResults() - Method in class com.singlestore.jdbc.Statement
-
Moves to this Statement object's next result, returns true if it is a
ResultSet object, and implicitly closes any current ResultSet
object(s) obtained with the method getResultSet.
- getMoreResults(int) - Method in class com.singlestore.jdbc.Statement
-
Moves to this Statement object's next result, deals with any current
ResultSet object(s) according to the instructions specified by the given flag, and
returns true if the next result is a ResultSet object.
- getName() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAGenParameterSpec
-
- getName() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveSpec
-
- getName() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- getName() - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- getName() - Method in interface com.singlestore.jdbc.util.log.Logger
-
- getName() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- getNCharacterStream(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getNCharacterStream(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated parameter as a java.io.Reader object in the
Java programming language.
- getNCharacterStream(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getNCharacterStream(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getNClob(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getNClob(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of a JDBC NCLOB parameter as a java.sql.NClob
object in the Java programming language.
- getNClob(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getNClob(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getNegativeA() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPublicKeySpec
-
- getNetworkTimeout() - Method in class com.singlestore.jdbc.Connection
-
- getNextLocalInfileInputStream() - Method in class com.singlestore.jdbc.Statement
-
- getNString(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getNString(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated NCHAR, NVARCHAR or
LONGNVARCHAR parameter as a String in the Java programming language.
- getNString(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getNString(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getNumericFunctions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
List of numeric functions.
- getObject(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getObject(int, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getObject(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getObject(String, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getObject(int, Class<T>) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getObject(String, Class<T>) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Returns an object representing the value of OUT parameter parameterName and will
convert from the SQL type of the parameter to the requested Java data type, if the conversion
is supported.
- getObject(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getObject(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getObject(int, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.client.result.Result
-
- getObject(String, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.client.result.Result
-
- getObject(int, Class<T>) - Method in class com.singlestore.jdbc.client.result.Result
-
- getObject(String, Class<T>) - Method in class com.singlestore.jdbc.client.result.Result
-
- getOutputStream() - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- getOutputStream() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- getParameterClassName(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the fully-qualified name of the Java class whose instances should be passed to the
method PreparedStatement.setObject.
- getParameterClassName(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the fully-qualified name of the Java class whose instances should be passed to the
method PreparedStatement.setObject.
- getParameterCount() - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the number of parameters in the PreparedStatement object for which this
ParameterMetaData object contains information.
- getParameterCount() - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the number of parameters in the PreparedStatement object for which this
ParameterMetaData object contains information.
- getParameterMetaData() - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getParameterMetaData() - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- getParameterMetaData() - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
Retrieves the number, types and properties of this PreparedStatement object's
parameters.
- getParameterMetaData() - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
Retrieves the number, types and properties of this PreparedStatement object's
parameters.
- getParameterMode(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the designated parameter's mode.
- getParameterMode(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the designated parameter's mode.
- getParameterName(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
- getParameters() - Method in interface com.singlestore.jdbc.export.Prepare
-
- getParameters() - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
-
- getParameterType(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the designated parameter's SQL type.
- getParameterType(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the designated parameter's SQL type.
- getParameterTypeName(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the designated parameter's database-specific type name.
- getParameterTypeName(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the designated parameter's database-specific type name.
- getParams() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- getParams() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPublicKeySpec
-
- getParentLogger() - Method in class com.singlestore.jdbc.Driver
-
- getParentLogger() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Not implemented
- getParentLogger() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Not implemented
- getPassword() - Method in class com.singlestore.jdbc.plugin.Credential
-
Get password
- getPassword() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
- getPassword() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- getPlugin() - Method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
-
Get authentication switch plugin information
- getPoints() - Method in class com.singlestore.jdbc.type.LineString
-
- getPoolConnection() - Method in class com.singlestore.jdbc.pool.Pool
-
Retrieve new connection.
- getPoolConnection(String, String) - Method in class com.singlestore.jdbc.pool.Pool
-
Get new connection from pool if user and password correspond to pool.
- getPooledConnection() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
- getPooledConnection(String, String) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
- getPooledConnection() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- getPooledConnection(String, String) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- getPoolName() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- getPoolTag() - Method in class com.singlestore.jdbc.pool.Pool
-
- getPrecision(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the designated parameter's specified column size.
- getPrecision() - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.BlobColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.DateColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.DoubleColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.FloatColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.JsonColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.StringColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.TimeColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.TimestampColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.VectorColumn
-
- getPrecision() - Method in class com.singlestore.jdbc.client.column.YearColumn
-
- getPrecision(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Get the designated column's specified column size.
- getPrecision(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the designated parameter's specified column size.
- getPrepareCacheCmd(String, BasePreparedStatement) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getPrimaryKeys(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the given table's primary key columns.
- getPrivateKey(String) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- getProcedureColumns(String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the given catalog's stored procedure parameter and result columns.
- getProcedures(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the stored procedures available in the given catalog.
- getProcedureTerm() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getPropertyInfo(String, Properties) - Method in class com.singlestore.jdbc.Driver
-
Get the property info.
- getPseudoColumns(String, String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the pseudo or hidden columns available in a given table within the
specified catalog and schema.
- getQ() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- getQm2() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- getQm5d8() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
-
- getQueryTimeout() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the number of seconds the driver will wait for a Statement object to
execute.
- getRef(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getRef(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of a JDBC
REF(<structured-type>) parameter as a
Ref object in the Java programming language.
- getRef(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getRef(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getRepresentation() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Gets the representation of the group element.
- getResultSet() - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getResultSet(Map<String, Class<?>>) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getResultSet(long, int) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getResultSet(long, int, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.plugin.array.FloatArray
-
- getResultSet() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the current result as a ResultSet object.
- getResultSetConcurrency() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the result set concurrency for ResultSet objects generated by this
Statement object.
- getResultSetHoldability() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getResultSetHoldability() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the result set holdability for ResultSet objects generated by this
Statement object.
- getResultSetType() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the result set type for ResultSet objects generated by this
Statement object.
- getRow() - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- getRow() - Method in class com.singlestore.jdbc.client.result.Result
-
- getRow() - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- getRowId(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated JDBC ROWID parameter as a
java.sql.RowId object.
- getRowId(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated JDBC ROWID parameter as a
java.sql.RowId object.
- getRowId(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getRowId(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getRowIdLifetime() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getScalarOps() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
-
- getScale(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves the designated parameter's number of digits to right of the decimal point.
- getScale(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Gets the designated column's number of digits to right of the decimal point.
- getScale(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves the designated parameter's number of digits to right of the decimal point.
- getSchema() - Method in class com.singlestore.jdbc.Connection
-
- getSchema() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getSchemaName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
- getSchemas() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getSchemas(String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getSchemaTerm() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getSearchStringEscape() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getSeed() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getSeed() - Method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
-
Get authentication switch seed information
- getSeed() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
-
Seed for authentication plugin encryption
- getSeed() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
-
- getSequence() - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
-
- getSequence() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
- getSequence() - Method in interface com.singlestore.jdbc.client.socket.Reader
-
Get current sequence object
- getSequence() - Method in interface com.singlestore.jdbc.client.socket.Writer
-
Get current sequence object
- getServerAliases(String, Principal[]) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
- getServerCapabilities() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getServerStatus() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getServerStatus() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
-
- getShort(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getShort(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getShort(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getShort(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getSingleStoreVersion() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getSingleStoreVersion() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getSingleStoreVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
This function is to return the version of S2
- getSocketHandler() - Static method in class com.singlestore.jdbc.client.socket.impl.SocketUtility
-
Create socket according to options.
- getSocketIp() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getSocketIp() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getSocketTimeout() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- getSocketTimeout() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- getSql() - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
get SQL command
- getSql() - Method in class com.singlestore.jdbc.export.ExceptionFactory.SqlExceptionFactory
-
- getSQLKeywords() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also
SQL:2003 keywords.
- getSqlSelectLimit() - Method in class com.singlestore.jdbc.Connection
-
Get current sql select limit value.
- getSqlState() - Method in class com.singlestore.jdbc.message.server.ErrorPacket
-
SQL State
- getSQLStateType() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getSQLXML(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML
object in the Java programming language.
- getSQLXML(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML
object in the Java programming language.
- getSQLXML(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getSQLXML(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getStateFlag() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getStatement() - Method in class com.singlestore.jdbc.client.result.Result
-
- getStatementId() - Method in interface com.singlestore.jdbc.export.Prepare
-
Get current prepare statement id
- getStatementId() - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
-
Return prepare statement id.
- getStatementId() - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
-
Get statement id
- getString(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getString(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getString(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getString(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getStringFunctions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
List of string functions.
- getSubString(long, int) - Method in class com.singlestore.jdbc.SingleStoreClob
-
Get sub string.
- getSuperTables(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the table hierarchies defined in a particular schema in this
database.
- getSuperTypes(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular
schema in this database.
- getSystemFunctions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
List of system functions.
- getT() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Gets the $T$ value of the group element.
- getTable() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getTableAlias() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getTableName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Gets the designated column's table name.
- getTableNameCaseSensitivity() - Method in class com.singlestore.jdbc.Connection
-
Are table case sensitive or not.
- getTablePrivileges(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the access rights for each table available in a catalog.
- getTables(String, String, String, String[]) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the tables available in the given catalog.
- getTableTypes() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getThreadConnectedTimeout() - Method in class com.singlestore.jdbc.HostAddress
-
- getThreadId() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getThreadId() - Method in class com.singlestore.jdbc.Connection
-
Current server thread id.
- getThreadId() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
-
Server thread id
- getThreadsConnected() - Method in class com.singlestore.jdbc.HostAddress
-
- getTime(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTime(int, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTime(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTime(String, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTime(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTime(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTime(int, Calendar) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTime(String, Calendar) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTimeDateFunctions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
List of time and date functions.
- getTimeoutScheduler(ClosableLock) - Static method in class com.singlestore.jdbc.client.util.SchedulerProvider
-
- getTimestamp(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTimestamp(int, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTimestamp(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTimestamp(String, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getTimestamp(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTimestamp(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTimestamp(int, Calendar) - Method in class com.singlestore.jdbc.client.result.Result
-
- getTimestamp(String, Calendar) - Method in class com.singlestore.jdbc.client.result.Result
-
- getToken() - Method in class com.singlestore.jdbc.plugin.credential.aws.AwsCredentialGenerator
-
- getTotalConnections() - Method in class com.singlestore.jdbc.pool.Pool
-
- getTotalConnections() - Method in interface com.singlestore.jdbc.pool.PoolMBean
-
get pool total connection
- getTransactionIsolation() - Method in class com.singlestore.jdbc.Connection
-
- getTransactionIsolationLevel() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getTransactionSaver() - Method in class com.singlestore.jdbc.client.context.RedoContext
-
Get transaction saver cache
- getTruncatedSeed(byte[]) - Static method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
-
Get truncated seed (seed without ending 0x00 byte)
- getTrustManager(Configuration, ExceptionFactory) - Method in class com.singlestore.jdbc.plugin.tls.main.DefaultTlsSocketPlugin
-
- getTrustManager(Configuration, ExceptionFactory) - Method in interface com.singlestore.jdbc.plugin.TlsSocketPlugin
-
- getType() - Method in class com.singlestore.jdbc.client.result.Result
-
- getType() - Method in enum com.singlestore.jdbc.client.util.VectorType
-
- getType() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- getType() - Method in class com.singlestore.jdbc.type.Vector
-
Get Vector type.
- getType() - Method in class com.singlestore.jdbc.util.vector.VectorParser
-
- getTypeInfo() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of all the data types supported by this database.
- getTypeMap() - Method in class com.singlestore.jdbc.Connection
-
- getUDTs(String, String, String, int[]) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of the user-defined types (UDTs) defined in a particular schema.
- getUnicodeStream(int) - Method in class com.singlestore.jdbc.client.result.Result
-
Deprecated.
- getUnicodeStream(String) - Method in class com.singlestore.jdbc.client.result.Result
-
Deprecated.
- getUnsignedByte() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- getUpdateCount() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the current result as an update count; if the result is a ResultSet
object or there are no more results, -1 is returned.
- getURL(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getURL(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
- getURL(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- getURL(String) - Method in class com.singlestore.jdbc.client.result.Result
-
- getURL() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getUrl() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Returns the URL for this datasource
- getUrl() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Returns the URL for this datasource
- getUser() - Method in class com.singlestore.jdbc.plugin.Credential
-
Get user
- getUser() - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
- getUser() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- getUserName() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getValue() - Method in enum com.singlestore.jdbc.TransactionIsolation
-
- getValues() - Method in class com.singlestore.jdbc.type.Vector
-
Get byte array of Vector value.
- getVersion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- getVersionColumns(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves a description of a table's columns that are automatically updated when any value in a
row is updated.
- getWarning() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- getWarnings() - Method in class com.singlestore.jdbc.client.result.Result
-
- getWarnings() - Method in class com.singlestore.jdbc.Connection
-
- getWarnings() - Method in class com.singlestore.jdbc.Statement
-
Retrieves the first warning reported by calls on this Statement object.
- getX() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Gets the $X$ value of the group element.
- getX() - Method in class com.singlestore.jdbc.type.Point
-
- getY() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Gets the $Y$ value of the group element.
- getY() - Method in class com.singlestore.jdbc.type.Point
-
- getZ() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Gets the $Z$ value of the group element.
- getZero(GroupElement.Representation) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
-
- GroupElement - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
-
A point $(x,y)$ on an EdDSA curve.
- GroupElement(Curve, GroupElement.Representation, FieldElement, FieldElement, FieldElement, FieldElement) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Creates a group element for a curve, without any pre-computation.
- GroupElement(Curve, GroupElement.Representation, FieldElement, FieldElement, FieldElement, FieldElement, boolean) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Creates a group element for a curve, with optional pre-computation.
- GroupElement(Curve, byte[]) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Creates a group element for a curve from a given encoded point.
- GroupElement(Curve, byte[], boolean) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Creates a group element for a curve from a given encoded point.
- GroupElement.Representation - Enum in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
-
Available representations for a group element.
- GssapiAuth - Interface in com.singlestore.jdbc.plugin.authentication.addon.gssapi
-
- GssUtility - Class in com.singlestore.jdbc.plugin.authentication.addon.gssapi
-
- GssUtility() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.gssapi.GssUtility
-
- Identifier() - Constructor for class com.singlestore.jdbc.DatabaseMetaData.Identifier
-
- IGNORE_SIGPIPE - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
IGNORE sigpipes
- IGNORE_SPACE - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
Ignore spaces before '('
- IN_TRANSACTION - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
-
is in transaction
- includeThreadDumpInDeadlockExceptions(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- includeThreadDumpInDeadlockExceptions() - Method in class com.singlestore.jdbc.Configuration
-
- incrementAndGet() - Method in class com.singlestore.jdbc.client.util.MutableByte
-
Increment sequence and get new value
- incrementAndGet() - Method in class com.singlestore.jdbc.client.util.MutableInt
-
Increment sequence and get new value
- incrementUse(BasePreparedStatement) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
-
Increment use of prepare statement.
- info(String) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- info(String, Object...) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- info(String, Throwable) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- info(String) - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- info(String, Object...) - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- info(String, Throwable) - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- info(String) - Method in interface com.singlestore.jdbc.util.log.Logger
-
- info(String, Object...) - Method in interface com.singlestore.jdbc.util.log.Logger
-
- info(String, Throwable) - Method in interface com.singlestore.jdbc.util.log.Logger
-
- info(String) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- info(String, Object...) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- info(String, Throwable) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- InitialHandshakePacket - Class in com.singlestore.jdbc.message.server
-
- initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPluginFactory
-
Initialization.
- initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacketFactory
-
Initialization.
- initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPluginFactory
-
- initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPluginFactory
-
- initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacketFactory
-
Initialization.
- initialize(String, byte[], Configuration) - Method in interface com.singlestore.jdbc.plugin.AuthenticationPluginFactory
-
Plugin initialization.
- initialize(Configuration, String, HostAddress) - Method in class com.singlestore.jdbc.plugin.credential.aws.AwsIamCredentialPlugin
-
- initialize(Configuration, String, HostAddress) - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
-
- initialize(Configuration, String, HostAddress) - Method in class com.singlestore.jdbc.plugin.credential.env.EnvCredentialPlugin
-
- initialize(Configuration, String, HostAddress) - Method in class com.singlestore.jdbc.plugin.credential.system.PropertiesCredentialPlugin
-
- initialize(Configuration, String, HostAddress) - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
-
- initialize(Configuration, String, HostAddress) - Method in interface com.singlestore.jdbc.plugin.CredentialPlugin
-
Permit initializing plugin if overridden
- initializeClientCapabilities(Configuration, long, HostAddress) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
-
Initialize client capability according to configuration and server capabilities.
- initialUrl() - Method in class com.singlestore.jdbc.Configuration
-
Configuration generated URL depending on current configuration option.
- initPacket() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
- initPacket() - Method in interface com.singlestore.jdbc.client.socket.Writer
-
reset sequences and position for sending a new packet
- initSql(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
permit to execute an SQL command on connection creation
- initSql() - Method in class com.singlestore.jdbc.Configuration
-
Execute initial command when connection is established
- insertRow() - Method in class com.singlestore.jdbc.client.result.Result
-
- insertRow() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
-
- insertsAreDetected(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- INSTANCE - Static variable in class com.singlestore.jdbc.message.client.PingPacket
-
- INSTANCE - Static variable in class com.singlestore.jdbc.message.client.QuitPacket
-
- INSTANCE - Static variable in class com.singlestore.jdbc.message.client.ResetPacket
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.BitSetCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.BlobCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.BooleanCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.ByteCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.ClobCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.DateCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.DoubleCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.DurationCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.FloatCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.InstantCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.IntCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.LineStringCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.LongCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.PointCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.PolygonCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.ReaderCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.StringCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.TimeCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.TimestampCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.UuidCodec
-
default instance
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.VectorCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Float32VectorBinaryParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Float32VectorParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Float64VectorBinaryParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Float64VectorParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int16VectorBinaryParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int16VectorParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int32VectorBinaryParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int32VectorParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int64VectorBinaryParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int64VectorParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int8VectorBinaryParser
-
- INSTANCE - Static variable in class com.singlestore.jdbc.util.vector.Int8VectorParser
-
- InstantCodec - Class in com.singlestore.jdbc.plugin.codec
-
Instant codec
- InstantCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.InstantCodec
-
- Int16VectorBinaryParser - Class in com.singlestore.jdbc.util.vector
-
- Int16VectorBinaryParser() - Constructor for class com.singlestore.jdbc.util.vector.Int16VectorBinaryParser
-
- Int16VectorParser - Class in com.singlestore.jdbc.util.vector
-
- Int16VectorParser() - Constructor for class com.singlestore.jdbc.util.vector.Int16VectorParser
-
- Int32VectorBinaryParser - Class in com.singlestore.jdbc.util.vector
-
- Int32VectorBinaryParser() - Constructor for class com.singlestore.jdbc.util.vector.Int32VectorBinaryParser
-
- Int32VectorParser - Class in com.singlestore.jdbc.util.vector
-
- Int32VectorParser() - Constructor for class com.singlestore.jdbc.util.vector.Int32VectorParser
-
- Int64VectorBinaryParser - Class in com.singlestore.jdbc.util.vector
-
- Int64VectorBinaryParser() - Constructor for class com.singlestore.jdbc.util.vector.Int64VectorBinaryParser
-
- Int64VectorParser - Class in com.singlestore.jdbc.util.vector
-
- Int64VectorParser() - Constructor for class com.singlestore.jdbc.util.vector.Int64VectorParser
-
- Int8VectorBinaryParser - Class in com.singlestore.jdbc.util.vector
-
- Int8VectorBinaryParser() - Constructor for class com.singlestore.jdbc.util.vector.Int8VectorBinaryParser
-
- Int8VectorParser - Class in com.singlestore.jdbc.util.vector
-
- Int8VectorParser() - Constructor for class com.singlestore.jdbc.util.vector.Int8VectorParser
-
- IntCodec - Class in com.singlestore.jdbc.plugin.codec
-
- IntCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.IntCodec
-
- InternalPoolConnection - Class in com.singlestore.jdbc.pool
-
- InternalPoolConnection(Connection) - Constructor for class com.singlestore.jdbc.pool.InternalPoolConnection
-
Constructor.
- invert() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
Invert this field element.
- invert() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- isAfterLast() - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- isAfterLast() - Method in class com.singlestore.jdbc.client.result.Result
-
- isAfterLast() - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- isAutoIncrement(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether the designated column is automatically numbered.
- isAutoIncrement() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- isBeforeFirst() - Method in class com.singlestore.jdbc.client.result.Result
-
- isBinary() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- isBinary() - Method in class com.singlestore.jdbc.type.Vector
-
- isCaseSensitive(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether a column's case matters.
- isCatalogAtStart() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- isClosed() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- isClosed() - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- isClosed() - Method in class com.singlestore.jdbc.client.result.Result
-
- isClosed() - Method in class com.singlestore.jdbc.Connection
-
- isClosed() - Method in class com.singlestore.jdbc.Statement
-
Retrieves whether this Statement object has been closed.
- isCloseOnCompletion() - Method in class com.singlestore.jdbc.Statement
-
Returns a value indicating whether this Statement will be closed when all its dependent
result sets are closed.
- isCommit() - Method in class com.singlestore.jdbc.message.client.QueryPacket
-
Check that command is a COMMIT command
- isConnected() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- isCurrency(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether the designated column is a cash value.
- isDebugEnabled() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- isDebugEnabled() - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- isDebugEnabled() - Method in interface com.singlestore.jdbc.util.log.Logger
-
- isDebugEnabled() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- isDefinitelyWritable(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether a write on the designated column will definitely succeed.
- isDirty() - Method in class com.singlestore.jdbc.client.impl.TransactionSaver
-
Is cache not valid (some commands have not been cached)
- isEofDeprecated() - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- isErrorEnabled() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- isErrorEnabled() - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- isErrorEnabled() - Method in interface com.singlestore.jdbc.util.log.Logger
-
- isErrorEnabled() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- isFailed() - Method in class com.singlestore.jdbc.pool.InternalPoolConnection
-
- isFirst() - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- isFirst() - Method in class com.singlestore.jdbc.client.result.Result
-
- isFirst() - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- isFunction() - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Indicate if callable statement is a function or a stored procedure
- isFunction() - Method in class com.singlestore.jdbc.FunctionStatement
-
- isFunction() - Method in class com.singlestore.jdbc.ProcedureStatement
-
- isInfoEnabled() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- isInfoEnabled() - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- isInfoEnabled() - Method in interface com.singlestore.jdbc.util.log.Logger
-
- isInfoEnabled() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- isInsertDuplicate - Variable in class com.singlestore.jdbc.Statement
-
- isIPv4(String) - Static method in class com.singlestore.jdbc.client.tls.HostnameVerifier
-
check if ip correspond to IPV4
- isIPv6(String) - Static method in class com.singlestore.jdbc.client.tls.HostnameVerifier
-
check if ip correspond to IPV6
- isLast() - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- isLast() - Method in class com.singlestore.jdbc.client.result.Result
-
- isLast() - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- isMarked() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
- isMarked() - Method in interface com.singlestore.jdbc.client.socket.Writer
-
has some position been marked
- isMustReconnect() - Method in exception com.singlestore.jdbc.export.MaxAllowedPacketException
-
Indicate that connection state is unsure
- isNegative(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519LittleEndianEncoding
-
Is the FieldElement negative in this encoding?
- isNegative(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Encoding
-
From the Ed25519 paper:
$x$ is negative if the $(b-1)$-bit encoding of $x$ is lexicographically larger than the
$(b-1)$-bit encoding of -x.
- isNegative() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- isNonZero() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
Gets a value indicating whether or not the field element is non-zero.
- isNonZero() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- isNull() - Method in interface com.singlestore.jdbc.client.util.Parameter
-
is parameter null
- isNullable(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves whether null values are allowed in the designated parameter.
- isNullable(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates the nullability of values in the designated column.
- isNullable(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves whether null values are allowed in the designated parameter.
- isOnCurve() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Verify that a point is on its curve.
- isOnCurve(Curve) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
Verify that a point is on the curve.
- isPoolable() - Method in class com.singlestore.jdbc.Statement
-
Returns a value indicating whether the Statement is poolable or not.
- isPrimary() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- isPrimaryKey() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- isPrintStackTrace() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
-
- isReadOnly(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether the designated column is definitely not writable.
- isReadOnly() - Method in class com.singlestore.jdbc.Connection
-
- isReadOnly() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- isSearchable(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether the designated column can be used in a where clause.
- isSigned(int) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Retrieves whether values for the designated parameter can be signed numbers.
- isSigned(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether values in the designated column are signed numbers.
- isSigned() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
-
- isSigned(int) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Retrieves whether values for the designated parameter can be signed numbers.
- isSimpleIdentifier(String) - Static method in class com.singlestore.jdbc.Driver
-
Retrieves whether identifier is a simple SQL identifier.
- isTraceEnabled() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- isTraceEnabled() - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- isTraceEnabled() - Method in interface com.singlestore.jdbc.util.log.Logger
-
- isTraceEnabled() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- isValid(int) - Method in class com.singlestore.jdbc.Connection
-
- isValid() - Method in class com.singlestore.jdbc.plugin.credential.browser.ExpiringCredential
-
- isWarnEnabled() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
-
- isWarnEnabled() - Method in class com.singlestore.jdbc.util.log.JdkLogger
-
- isWarnEnabled() - Method in interface com.singlestore.jdbc.util.log.Logger
-
- isWarnEnabled() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
-
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.CallableParameterMetaData
-
Returns true if this either implements the interface argument or is directly or indirectly a
wrapper for an object that does.
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.client.result.Result
-
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Returns true if this either implements the interface argument or is directly or indirectly a
wrapper for an object that does.
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.Connection
-
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.ParameterMetaData
-
Returns true if this either implements the interface argument or is directly or indirectly a
wrapper for an object that does.
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Returns true if this either implements the interface argument or is directly or indirectly a
wrapper for an object that does.
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Returns true if this either implements the interface argument or is directly or indirectly a
wrapper for an object that does.
- isWrapperFor(Class<?>) - Method in class com.singlestore.jdbc.Statement
-
Returns true if this either implements the interface argument or is directly or indirectly a
wrapper for an object that does.
- isWritable(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
-
Indicates whether it is possible for a write on the designated column to succeed.
- safeSingleStoreBlob(byte[], int, int) - Static method in class com.singlestore.jdbc.BlobImpl
-
- safeSingleStoreBlob(byte[], int, int) - Static method in class com.singlestore.jdbc.SingleStoreBlob
-
- saveParameters() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
- saveParameters() - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
-
- saveParameters() - Method in interface com.singlestore.jdbc.message.client.RedoableClientMessage
-
Save parameters of command that can be re-executed
- saveParameters() - Method in class com.singlestore.jdbc.message.client.RewriteQueryMultiPacket
-
- saveRedo(ClientMessage) - Method in class com.singlestore.jdbc.client.context.RedoContext
-
Save client message
- saveRedo(ClientMessage[]) - Method in class com.singlestore.jdbc.client.context.RedoContext
-
Save client messages
- scalarMultiply(byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
$h = a * B$ where $a = a[0]+256*a[1]+\dots+256^{31} a[31]$ and $B$ is this point.
- ScalarOps - Interface in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
-
- SchedulerProvider - Class in com.singlestore.jdbc.client.util
-
- SchedulerProvider() - Constructor for class com.singlestore.jdbc.client.util.SchedulerProvider
-
- schema - Variable in class com.singlestore.jdbc.DatabaseMetaData.Identifier
-
- SECURE_CONNECTION - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
New 4.1 authentication
- send(int, byte[], int, int) - Static method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
Send a message to a socket
- SendGssApiAuthPacket - Class in com.singlestore.jdbc.plugin.authentication.addon
-
- SendGssApiAuthPacket(byte[], Configuration) - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacket
-
Initialization.
- SendGssApiAuthPacketFactory - Class in com.singlestore.jdbc.plugin.authentication.addon
-
GSSAPI plugin
- SendGssApiAuthPacketFactory() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacketFactory
-
- SendPamAuthPacket - Class in com.singlestore.jdbc.plugin.authentication.standard
-
- SendPamAuthPacket(String, Configuration) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacket
-
Initialization.
- SendPamAuthPacketFactory - Class in com.singlestore.jdbc.plugin.authentication.standard
-
PAM (dialog) authentication plugin.
- SendPamAuthPacketFactory() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacketFactory
-
- sendQuery(ClientMessage) - Method in class com.singlestore.jdbc.client.impl.ReplayClient
-
- sendQuery(ClientMessage) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
Send client message to server
- sequence - Variable in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
packet sequence
- ServerPreparedStatement - Class in com.singlestore.jdbc
-
- ServerPreparedStatement(String, Connection, ClosableLock, boolean, int, int, int, int) - Constructor for class com.singlestore.jdbc.ServerPreparedStatement
-
Server prepare statement constructor
- serverSslCert(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- serverSslCert() - Method in class com.singlestore.jdbc.Configuration
-
server ssl certificate (file path / certificat content)
- serverStatus - Variable in class com.singlestore.jdbc.client.context.BaseContext
-
Server status context
- ServerStatus - Class in com.singlestore.jdbc.util.constants
-
The list of Server status flags supported in SingleStore.
- ServerStatus() - Constructor for class com.singlestore.jdbc.util.constants.ServerStatus
-
- servicePrincipalName(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- servicePrincipalName() - Method in class com.singlestore.jdbc.Configuration
-
- SESSION_TRACK_GTIDS - Static variable in class com.singlestore.jdbc.util.constants.StateChange
-
GTID change
- SESSION_TRACK_SCHEMA - Static variable in class com.singlestore.jdbc.util.constants.StateChange
-
schema change
- SESSION_TRACK_STATE_CHANGE - Static variable in class com.singlestore.jdbc.util.constants.StateChange
-
state change
- SESSION_TRACK_SYSTEM_VARIABLES - Static variable in class com.singlestore.jdbc.util.constants.StateChange
-
system variable change
- SESSION_TRACK_TRANSACTION_CHARACTERISTICS - Static variable in class com.singlestore.jdbc.util.constants.StateChange
-
transaction characteristics change
- SESSION_TRACK_TRANSACTION_STATE - Static variable in class com.singlestore.jdbc.util.constants.StateChange
-
transaction state change
- sessionVariables(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- sessionVariables() - Method in class com.singlestore.jdbc.Configuration
-
coma separated Session variable list
- set(byte) - Method in class com.singlestore.jdbc.client.util.MutableByte
-
Set new sequence value
- set(int) - Method in class com.singlestore.jdbc.client.util.MutableInt
-
Set new sequence value
- set(int, Parameter) - Method in interface com.singlestore.jdbc.client.util.Parameters
-
Set parameter at index
- SET - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
-
Is column type set
- setArray(int, Array) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Array object.
- setAsciiStream(String, InputStream, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setAsciiStream(String, InputStream, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setAsciiStream(String, InputStream) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(int, InputStream, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setAsciiStream(int, InputStream, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setAsciiStream(int, InputStream) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given input stream.
- setAsciiStream(long) - Method in class com.singlestore.jdbc.SingleStoreClob
-
- setAutoCommit(boolean) - Method in class com.singlestore.jdbc.Connection
-
- setBigDecimal(String, BigDecimal) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.math.BigDecimal value.
- setBigDecimal(int, BigDecimal) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.math.BigDecimal value.
- setBinaryStream(String, InputStream, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setBinaryStream(String, InputStream, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setBinaryStream(String, InputStream) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given input stream.
- setBinaryStream(int, InputStream, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setBinaryStream(int, InputStream, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number
of bytes.
- setBinaryStream(int, InputStream) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given input stream.
- setBinaryStream(long) - Method in class com.singlestore.jdbc.BlobImpl
-
Retrieves a stream that can be used to write to the BLOB value that this
Blob object represents.
- setBlob(String, InputStream, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to an InputStream object.
- setBlob(String, Blob) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Blob object.
- setBlob(String, InputStream) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to an InputStream object.
- setBlob(int, Blob) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Blob object.
- setBlob(int, InputStream, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBlob(int, InputStream) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a InputStream object.
- setBoolean(String, boolean) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java boolean value.
- setBoolean(int, boolean) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java boolean value.
- setByte(String, byte) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java byte value.
- setByte(int, byte) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java byte value.
- setBytes(String, byte[]) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java array of bytes.
- setBytes(int, byte[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java array of bytes.
- setBytes(long, byte[]) - Method in class com.singlestore.jdbc.BlobImpl
-
Writes the given array of bytes to the BLOB value that this Blob
object represents, starting at position pos, and returns the number of bytes
written.
- setBytes(long, byte[], int, int) - Method in class com.singlestore.jdbc.BlobImpl
-
Writes all or part of the given byte array to the BLOB value that
this Blob object represents and returns the number of bytes written.
- setCatalog(String) - Method in class com.singlestore.jdbc.Connection
-
- setCharacterStream(String, Reader, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Reader object, which is the given
number of characters long.
- setCharacterStream(String, Reader, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Reader object, which is the given
number of characters long.
- setCharacterStream(String, Reader) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Reader object.
- setCharacterStream(int, Reader, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Reader object, which is the given
number of characters long.
- setCharacterStream(int, Reader, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Reader object, which is the given
number of characters long.
- setCharacterStream(int, Reader) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Reader object.
- setCharacterStream(long) - Method in class com.singlestore.jdbc.SingleStoreClob
-
Set character stream.
- setCharset(String) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- setClientInfo(String, String) - Method in class com.singlestore.jdbc.Connection
-
- setClientInfo(Properties) - Method in class com.singlestore.jdbc.Connection
-
- setClob(String, Reader, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a Reader object.
- setClob(String, Clob) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Clob object.
- setClob(String, Reader) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Clob) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Clob object.
- setClob(int, Reader, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a Reader object.
- setClob(int, Reader) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a Reader object.
- setColumns(ColumnDecoder[]) - Method in interface com.singlestore.jdbc.export.Prepare
-
- setColumns(ColumnDecoder[]) - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
-
- setConnection(ExceptionFactory) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Set connection
- setConnection(Connection) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Set connection to factory
- setCredential(ExpiringCredential) - Method in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
-
- setCredential(ExpiringCredential) - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.LinuxKeyring
-
- setCredential(ExpiringCredential) - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.MacKeyring
-
- setCredential(ExpiringCredential) - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring
-
- setCredential(ExpiringCredential) - Method in class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
-
- setCursorName(String) - Method in class com.singlestore.jdbc.Statement
-
Sets the SQL cursor name to the given String, which will be used by subsequent
Statement object execute methods.
- setDatabase(String) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- setDate(String, Date) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Date value using the default
time zone of the virtual machine that is running the application.
- setDate(String, Date, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Date value, using the given
Calendar object.
- setDate(int, Date) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Date value using the default
time zone of the virtual machine that is running the application.
- setDate(int, Date, Calendar) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Date value, using the given
Calendar object.
- setDouble(String, double) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java double value.
- setDouble(int, double) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java double value.
- setEscapeProcessing(boolean) - Method in class com.singlestore.jdbc.Statement
-
Sets escape processing on or off.
- setFailed(boolean) - Method in class com.singlestore.jdbc.pool.InternalPoolConnection
-
- setFetchDirection(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- setFetchDirection(int) - Method in class com.singlestore.jdbc.Statement
-
Gives the driver a hint as to the direction in which rows will be processed in ResultSet
objects created using this Statement object.
- setFetchSize(int) - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- setFetchSize(int) - Method in class com.singlestore.jdbc.client.result.Result
-
- setFetchSize(int) - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- setFetchSize(int) - Method in class com.singlestore.jdbc.Statement
-
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database
when more rows are needed for ResultSet objects generated by this Statement
.
- setField(Field) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Encoding
-
- setFloat(String, float) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java float value.
- setFloat(int, float) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java float value.
- setHandleException(IOException) - Method in class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
-
- setHoldability(int) - Method in class com.singlestore.jdbc.Connection
-
- setInt(String, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java int value.
- setInt(int, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java int value.
- setKeepAlive(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- setKeepAlive(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- setLargeMaxRows(long) - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
- setLargeMaxRows(long) - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
- setLargeMaxRows(long) - Method in class com.singlestore.jdbc.Statement
-
Sets the limit for the maximum number of rows that any ResultSet object generated by this
Statement object can contain to the given number.
- setLocalInfileInputStream(InputStream) - Method in class com.singlestore.jdbc.Statement
-
Set current local infile stream
- setLoginTimeout(int) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Sets the maximum time in seconds that this data source will wait while attempting to connect to
a database.
- setLoginTimeout(int) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Sets the maximum time in seconds that this data source will wait while attempting to connect to
a database.
- setLogWriter(PrintWriter) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Implementation doesn't use logwriter
- setLogWriter(PrintWriter) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Implementation doesn't use logwriter
- setLong(String, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java long value.
- setLong(int, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java long value.
- setMaxAllowedPacket(int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
- setMaxAllowedPacket(int) - Method in interface com.singlestore.jdbc.client.socket.Writer
-
Set max allowed packet size.
- setMaxFieldSize(int) - Method in class com.singlestore.jdbc.Statement
-
NOT SUPPORTED.
- setMaxRows(int) - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
- setMaxRows(int) - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
- setMaxRows(int) - Method in class com.singlestore.jdbc.Statement
-
Sets the limit for the maximum number of rows that any ResultSet object generated
by this Statement object can contain to the given number.
- setNCharacterStream(String, Reader, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a Reader object.
- setNCharacterStream(String, Reader) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a Reader object.
- setNCharacterStream(int, Reader, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a Reader object.
- setNCharacterStream(int, Reader) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a Reader object.
- setNClob(String, NClob) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a java.sql.NClob object.
- setNClob(String, Reader, long) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a Reader object.
- setNClob(String, Reader) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to a Reader object.
- setNClob(int, NClob) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a java.sql.NClob object.
- setNClob(int, Reader, long) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a Reader object.
- setNClob(int, Reader) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to a Reader object.
- setNetworkTimeout(Executor, int) - Method in class com.singlestore.jdbc.Connection
-
- setNextLocalInfileInputStream(InputStream) - Method in class com.singlestore.jdbc.Statement
-
Sets the inputStream that will be used for the next execute that uses "LOAD DATA LOCAL INFILE".
- setNString(String, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given String object.
- setNString(int, String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given String object.
- setNull(String, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to SQL NULL.
- setNull(String, int, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to SQL NULL.
- setNull(int, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to SQL NULL.
- setNull(int, int, String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to SQL NULL.
- setNullRowBuf() - Method in class com.singlestore.jdbc.client.result.Result
-
- setObject(String, Object, int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, SQLType, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, SQLType) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the value of the designated parameter using the given object.
- setObject(int, Object, int, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, SQLType, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, SQLType) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the value of the designated parameter with the given object.
- setParameter(int, Parameter) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Set parameter
- setParameters(Parameters) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Set all parameters
- setPassword(String) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
- setPassword(String) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- setPoolable(boolean) - Method in class com.singlestore.jdbc.Statement
-
Requests that a Statement be pooled or not pooled.
- setPoolConnection(SingleStorePoolConnection) - Method in class com.singlestore.jdbc.Connection
-
- setPoolConnection(SingleStorePoolConnection) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Set pool connection to factory
- setPosition(int, MutableInt, int, StandardReadableByteBuf, byte[], ColumnDecoder[]) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
-
Set length and pos indicator to asked index.
- setPosition(int, MutableInt, int, StandardReadableByteBuf, byte[], ColumnDecoder[]) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
-
Position the read index on buffer to data at indicated index.
- setPosition(int, MutableInt, int, StandardReadableByteBuf, byte[], ColumnDecoder[]) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
-
Set length and pos indicator to asked index.
- setPrepareResult(Prepare) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Set PREPARE result
- setPrepareResult(PrepareResultPacket) - Method in class com.singlestore.jdbc.message.client.ExecutePacket
-
- setPrepareResult(PrepareResultPacket) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
-
Set prepare result, if pipelining prepare
- setQueryTimeout(int) - Method in class com.singlestore.jdbc.ClientPreparedStatement
-
- setQueryTimeout(int) - Method in class com.singlestore.jdbc.ServerPreparedStatement
-
- setQueryTimeout(int) - Method in class com.singlestore.jdbc.Statement
-
Sets the number of seconds the driver will wait for a Statement object to execute
to the given number of seconds.
- setReadOnly(boolean) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- setReadOnly(boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- setReadOnly(boolean) - Method in class com.singlestore.jdbc.Connection
-
- setRef(int, Ref) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given REF(<structured-type>) value.
- setRow(byte[]) - Method in class com.singlestore.jdbc.client.result.Result
-
set row decoder to current row data
- setRowId(String, RowId) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.RowId object.
- setRowId(int, RowId) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.RowId object.
- setSavepoint() - Method in class com.singlestore.jdbc.Connection
-
- setSavepoint(String) - Method in class com.singlestore.jdbc.Connection
-
- setSchema(String) - Method in class com.singlestore.jdbc.Connection
-
- setServerStatus(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- setServerStatus(int) - Method in class com.singlestore.jdbc.client.context.RedoContext
-
Set server status
- setServerThreadId(Long, HostAddress) - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
-
Set server thread id.
- setServerThreadId(Long, HostAddress) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
Set server thread id.
- setServerThreadId(Long, HostAddress) - Method in interface com.singlestore.jdbc.client.socket.Reader
-
Set server thread id.
- setServerThreadId(Long, HostAddress) - Method in interface com.singlestore.jdbc.client.socket.Writer
-
Set server thread id.
- setShort(String, short) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java short value.
- setShort(int, short) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java short value.
- setSocketTimeout(int) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
- setSocketTimeout(int) - Method in class com.singlestore.jdbc.client.impl.StandardClient
-
- setSoLinger(boolean, int) - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- setSoLinger(boolean, int) - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- setSoTimeout(int) - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- setSoTimeout(int) - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- setSqlSelectLimit(long) - Method in class com.singlestore.jdbc.Connection
-
Set sql select limit session engine variable.
- setSQLXML(String, SQLXML) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.SQLXML object.
- setSQLXML(int, SQLXML) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.SQLXML object.
- setStatement(Statement) - Method in class com.singlestore.jdbc.client.result.Result
-
Update statement that initiate this result-set
- setString(String, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given Java String value.
- setString(int, String) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given Java String value.
- setString(long, String) - Method in class com.singlestore.jdbc.SingleStoreClob
-
Set String.
- setString(long, String, int, int) - Method in class com.singlestore.jdbc.SingleStoreClob
-
- setTcpNoDelay(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- setTcpNoDelay(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- setThreadId(long) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- setThreadId(long) - Method in class com.singlestore.jdbc.export.ExceptionFactory
-
Set connection thread id
- setThreadsConnected(long) - Method in class com.singlestore.jdbc.HostAddress
-
- setTime(String, Time) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Time value.
- setTime(String, Time, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Time value, using the given
Calendar object.
- setTime(int, Time) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Time value.
- setTime(int, Time, Calendar) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Time value, using the given
Calendar object.
- setTimestamp(String, Timestamp) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Timestamp value.
- setTimestamp(String, Timestamp, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.sql.Timestamp value, using the
given Calendar object.
- setTimestamp(int, Timestamp) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Timestamp value.
- setTimestamp(int, Timestamp, Calendar) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.sql.Timestamp value, using the
given Calendar object.
- setTransactionIsolation(int) - Method in class com.singlestore.jdbc.Connection
-
- setTransactionIsolationLevel(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- setTreadsConnected(long) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- setTypeMap(Map<String, Class<?>>) - Method in class com.singlestore.jdbc.Connection
-
- setUnicodeStream(int, InputStream, int) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
- setURL(String, URL) - Method in class com.singlestore.jdbc.BaseCallableStatement
-
Sets the designated parameter to the given java.net.URL object.
- setURL(int, URL) - Method in class com.singlestore.jdbc.BasePreparedStatement
-
Sets the designated parameter to the given java.net.URL value.
- setUrl(String) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
Sets the URL for this datasource
- setUrl(String) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
Sets the URL for this datasource
- setUser(String) - Method in class com.singlestore.jdbc.SingleStoreDataSource
-
- setUser(String) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
-
- setWarning(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
-
- ShortCodec - Class in com.singlestore.jdbc.plugin.codec
-
- ShortCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.ShortCodec
-
- shutdownInput() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- shutdownOutput() - Method in class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
-
- shutdownOutput() - Method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
- SignedBigIntColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition
- SignedBigIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
BIGINT metadata type decoder
- SignedBigIntColumn(SignedBigIntColumn) - Constructor for class com.singlestore.jdbc.client.column.SignedBigIntColumn
-
Recreate new column using alias as name.
- SignedIntColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition
- SignedIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.SignedIntColumn
-
INTEGER metadata type decoder
- SignedIntColumn(SignedIntColumn) - Constructor for class com.singlestore.jdbc.client.column.SignedIntColumn
-
Recreate new column using alias as name.
- SignedMediumIntColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition
- SignedMediumIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
MEDIUM INTEGER metadata type decoder
- SignedMediumIntColumn(SignedMediumIntColumn) - Constructor for class com.singlestore.jdbc.client.column.SignedMediumIntColumn
-
Recreate new column using alias as name.
- SignedSmallIntColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition
- SignedSmallIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
SMALLINT metadata type decoder
- SignedSmallIntColumn(SignedSmallIntColumn) - Constructor for class com.singlestore.jdbc.client.column.SignedSmallIntColumn
-
Recreate new column using alias as name.
- SignedTinyIntColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition (S2 always returns length 4 for TINYINT)
- SignedTinyIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
TINYINT metadata type decoder
- SignedTinyIntColumn(SignedTinyIntColumn) - Constructor for class com.singlestore.jdbc.client.column.SignedTinyIntColumn
-
Recreate new column using alias as name.
- SINGLESTORE_LOCAL_DATE_TIME - Static variable in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
-
- SingleStoreBlob - Class in com.singlestore.jdbc
-
- SingleStoreBlob() - Constructor for class com.singlestore.jdbc.SingleStoreBlob
-
Creates an empty Blob.
- SingleStoreBlob(byte[]) - Constructor for class com.singlestore.jdbc.SingleStoreBlob
-
Creates a Blob with content.
- SingleStoreBlob(byte[], int, int) - Constructor for class com.singlestore.jdbc.SingleStoreBlob
-
Creates a Blob with content.
- SingleStoreClob - Class in com.singlestore.jdbc
-
- SingleStoreClob(byte[]) - Constructor for class com.singlestore.jdbc.SingleStoreClob
-
Creates a Clob with content.
- SingleStoreClob(byte[], int, int) - Constructor for class com.singlestore.jdbc.SingleStoreClob
-
Creates a Clob with content.
- SingleStoreClob() - Constructor for class com.singlestore.jdbc.SingleStoreClob
-
Creates an empty Clob.
- SingleStoreDataSource - Class in com.singlestore.jdbc
-
- SingleStoreDataSource() - Constructor for class com.singlestore.jdbc.SingleStoreDataSource
-
- SingleStoreDataSource(String) - Constructor for class com.singlestore.jdbc.SingleStoreDataSource
-
- SingleStorePoolConnection - Class in com.singlestore.jdbc
-
- SingleStorePoolConnection(Connection) - Constructor for class com.singlestore.jdbc.SingleStorePoolConnection
-
Constructor.
- SingleStorePoolDataSource - Class in com.singlestore.jdbc
-
- SingleStorePoolDataSource() - Constructor for class com.singlestore.jdbc.SingleStorePoolDataSource
-
- SingleStorePoolDataSource(String) - Constructor for class com.singlestore.jdbc.SingleStorePoolDataSource
-
- SingleStoreX509KeyManager - Class in com.singlestore.jdbc.client.tls
-
Key manager implementation that implement only client verification and rely only on private key
for mutual authentication, without Server Name Indication (SNI) verification.
- SingleStoreX509KeyManager(KeyStore, char[]) - Constructor for class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
-
Creates Key manager.
- SingleStoreX509TrustingManager - Class in com.singlestore.jdbc.client.tls
-
Class to accept any server certificate.
- SingleStoreX509TrustingManager() - Constructor for class com.singlestore.jdbc.client.tls.SingleStoreX509TrustingManager
-
- SingleStoreX509TrustManager - Class in com.singlestore.jdbc.client.tls
-
- SingleStoreX509TrustManager(KeyStore, ExceptionFactory) - Constructor for class com.singlestore.jdbc.client.tls.SingleStoreX509TrustManager
-
SingleStoreX509TrustManager.
- size() - Method in interface com.singlestore.jdbc.client.util.Parameters
-
list size
- skip() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- skip(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- skip(long) - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
-
Skips over and discards n bytes of data from this input stream.
- skip(long) - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
-
- skipIdentifier() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
Identifier can have a max length of 256 (alias) So no need to check whole length encoding.
- skipLengthEncoded() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- skipPacket() - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
-
- skipPacket() - Method in interface com.singlestore.jdbc.client.socket.Reader
-
Skip next MySQL packet.
- skipRemaining() - Method in class com.singlestore.jdbc.client.result.Result
-
Skip remaining rows to keep connection state ok, without needing remaining data.
- Slf4JLogger - Class in com.singlestore.jdbc.util.log
-
- Slf4JLogger(Logger, boolean, int) - Constructor for class com.singlestore.jdbc.util.log.Slf4JLogger
-
- SMALL_BUFFER_SIZE - Static variable in class com.singlestore.jdbc.client.socket.impl.PacketWriter
-
initial buffer size
- SockAddr(String) - Constructor for class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket.SockAddr
-
Contructor.
- socket(int, int, int) - Static method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
creates an endpoint for communication and returns a file descriptor that refers to that
endpoint.
- socketFactory(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- socketFactory() - Method in class com.singlestore.jdbc.Configuration
-
Socket factory class name
- SocketHandlerFunction - Interface in com.singlestore.jdbc.client.socket.impl
-
Construct socket depending on configuration helper
- socketTimeout(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
-
Indicate the network socket timeout (SO_TIMEOUT) in milliseconds.
- socketTimeout() - Method in class com.singlestore.jdbc.Configuration
-
socket timeout
- SocketUtility - Class in com.singlestore.jdbc.client.socket.impl
-
Socket Utility, to defined function that will create socket according to dependency and
configuration
- SocketUtility() - Constructor for class com.singlestore.jdbc.client.socket.impl.SocketUtility
-
- sql - Variable in class com.singlestore.jdbc.BasePreparedStatement
-
prepare statement sql command
- SqlExceptionFactory(Connection, SingleStorePoolConnection, Configuration, HostAddress, long, Statement, String) - Constructor for class com.singlestore.jdbc.export.ExceptionFactory.SqlExceptionFactory
-
Constructor of Exception factory with SQL
- square() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
$h = f * f$
- square() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- squareAndDouble() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
$h = 2 * f * f$
- squareAndDouble() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- SSL - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
Switch to SSL after handshake
- SSL_VERIFY_SERVER_CERT - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
-
- sslMode(String) - Method in class com.singlestore.jdbc.Configuration.Builder
-
- sslMode() - Method in class com.singlestore.jdbc.Configuration
-
SSl mode
- SslMode - Enum in com.singlestore.jdbc.export
-
SSl requirement
- SslRequestPacket - Class in com.singlestore.jdbc.message.client
-
- sslWrapper(HostAddress, Socket, long, byte, Context, Writer) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
-
Create SSL wrapper
- StandardClient - Class in com.singlestore.jdbc.client.impl
-
- StandardClient(Configuration, HostAddress, ClosableLock, boolean) - Constructor for class com.singlestore.jdbc.client.impl.StandardClient
-
Constructor
- StandardGssapiAuthentication - Class in com.singlestore.jdbc.plugin.authentication.addon.gssapi
-
- StandardGssapiAuthentication() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.gssapi.StandardGssapiAuthentication
-
- StandardReadableByteBuf - Class in com.singlestore.jdbc.client.impl
-
- StandardReadableByteBuf(byte[], int) - Constructor for class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
- StandardReadableByteBuf(byte[]) - Constructor for class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
-
Packet buffer constructor, limit being the buffer length
- standardSocket(Configuration, HostAddress) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
-
Use standard socket implementation.
- STATE_AUTOCOMMIT - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
-
flag indicating that autocommit has been changed
- STATE_DATABASE - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
-
flag indicating that default database has been changed
- STATE_NETWORK_TIMEOUT - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
-
flag indicating that network timeout has been changed
- STATE_READ_ONLY - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
-
flag indicating that connection read only has been changed
- STATE_TRANSACTION_ISOLATION - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
-
flag indicating that transaction isolation has been changed
- StateChange - Class in com.singlestore.jdbc.util.constants
-
- StateChange() - Constructor for class com.singlestore.jdbc.util.constants.StateChange
-
- statement - Variable in class com.singlestore.jdbc.client.result.Result
-
statement that initiate this result
- Statement - Class in com.singlestore.jdbc
-
- Statement(Connection, ClosableLock, int, int, int, int) - Constructor for class com.singlestore.jdbc.Statement
-
Constructor
- statementId - Variable in class com.singlestore.jdbc.message.server.PrepareResultPacket
-
prepare statement id
- STORAGE_KEY - Static variable in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
-
- storesLowerCaseIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- storesMixedCaseIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- storesUpperCaseIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- StreamCodec - Class in com.singlestore.jdbc.plugin.codec
-
- StreamCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.StreamCodec
-
- streaming() - Method in class com.singlestore.jdbc.client.result.CompleteResult
-
- streaming() - Method in class com.singlestore.jdbc.client.result.Result
-
Indicate of current result-set is a streaming result-set
- streaming() - Method in class com.singlestore.jdbc.client.result.StreamingResult
-
- StreamingResult - Class in com.singlestore.jdbc.client.result
-
- StreamingResult(Statement, boolean, long, ColumnDecoder[], Reader, Context, int, ClosableLock, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.StreamingResult
-
Constructor
- strerror(int) - Static method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
-
return a description of the error code passed in the argument errnum.
- StringCodec - Class in com.singlestore.jdbc.plugin.codec
-
- StringCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.StringCodec
-
- StringColumn - Class in com.singlestore.jdbc.client.column
-
Column metadata definition
- StringColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.StringColumn
-
VARCHAR/STRING/VARSTRING metadata type decoder
- StringColumn(StringColumn) - Constructor for class com.singlestore.jdbc.client.column.StringColumn
-
Recreate new column using alias as name.
- stringValue() - Method in class com.singlestore.jdbc.type.Vector
-
- sub(GroupElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
-
GroupElement subtraction using the twisted Edwards addition law with extended coordinates
(Hisil2008).
- subtract(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
-
$h = f - g$
- subtract(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- subtractOne() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
-
- sun_family - Variable in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket.SockAddr
-
- sun_path - Variable in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket.SockAddr
-
- supportsAlterTableWithAddColumn() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsAlterTableWithDropColumn() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsANSI92FullSQL() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsANSI92IntermediateSQL() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsBatchUpdates() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsCatalogsInDataManipulation() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsColumnAliasing() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsConvert() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsConvert(int, int) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves whether this database supports the JDBC scalar function CONVERT for conversions
between the JDBC types fromType and toType.
- supportsCoreSQLGrammar() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsCorrelatedSubqueries() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsExpressionsInOrderBy() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsExtendedSQLGrammar() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsFullOuterJoins() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsGetGeneratedKeys() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsGroupBy() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsGroupByBeyondSelect() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsGroupByUnrelated() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsLikeEscapeClause() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsLimitedOuterJoins() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsMinimumSQLGrammar() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsMixedCaseIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsMultipleOpenResults() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsMultipleResultSets() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsMultipleTransactions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsNamedParameters() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsNonNullableColumns() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsOrderByUnrelated() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsOuterJoins() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsPositionedDelete() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsPositionedUpdate() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsRefCursors() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves whether this database supports the given concurrency type in combination with the
given result set type.
- supportsResultSetHoldability(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsResultSetType(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves whether this database supports the given result set type.
- supportsSavepoints() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSchemasInDataManipulation() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSchemasInProcedureCalls() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSchemasInTableDefinitions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSelectForUpdate() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsStatementPooling() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsStoredProcedures() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSubqueriesInComparisons() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSubqueriesInExists() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSubqueriesInIns() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsTableCorrelationNames() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves whether this database supports the given transaction isolation level.
- supportsTransactions() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
Retrieves whether this database supports transactions.
- supportsUnion() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- supportsUnionAll() - Method in class com.singlestore.jdbc.DatabaseMetaData
-
- syncNewState(Client) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
-
Synchronized previous and new client states.