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

A

abort(Executor) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
 
abort(Executor) - Method in class com.singlestore.jdbc.client.impl.StandardClient
 
abort() - Method in class com.singlestore.jdbc.client.result.Result
Aborting result-set, without any consideration for connection state.
abort(Executor) - Method in class com.singlestore.jdbc.Connection
 
abort() - Method in class com.singlestore.jdbc.Statement
Abort current command result if streaming.
absolute(int) - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
absolute(int) - Method in class com.singlestore.jdbc.client.result.Result
 
absolute(int) - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
absolute(int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
acceptsUrl(String) - Static method in class com.singlestore.jdbc.Configuration
Tell if the driver accepts url string.
acceptsURL(String) - Method in class com.singlestore.jdbc.Driver
returns true if the driver can accept the url.
add(RedoableClientMessage) - Method in class com.singlestore.jdbc.client.impl.TransactionSaver
Add a command to cache.
add(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
$h = f + g$
add(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
add(GroupElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
GroupElement addition using the twisted Edwards addition law with extended coordinates (Hisil2008).
addBatch() - Method in class com.singlestore.jdbc.BasePreparedStatement
 
addBatch(String) - Method in class com.singlestore.jdbc.BasePreparedStatement
 
addBatch() - Method in class com.singlestore.jdbc.ClientPreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch() - Method in class com.singlestore.jdbc.ServerPreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of commands.
addBatch(String) - Method in class com.singlestore.jdbc.Statement
Adds the given SQL command to the current list of commands for this Statement object.
addConnectionEventListener(ConnectionEventListener) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
addHost(String, int) - Method in class com.singlestore.jdbc.Configuration.Builder
 
addOne() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
addresses() - Method in class com.singlestore.jdbc.Configuration
addresses
addresses(HostAddress...) - Method in class com.singlestore.jdbc.Configuration.Builder
 
addRowData(byte[]) - Method in class com.singlestore.jdbc.client.result.Result
Add a row
addStateFlag(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
 
addStatementEventListener(StatementEventListener) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
afterLast() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
afterLast() - Method in class com.singlestore.jdbc.client.result.Result
 
afterLast() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
afterLast() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
allowLocalInfile() - Method in class com.singlestore.jdbc.Configuration
permits LOAD LOCAL INFILE commands
allowLocalInfile(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate if LOAD DATA LOCAL INFILE are permitted.
allowMultiQueries() - Method in class com.singlestore.jdbc.Configuration
permit using multi queries command
allowMultiQueries(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate that multi-queries are allowed.
allProceduresAreCallable() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
allTablesAreSelectable() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
apply(Configuration, HostAddress) - Method in interface com.singlestore.jdbc.client.socket.impl.SocketHandlerFunction
Create socket
atoll(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
atoull(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
AttributeCount - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
Attributes - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
authenticate(Writer, Reader, String, String, String) - Method in interface com.singlestore.jdbc.plugin.authentication.addon.gssapi.GssapiAuth
Authenticate
authenticate(Writer, Reader, String, String, String) - Method in class com.singlestore.jdbc.plugin.authentication.addon.gssapi.StandardGssapiAuthentication
Process default GSS plugin authentication.
authenticate(Writer, Reader, String, String, String) - Method in class com.singlestore.jdbc.plugin.authentication.addon.gssapi.WindowsNativeSspiAuthentication
Process native windows GSS plugin authentication.
authenticationHandler(Credential, Writer, Reader, Context) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
Authentication swtich handler
AuthenticationPlugin - Interface in com.singlestore.jdbc.plugin
 
AuthenticationPluginFactory - Interface in com.singlestore.jdbc.plugin
Authentication plugin descriptor
AuthenticationPluginLoader - Class in com.singlestore.jdbc.plugin.authentication
 
AuthenticationPluginLoader() - Constructor for class com.singlestore.jdbc.plugin.authentication.AuthenticationPluginLoader
 
AuthSwitchPacket - Class in com.singlestore.jdbc.message.server
 
AuthSwitchPacket(String, byte[]) - Constructor for class com.singlestore.jdbc.message.server.AuthSwitchPacket
Authentication switch constructor
AUTO_INCREMENT - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Does column auto-increment
autocommit() - Method in class com.singlestore.jdbc.Configuration
Force session autocommit on connection creation
autocommit(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Permit to force autocommit connection value
AUTOCOMMIT - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
autocommit
autoCommitFailureClosesAllResultSets() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
autoGeneratedKeys - Variable in class com.singlestore.jdbc.Statement
automatic generated keys result required
available() - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
available() - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
 
AwsCredentialGenerator - Class in com.singlestore.jdbc.plugin.credential.aws
 
AwsCredentialGenerator(Properties, String, HostAddress) - Constructor for class com.singlestore.jdbc.plugin.credential.aws.AwsCredentialGenerator
AWS Generator.
AwsIamCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.aws
Permit AWS database IAM authentication.
AwsIamCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.aws.AwsIamCredentialPlugin
 

B

BaseCallableStatement - Class in com.singlestore.jdbc
 
BaseCallableStatement(String, Connection, ClosableLock, String, String, boolean, int, int, int) - Constructor for class com.singlestore.jdbc.BaseCallableStatement
Constructor
BaseContext - Class in com.singlestore.jdbc.client.context
 
BaseContext(HostAddress, InitialHandshakePacket, long, Configuration, ExceptionFactory, PrepareCache) - Constructor for class com.singlestore.jdbc.client.context.BaseContext
Constructor of connection context
BasePreparedStatement - Class in com.singlestore.jdbc
 
BasePreparedStatement(String, Connection, ClosableLock, boolean, int, int, int, int) - Constructor for class com.singlestore.jdbc.BasePreparedStatement
Constructor
baseURL - Variable in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialGenerator
 
batchParameters - Variable in class com.singlestore.jdbc.BasePreparedStatement
batching parameters
batchUpdateLength() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
batchUpdateLength() - Method in class com.singlestore.jdbc.message.client.QueryPacket
 
batchUpdateLength() - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
 
batchUpdateLength() - Method in class com.singlestore.jdbc.message.client.RewriteQueryMultiPacket
 
BEFORE_FIRST_POS - Static variable in class com.singlestore.jdbc.client.result.CompleteResult
before first row position = initial position
beforeFirst() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
beforeFirst() - Method in class com.singlestore.jdbc.client.result.Result
 
beforeFirst() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
beforeFirst() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
bestEffortStringValue(Context) - Method in interface com.singlestore.jdbc.client.util.Parameter
Methods to return parameter as string if possible (Streaming parameter will return null)
BigDecimalCodec - Class in com.singlestore.jdbc.plugin.codec
 
BigDecimalCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
 
BigDecimalColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
BigDecimalColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.BigDecimalColumn
Constructor for column corresponding to DECIMAL datatype.
BigDecimalColumn(BigDecimalColumn) - Constructor for class com.singlestore.jdbc.client.column.BigDecimalColumn
Recreate new column using alias as name.
BigIntegerCodec - Class in com.singlestore.jdbc.plugin.codec
 
BigIntegerCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
 
BINARY_COLLATION - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Is binary value
BINARY_PREFIX - Static variable in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
 
binaryProtocol() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
BinaryRowDecoder - Class in com.singlestore.jdbc.client.result.rowdecoder
BINARY rows decoder
BinaryRowDecoder() - Constructor for class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
bit(byte[], int) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
Get the i'th bit of a byte array.
BitColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
BitColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.BitColumn
Constructor for column corresponding to BIT datatype.
BitColumn(BitColumn) - Constructor for class com.singlestore.jdbc.client.column.BitColumn
Recreate new column using alias as name.
BitSetCodec - Class in com.singlestore.jdbc.plugin.codec
 
BitSetCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.BitSetCodec
 
blankTableNameMeta() - Method in class com.singlestore.jdbc.Configuration
force returning blank table metadata (for old oracle compatibility)
blankTableNameMeta(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
BLOB - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Does this column contain blob
BlobCodec - Class in com.singlestore.jdbc.plugin.codec
 
BlobCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.BlobCodec
 
BlobColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
BlobColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.BlobColumn
Constructor for column corresponding to BLOB datatype.
BlobColumn(BlobColumn) - Constructor for class com.singlestore.jdbc.client.column.BlobColumn
Recreate new column using alias as name.
BlobImpl - Class in com.singlestore.jdbc
 
BlobImpl() - Constructor for class com.singlestore.jdbc.BlobImpl
Creates an empty blob.
BlobImpl(byte[]) - Constructor for class com.singlestore.jdbc.BlobImpl
Creates a blob with content.
BlobImpl(byte[], int, int) - Constructor for class com.singlestore.jdbc.BlobImpl
Creates a blob with content.
BooleanCodec - Class in com.singlestore.jdbc.plugin.codec
 
BooleanCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.BooleanCodec
 
BrowserCredentialGenerator - Class in com.singlestore.jdbc.plugin.credential.browser
 
BrowserCredentialGenerator(String) - Constructor for class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialGenerator
 
BrowserCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.browser
 
BrowserCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
 
BsonColumn - Class in com.singlestore.jdbc.client.column
 
BsonColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.BsonColumn
BSON metadata type decoder
BsonColumn(BsonColumn) - Constructor for class com.singlestore.jdbc.client.column.BsonColumn
Recreate new column using alias as name.
buf - Variable in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
buf() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
buf(byte[], int, int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
buf - Variable in class com.singlestore.jdbc.client.socket.impl.PacketWriter
internal buffer
buf() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Current buffer
buf() - Method in interface com.singlestore.jdbc.client.socket.Writer
Current buffer
bufIsDataAfterMark() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
bufIsDataAfterMark() - Method in interface com.singlestore.jdbc.client.socket.Writer
Buffer has data after marked position
build() - Method in class com.singlestore.jdbc.Configuration.Builder
Build a configuration
Builder() - Constructor for class com.singlestore.jdbc.Configuration.Builder
 
buildForCurrentOS() - Static method in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
 
buildUrl(Configuration) - Static method in class com.singlestore.jdbc.Configuration
 
ByteArrayCodec - Class in com.singlestore.jdbc.plugin.codec
 
ByteArrayCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
 
ByteCodec - Class in com.singlestore.jdbc.plugin.codec
 
ByteCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.ByteCodec
 
bytesToHex(byte[]) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
Converts bytes to a hex string.

C

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
A builder for Configuration instances.
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
 

D

data - Variable in class com.singlestore.jdbc.BlobImpl
 
data - Variable in class com.singlestore.jdbc.client.result.Result
rows
database(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
database() - Method in class com.singlestore.jdbc.Configuration
Connection default database
DatabaseMetaData - Class in com.singlestore.jdbc
 
DatabaseMetaData(Connection, Configuration) - Constructor for class com.singlestore.jdbc.DatabaseMetaData
Constructor.
DatabaseMetaData.Identifier - Class in com.singlestore.jdbc
 
databaseName - Variable in class com.singlestore.jdbc.BaseCallableStatement
Database name
dataDefinitionCausesTransactionCommit() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
dataSize - Variable in class com.singlestore.jdbc.client.result.Result
data size
dataType - Variable in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
DateCodec - Class in com.singlestore.jdbc.plugin.codec
 
DateCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.DateCodec
 
DateColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
DateColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.DateColumn
Date metadata type decoder
DateColumn(DateColumn) - Constructor for class com.singlestore.jdbc.client.column.DateColumn
Recreate new column using alias as name.
dbl() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Doubles a given group element $p$ in $P^2$ or $P^3$ representation and returns the result in $P \times P$ representation.
debug(String) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
debug(String, Object...) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
debug(String, Throwable) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
debug(String) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
debug(String, Object...) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
debug(String, Throwable) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
debug(String) - Method in interface com.singlestore.jdbc.util.log.Logger
 
debug(String, Object...) - Method in interface com.singlestore.jdbc.util.log.Logger
 
debug(String, Throwable) - Method in interface com.singlestore.jdbc.util.log.Logger
 
debug(String) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
debug(String, Object...) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
debug(String, Throwable) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
decimals - Variable in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
decode(Codec<T>, Calendar, StandardReadableByteBuf, MutableInt, ColumnDecoder[], MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
Binary decode data according to data type.
decode(Codec<T>, Calendar, StandardReadableByteBuf, MutableInt, ColumnDecoder[], MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to data type.
decode(Codec<T>, Calendar, StandardReadableByteBuf, MutableInt, ColumnDecoder[], MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decode(ReadableByteBuf) - Static method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
Decode an AUTH_SWITCH_PACKET from a MYSQL packet.
decode(ReadableByteBuf) - Static method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
parsing packet
decode(byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519LittleEndianEncoding
Decodes a given field element in its 10 byte $2^{25.5}$ representation.
decode(byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Encoding
Decode a FieldElement from its $(b-1)$-bit encoding.
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in interface com.singlestore.jdbc.plugin.Codec
Decode from a mysql packet binary encoded a value to codec java type
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
 
decodeBinary(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
 
decodeBoolean(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeBoolean(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to boolean.
decodeBoolean(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BsonColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeBooleanBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BsonColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeBooleanText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeByte(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeByte(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to byte.
decodeByte(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeByteBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeByteText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeDate(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeDate(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to Date.
decodeDate(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeDateBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.YearColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeDateText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.YearColumn
 
decodeDouble(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeDouble(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to double.
decodeDouble(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeDoubleBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeDoubleText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeFloat(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeFloat(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to float.
decodeFloat(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeFloatBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeFloatText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeInt(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeInt(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to int.
decodeInt(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeIntBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeIntText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeLong(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeLong(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to long.
decodeLong(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeLongBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeLongText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeShort(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeShort(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to short.
decodeShort(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeShortBinary(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeShortText(ReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeString(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeString(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to String.
decodeString(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeStringBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeStringText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BigDecimalCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BigIntegerCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BlobCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.BooleanCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ByteArrayCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ByteCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ClobCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.DateCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in interface com.singlestore.jdbc.plugin.Codec
Decode from a mysql packet text encoded a value to codec java type
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.DoubleCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.DurationCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.FloatCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.InstantCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.IntCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LineStringCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.LongCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.PointCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.PolygonCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ReaderCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ShortCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.StreamCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.StringCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.TimeCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.TimestampCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.UuidCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.VectorCodec
 
decodeText(ReadableByteBuf, MutableInt, ColumnDecoder, Calendar) - Method in class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
 
decodeTime(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeTime(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to Time.
decodeTime(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeTimeBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeTimestamp(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
decodeTimestamp(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to Timestamp.
decodeTimestamp(ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeTimestampBinary(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.YearColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decodeTimestampText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.YearColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
decodeTimeText(ReadableByteBuf, MutableInt, Calendar) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
decrementUse(Client, ServerPreparedStatement) - Method in interface com.singlestore.jdbc.export.Prepare
Decrement use of prepare.
decrementUse(Client, ServerPreparedStatement) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
decrementUse(Client, ServerPreparedStatement) - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
Decrement use of prepare packet, so closing it if last used
defaultAuthenticationPluginType() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
 
defaultAuthenticationPluginType() - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 
defaultAuthenticationPluginType() - Method in interface com.singlestore.jdbc.plugin.CredentialPlugin
Indicate authentication plugin type to use for authentication
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.BitColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.BsonColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.DateColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.GeometryColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.JsonColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.StringColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
defaultClassname(Configuration) - Method in class com.singlestore.jdbc.client.column.YearColumn
 
defaultDecode(Configuration, ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
defaultDecode(Configuration, ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Decode data according to data type.
defaultDecode(Configuration, ColumnDecoder[], MutableInt, StandardReadableByteBuf, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
defaultFetchSize(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
defaultFetchSize() - Method in class com.singlestore.jdbc.Configuration
 
DefaultTlsSocketPlugin - Class in com.singlestore.jdbc.plugin.tls.main
 
DefaultTlsSocketPlugin() - Constructor for class com.singlestore.jdbc.plugin.tls.main.DefaultTlsSocketPlugin
 
defineCurve(EdDSANamedCurveSpec) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveTable
 
deleteCredential() - Method in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
 
deleteCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.LinuxKeyring
 
deleteCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.MacKeyring
 
deleteCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring
 
deleteRow() - Method in class com.singlestore.jdbc.client.result.Result
 
deleteRow() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
deletesAreDetected(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
deniedListTimeout - Variable in class com.singlestore.jdbc.client.impl.FailoverClient
denied timeout
denyList - Static variable in class com.singlestore.jdbc.client.impl.FailoverClient
temporary blacklisted hosts
description() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
description() - Method in class com.singlestore.jdbc.message.client.PreparePacket
 
description() - Method in class com.singlestore.jdbc.message.client.QueryPacket
 
description() - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
 
description() - Method in class com.singlestore.jdbc.message.client.RewriteQueryMultiPacket
 
destroySocket() - Method in class com.singlestore.jdbc.client.impl.StandardClient
Closing socket in case of Connection error after socket creation.
disablePipeline(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
disablePipeline() - Method in class com.singlestore.jdbc.Configuration
 
divide(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
doesMaxRowSizeIncludeBlobs() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
DoubleCodec - Class in com.singlestore.jdbc.plugin.codec
 
DoubleCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.DoubleCodec
 
DoubleColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
DoubleColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.DoubleColumn
Double metadata type decoder
DoubleColumn(DoubleColumn) - Constructor for class com.singlestore.jdbc.client.column.DoubleColumn
Recreate new column using alias as name.
doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
$r = a * A + b * B$ where $a = a[0]+256*a[1]+\dots+256^{31} a[31]$, $b = b[0]+256*b[1]+\dots+256^{31} b[31]$ and $B$ is this point.
Driver - Class in com.singlestore.jdbc
 
Driver() - Constructor for class com.singlestore.jdbc.Driver
 
DRIVER_NAME - Static variable in class com.singlestore.jdbc.DatabaseMetaData
 
dumpQueriesOnException(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
dumpQueriesOnException() - Method in class com.singlestore.jdbc.Configuration
Must query by logged on exception.
DurationCodec - Class in com.singlestore.jdbc.plugin.codec
 
DurationCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.DurationCodec
 

E

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
 

F

f - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Encoding
 
f - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
FailoverClient - Class in com.singlestore.jdbc.client.impl
Handling connection failing automatic reconnection transparently when possible for multi-host Topology.
FailoverClient(Configuration, ClosableLock) - Constructor for class com.singlestore.jdbc.client.impl.FailoverClient
Constructor
FALLBACK_PROPERTY - Static variable in class com.singlestore.jdbc.util.log.Loggers
 
fetchRemaining() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
fetchRemaining() - Method in class com.singlestore.jdbc.client.result.Result
Fetch remaining results.
fetchRemaining() - Method in class com.singlestore.jdbc.client.result.StreamingResult
When protocol has a current Streaming result (this) fetch all to permit another query is executing.
fetchRemaining() - Method in class com.singlestore.jdbc.Statement
Permit to streaming result to fetch remaining results.
fetchSize - Variable in class com.singlestore.jdbc.Statement
fetch size
Field - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
An EdDSA finite field.
Field(int, byte[], Encoding) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
FieldElement - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519.math
Note: concrete subclasses must implement hashCode() and equals()
FieldElement(Field) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
fieldIndex - Variable in class com.singlestore.jdbc.client.result.Result
mutable field index
findColumn(String) - Method in class com.singlestore.jdbc.client.result.Result
 
fireConnectionClosed(ConnectionEvent) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
fireConnectionErrorOccurred(SQLException) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
fireStatementClosed(PreparedStatement) - Method in class com.singlestore.jdbc.Connection
Fire event to indicate to StatementEventListeners registered on the connection that a PreparedStatement is closed.
fireStatementClosed(PreparedStatement) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
fireStatementErrorOccurred(PreparedStatement, SQLException) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
first() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
first() - Method in class com.singlestore.jdbc.client.result.Result
 
first() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
first() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
FIVE - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
Flags - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
Float32VectorBinaryParser - Class in com.singlestore.jdbc.util.vector
 
Float32VectorBinaryParser() - Constructor for class com.singlestore.jdbc.util.vector.Float32VectorBinaryParser
 
Float32VectorParser - Class in com.singlestore.jdbc.util.vector
 
Float32VectorParser() - Constructor for class com.singlestore.jdbc.util.vector.Float32VectorParser
 
Float64VectorBinaryParser - Class in com.singlestore.jdbc.util.vector
 
Float64VectorBinaryParser() - Constructor for class com.singlestore.jdbc.util.vector.Float64VectorBinaryParser
 
Float64VectorParser - Class in com.singlestore.jdbc.util.vector
 
Float64VectorParser() - Constructor for class com.singlestore.jdbc.util.vector.Float64VectorParser
 
FloatArray - Class in com.singlestore.jdbc.plugin.array
 
FloatArray(float[], Context) - Constructor for class com.singlestore.jdbc.plugin.array.FloatArray
 
FloatArrayCodec - Class in com.singlestore.jdbc.plugin.codec
Float codec
FloatArrayCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
 
FloatCodec - Class in com.singlestore.jdbc.plugin.codec
 
FloatCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.FloatCodec
 
FloatColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
FloatColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.FloatColumn
Float metadata type decoder
FloatColumn(FloatColumn) - Constructor for class com.singlestore.jdbc.client.column.FloatColumn
Recreate new column using alias as name.
FloatObjectArrayCodec - Class in com.singlestore.jdbc.plugin.codec
Float codec
FloatObjectArrayCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
 
flush() - Method in class com.singlestore.jdbc.client.socket.impl.CompressOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Send packet to socket.
flush() - Method in interface com.singlestore.jdbc.client.socket.Writer
Send packet to socket.
flushBufferStopAtMark() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Flush to last mark.
flushBufferStopAtMark() - Method in interface com.singlestore.jdbc.client.socket.Writer
Flush to last mark.
flushPipeline() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
flushPipeline() - Method in interface com.singlestore.jdbc.client.socket.Writer
Send packet to buffered outputstream without flushing
forceThreadsConnected(long, long) - Method in class com.singlestore.jdbc.HostAddress
 
FOUND_ROWS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
use Found rowd instead of affected rows
FOUR - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
free() - Method in class com.singlestore.jdbc.BlobImpl
This method frees the Blob object and releases the resources that it holds.
free() - Method in class com.singlestore.jdbc.plugin.array.FloatArray
 
from(String) - Static method in enum com.singlestore.jdbc.export.HaMode
Get HAMode from values or aliases
from(String) - Static method in enum com.singlestore.jdbc.export.SslMode
Create SSLMode from enumeration value, or aliases
from(String, int) - Static method in class com.singlestore.jdbc.HostAddress
 
from(String) - Static method in enum com.singlestore.jdbc.TransactionIsolation
 
fromBlob(String) - Static method in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
 
fromByteArray(byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
fromCode(int) - Static method in enum com.singlestore.jdbc.client.util.ProtocolExtendedTypeCodes
 
fromCode(int) - Static method in enum com.singlestore.jdbc.client.util.VectorType
 
fromData(byte[], int, DataType, boolean) - Static method in class com.singlestore.jdbc.type.Vector
 
fromLevelName(String) - Static method in enum com.singlestore.jdbc.util.log.ConsoleLogger.CONSOLE_LOG_LEVEL
 
FromRingString(String) - Static method in class com.singlestore.jdbc.type.LineString
 
FunctionStatement - Class in com.singlestore.jdbc
 
FunctionStatement(Connection, String, String, String, ClosableLock, boolean, int, int) - Constructor for class com.singlestore.jdbc.FunctionStatement
Constructor of function callable statement

G

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
 

H

haMode(HaMode) - Method in class com.singlestore.jdbc.Configuration.Builder
 
haMode() - Method in class com.singlestore.jdbc.Configuration
High availability mode
HaMode - Enum in com.singlestore.jdbc.export
Failover (High-availability) mode
handleParameterOutput() - Method in class com.singlestore.jdbc.ServerPreparedStatement
 
handleTimeout(int) - Method in class com.singlestore.jdbc.Connection
Return a QueryTimeoutHandler.
HandshakeResponse - Class in com.singlestore.jdbc.message.client
 
HandshakeResponse(Credential, String, byte[], Configuration, String, long, byte) - Constructor for class com.singlestore.jdbc.message.client.HandshakeResponse
Object with parsed results
hasClientCapability(long) - Method in class com.singlestore.jdbc.client.context.BaseContext
 
hasDefault() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
hasFlushed() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
hasFlushed() - Method in interface com.singlestore.jdbc.client.socket.Writer
Current command has flushed packet to socket
hashCode() - Method in class com.singlestore.jdbc.BlobImpl
 
hashCode() - Method in class com.singlestore.jdbc.Configuration
 
hashCode() - Method in class com.singlestore.jdbc.HostAddress
 
hashCode() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
hashCode() - Method in class com.singlestore.jdbc.plugin.array.FloatArray
 
hashCode() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Curve
 
hashCode() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
 
hashCode() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
hashCode() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
 
hashCode() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAParameterSpec
 
hashCode() - Method in class com.singlestore.jdbc.type.LineString
 
hashCode() - Method in class com.singlestore.jdbc.type.Point
 
hashCode() - Method in class com.singlestore.jdbc.type.Polygon
 
hashCode() - Method in class com.singlestore.jdbc.type.Vector
 
hashCode() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
 
hasServerCapability(long) - Method in class com.singlestore.jdbc.client.context.BaseContext
 
hex(byte[], int, int) - Static method in class com.singlestore.jdbc.util.log.LoggerHelper
Write bytes/hexadecimal value of a byte array to a StringBuilder.
hex(byte[], int, int, int) - Static method in class com.singlestore.jdbc.util.log.LoggerHelper
 
hex(byte[], byte[], int, int, int) - Static method in class com.singlestore.jdbc.util.log.LoggerHelper
 
hexToBytes(String) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
Converts a hex string to bytes.
host - Variable in class com.singlestore.jdbc.HostAddress
 
HostAddress - Class in com.singlestore.jdbc
 
HostnameVerifier - Class in com.singlestore.jdbc.client.tls
SSL host verification
HostnameVerifier() - Constructor for class com.singlestore.jdbc.client.tls.HostnameVerifier
 

I

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.

J

jaasApplicationName(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
jaasApplicationName() - Method in class com.singlestore.jdbc.Configuration
 
jdbcCompliant() - Method in class com.singlestore.jdbc.Driver
checks if the driver is jdbc compliant.
JdkLogger - Class in com.singlestore.jdbc.util.log
 
JdkLogger(Logger, boolean, int) - Constructor for class com.singlestore.jdbc.util.log.JdkLogger
 
JsonColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
JsonColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.JsonColumn
JSON metadata type decoder
JsonColumn(JsonColumn) - Constructor for class com.singlestore.jdbc.client.column.JsonColumn
Recreate new column using alias as name.
JwtCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.token
Authentication using JWT
JwtCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 

K

keyPassword(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Client keystore alias password
keyPassword() - Method in class com.singlestore.jdbc.Configuration
key store alias password
Keyring - Interface in com.singlestore.jdbc.plugin.credential.browser.keyring
 
keyStore(String) - Method in class com.singlestore.jdbc.Configuration.Builder
File path of the keyStore file that contain client private key store and associate certificates (similar to java System property \"javax.net.ssl.keyStore\", but ensure that only the private key's entries are used)
keyStore() - Method in class com.singlestore.jdbc.Configuration
key store
keyStorePassword(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Client keystore password
keyStorePassword() - Method in class com.singlestore.jdbc.Configuration
key store password
keyStoreType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
keyStoreType() - Method in class com.singlestore.jdbc.Configuration
key store type (to replace default javax.net.ssl.keyStoreType system property)

L

last() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
last() - Method in class com.singlestore.jdbc.client.result.Result
 
last() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
last() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
lastSql - Variable in class com.singlestore.jdbc.Statement
 
lastUsedToNow() - Method in class com.singlestore.jdbc.pool.InternalPoolConnection
Set last poolConnection use to now.
LastWritten - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
length - Variable in class com.singlestore.jdbc.BlobImpl
 
length() - Method in class com.singlestore.jdbc.BlobImpl
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class com.singlestore.jdbc.SingleStoreClob
Return character length of the Clob.
LineString - Class in com.singlestore.jdbc.type
 
LineString(String) - Constructor for class com.singlestore.jdbc.type.LineString
 
LineString(Point[]) - Constructor for class com.singlestore.jdbc.type.LineString
 
LineStringCodec - Class in com.singlestore.jdbc.plugin.codec
 
LineStringCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.LineStringCodec
 
LinuxKeyring - Class in com.singlestore.jdbc.plugin.credential.browser.keyring
 
LinuxKeyring() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.keyring.LinuxKeyring
 
loadCredential(CredentialPlugin, Configuration, HostAddress) - Static method in class com.singlestore.jdbc.client.impl.ConnectionHelper
Load user/password plugin if configured to.
loaded - Variable in class com.singlestore.jdbc.client.result.Result
is fully loaded
loaded() - Method in class com.singlestore.jdbc.client.result.Result
Is result-set fully loaded or still streaming
LOCAL_FILES - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Can use LOAD DATA LOCAL
LocalDateCodec - Class in com.singlestore.jdbc.plugin.codec
 
LocalDateCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.LocalDateCodec
 
LocalDateTimeCodec - Class in com.singlestore.jdbc.plugin.codec
 
LocalDateTimeCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
 
localDateTimeToInstant(LocalDateTime, Calendar) - Static method in class com.singlestore.jdbc.client.column.TimestampColumn
 
localInfileInputStream - Variable in class com.singlestore.jdbc.Statement
streaming load data infile data
localSocket(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate to use Unix domain socket, if the server allows it, specifying named pipe name to connect The value is the path of Unix domain socket (available with "select @@socket" command).
localSocket() - Method in class com.singlestore.jdbc.Configuration
local socket configuration
localSocketAddress(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate Hostname or IP address to bind the connection socket to a local (UNIX domain) socket.
localSocketAddress() - Method in class com.singlestore.jdbc.Configuration
local socket address path
LocalTimeCodec - Class in com.singlestore.jdbc.plugin.codec
 
LocalTimeCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
 
locatorsUpdateCopy() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
lock - Variable in class com.singlestore.jdbc.client.impl.FailoverClient
thread locker
lock - Variable in class com.singlestore.jdbc.Statement
thread safe locker
Logger - Interface in com.singlestore.jdbc.util.log
 
LoggerHelper - Class in com.singlestore.jdbc.util.log
 
LoggerHelper() - Constructor for class com.singlestore.jdbc.util.log.LoggerHelper
 
Loggers - Class in com.singlestore.jdbc.util.log
 
Loggers() - Constructor for class com.singlestore.jdbc.util.log.Loggers
 
LONG_FLAG - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Get all column flags
LONG_PASSWORD - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
new more secure passwords
LongCodec - Class in com.singlestore.jdbc.plugin.codec
 
LongCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.LongCodec
 
LongDataPacket - Class in com.singlestore.jdbc.message.client
COM_STMT_SEND_LONG_DATA
LongDataPacket(int, Parameter, int) - Constructor for class com.singlestore.jdbc.message.client.LongDataPacket
Constructor

M

MacKeyring - Class in com.singlestore.jdbc.plugin.credential.browser.keyring
 
MacKeyring() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.keyring.MacKeyring
 
makeBlob(ExpiringCredential) - Static method in interface com.singlestore.jdbc.plugin.credential.browser.keyring.Keyring
 
mark(int) - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
Marks the current position in this input stream.
mark() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
mark() - Method in interface com.singlestore.jdbc.client.socket.Writer
mark position
markSupported() - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
 
maxAllowedPacket(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate to driver server max_allowed_packet.
maxAllowedPacket() - Method in class com.singlestore.jdbc.Configuration
max_allowed_packet value to avoid sending packet with non supported size, droping the connection without reason.
MaxAllowedPacketException - Exception in com.singlestore.jdbc.export
Dedicate exception when error is due to sending packet with size > to server max_allowed_packet, that would cause server to drop connection
MaxAllowedPacketException(String, boolean) - Constructor for exception com.singlestore.jdbc.export.MaxAllowedPacketException
Constructor
maxIdleTime(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
maxIdleTime() - Method in class com.singlestore.jdbc.Configuration
 
maxPoolSize(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
maxPoolSize() - Method in class com.singlestore.jdbc.Configuration
 
maxPrintStackSizeToLog(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
maxPrintStackSizeToLog() - Method in class com.singlestore.jdbc.Configuration
 
maxPrintStackSizeToLog() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
 
maxQuerySizeToLog(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
maxQuerySizeToLog() - Method in class com.singlestore.jdbc.Configuration
 
maxRows - Variable in class com.singlestore.jdbc.client.result.Result
row number limit
maxRows - Variable in class com.singlestore.jdbc.Statement
maximum row number
maxStackTraceSizeToLog() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
maxStackTraceSizeToLog() - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
maxStackTraceSizeToLog() - Method in interface com.singlestore.jdbc.util.log.Logger
 
maxStackTraceSizeToLog() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
metadataList - Variable in class com.singlestore.jdbc.client.result.Result
columns metadata
minPoolSize(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
minPoolSize() - Method in class com.singlestore.jdbc.Configuration
 
MORE_RESULTS_EXISTS - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
more result exists (packet follows)
moveToCurrentRow() - Method in class com.singlestore.jdbc.client.result.Result
 
moveToCurrentRow() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
moveToInsertRow() - Method in class com.singlestore.jdbc.client.result.Result
 
moveToInsertRow() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
MULTI_RESULTS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Enable/disable multi-results
MULTI_STATEMENTS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Enable/disable multi-stmt support
MULTIPLE_KEY - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Is this column part of a multiple column key
multiply(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
$h = f * g$
multiply(FieldElement) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
multiplyAndAdd(byte[], byte[], byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519ScalarOps
$(ab+c) \bmod q$
multiplyAndAdd(byte[], byte[], byte[]) - Method in interface com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ScalarOps
$r = (a * b + c) \bmod l$
mustUseSsl() - Method in class com.singlestore.jdbc.plugin.credential.aws.AwsIamCredentialPlugin
 
mustUseSsl() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
 
mustUseSsl() - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 
mustUseSsl() - Method in interface com.singlestore.jdbc.plugin.CredentialPlugin
Indicate if plugin must throw an error if SSL is not enabled
MutableByte - Class in com.singlestore.jdbc.client.util
Mutable int, permitting to update packet sequence
MutableByte() - Constructor for class com.singlestore.jdbc.client.util.MutableByte
 
MutableInt - Class in com.singlestore.jdbc.client.util
Mutable int, permitting to update packet sequence
MutableInt() - Constructor for class com.singlestore.jdbc.client.util.MutableInt
 
MutableInt(int) - Constructor for class com.singlestore.jdbc.client.util.MutableInt
 

N

name - Variable in class com.singlestore.jdbc.DatabaseMetaData.Identifier
 
NamedPipeSocket - Class in com.singlestore.jdbc.client.socket.impl
 
NamedPipeSocket(String, String) - Constructor for class com.singlestore.jdbc.client.socket.impl.NamedPipeSocket
 
NativePasswordPlugin - Class in com.singlestore.jdbc.plugin.authentication.standard
 
NativePasswordPlugin(String, byte[]) - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
Initialized data.
NativePasswordPluginFactory - Class in com.singlestore.jdbc.plugin.authentication.standard
Native password implementation
NativePasswordPluginFactory() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPluginFactory
 
nativeSQL(String) - Method in class com.singlestore.jdbc.Connection
 
negate() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
$h = -f$
negate() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
negate() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Negates this group element by subtracting it from the neutral group element.
negative(int) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
Constant-time determine if byte is negative.
newThread(Runnable) - Method in class com.singlestore.jdbc.pool.PoolThreadFactory
 
next() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
next() - Method in class com.singlestore.jdbc.client.result.Result
Position resultset to next row
next() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
next() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
NO_DEFAULT_VALUE_FLAG - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Does column have no default value
NO_SCHEMA - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Don't allow database.table.column
nonMappedOptions() - Method in class com.singlestore.jdbc.Configuration
 
NOT_NULL - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
must a column have non-null value only
notSupported(String) - Method in class com.singlestore.jdbc.export.ExceptionFactory
fast creation of SQLFeatureNotSupportedException exception
NULL_LENGTH - Static variable in class com.singlestore.jdbc.client.result.Result
null length value
nullDatabaseMeansCurrent(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Permit indicating in DatabaseMetadata if null value must be considered current catalog
nullDatabaseMeansCurrent() - Method in class com.singlestore.jdbc.Configuration
When enabled, in DatabaseMetadata, will handle null database as current
nullPlusNonNullIsNull() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
nullsAreSortedAtStart() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
nullsAreSortedHigh() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
nullsAreSortedLow() - Method in class com.singlestore.jdbc.DatabaseMetaData
 

O

ODBC - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Odbc client
of(Statement) - Method in class com.singlestore.jdbc.export.ExceptionFactory
Construct an Exception factory from this + adding current statement
ofFloat32Values(float[]) - Static method in class com.singlestore.jdbc.type.Vector
 
ofFloat64Values(double[]) - Static method in class com.singlestore.jdbc.type.Vector
 
offset - Variable in class com.singlestore.jdbc.BlobImpl
 
OffsetDateTimeCodec - Class in com.singlestore.jdbc.plugin.codec
OffsetDateTime codec
OffsetDateTimeCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.OffsetDateTimeCodec
 
ofInt16Values(short[]) - Static method in class com.singlestore.jdbc.type.Vector
 
ofInt32Values(int[]) - Static method in class com.singlestore.jdbc.type.Vector
 
ofInt64Values(long[]) - Static method in class com.singlestore.jdbc.type.Vector
 
ofInt8Values(byte[]) - Static method in class com.singlestore.jdbc.type.Vector
 
OkPacket - Class in com.singlestore.jdbc.message.server
 
OkPacket(ReadableByteBuf, Context) - Constructor for class com.singlestore.jdbc.message.server.OkPacket
Parser
ONE - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
openBrowser(String) - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialGenerator
 
OptionAliases - Class in com.singlestore.jdbc.util.options
 
OptionAliases() - Constructor for class com.singlestore.jdbc.util.options.OptionAliases
 
OPTIONS_ALIASES - Static variable in class com.singlestore.jdbc.util.options.OptionAliases
 
othersDeletesAreVisible(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 

P

p1p1(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Creates a new group element in P1P1 representation.
p2(Curve, FieldElement, FieldElement, FieldElement) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Creates a new group element in P2 representation.
p3(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Creates a new group element in P3 representation, without pre-computation.
p3(Curve, FieldElement, FieldElement, FieldElement, FieldElement, boolean) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Creates a new group element in P3 representation, potentially with pre-computation.
PacketReader - Class in com.singlestore.jdbc.client.socket.impl
Packet reader
PacketReader(InputStream, Configuration, MutableByte) - Constructor for class com.singlestore.jdbc.client.socket.impl.PacketReader
Constructor of standard socket MySQL packet stream reader.
PacketWriter - Class in com.singlestore.jdbc.client.socket.impl
Packet writer
PacketWriter(OutputStream, int, Integer, MutableByte, MutableByte) - Constructor for class com.singlestore.jdbc.client.socket.impl.PacketWriter
Common feature to write data into socket, creating SingleStore Packet.
Parameter - Interface in com.singlestore.jdbc.client.util
Parameter
parameterMetaData - Variable in class com.singlestore.jdbc.BaseCallableStatement
parameter metadata
ParameterMetaData - Class in com.singlestore.jdbc
 
ParameterMetaData(ExceptionFactory, ColumnDecoder[]) - Constructor for class com.singlestore.jdbc.ParameterMetaData
 
parameters - Variable in class com.singlestore.jdbc.BasePreparedStatement
parameters
Parameters - Interface in com.singlestore.jdbc.client.util
Parameters list
parse(String) - Static method in class com.singlestore.jdbc.Configuration
 
parse(String, Properties) - Static method in class com.singlestore.jdbc.Configuration
Parse url connection string with additional properties.
parse(String, HaMode) - Static method in class com.singlestore.jdbc.HostAddress
parse - parse server addresses from the URL fragment.
parse(byte[], int, Class<T>) - Method in class com.singlestore.jdbc.util.vector.VectorParser
 
parseBit(ReadableByteBuf, MutableInt) - Static method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
 
parseBit(ReadableByteBuf, MutableInt) - Static method in class com.singlestore.jdbc.plugin.codec.ByteCodec
Parse Bits value to long value
parseDate(ReadableByteBuf, MutableInt) - Static method in class com.singlestore.jdbc.plugin.codec.LocalDateCodec
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Float32VectorBinaryParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Float32VectorParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Float64VectorBinaryParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Float64VectorParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int16VectorBinaryParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int16VectorParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int32VectorBinaryParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int32VectorParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int64VectorBinaryParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int64VectorParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int8VectorBinaryParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.Int8VectorParser
 
parseDefault(byte[], int) - Method in class com.singlestore.jdbc.util.vector.VectorParser
 
parseTime(ReadableByteBuf, MutableInt, ColumnDecoder) - Static method in class com.singlestore.jdbc.plugin.codec.LocalTimeCodec
 
parseTimestamp(String) - Static method in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
 
parseVectorString(byte[], Integer) - Static method in class com.singlestore.jdbc.util.vector.VectorParser
Parses a vector string byte array into an array of string values (trimming spaces and removing brackets).
password(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
password() - Method in class com.singlestore.jdbc.Configuration
configuration password
permitPipeline() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
permitTrace(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
permitTrace(boolean) - Method in interface com.singlestore.jdbc.client.socket.Writer
Indicate if logging trace are permitted
Persist - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
PingPacket - Class in com.singlestore.jdbc.message.client
 
PingPacket() - Constructor for class com.singlestore.jdbc.message.client.PingPacket
 
pipe(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate to use windows named pipe, specify named pipe name to connect
pipe() - Method in class com.singlestore.jdbc.Configuration
Pipe path
PLUGIN_AUTH - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Client supports plugin authentication
PLUGIN_AUTH_LENENC_CLIENT_DATA - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
authentication data length is a length auth integer
Point - Class in com.singlestore.jdbc.type
 
Point(double, double) - Constructor for class com.singlestore.jdbc.type.Point
 
Point(String) - Constructor for class com.singlestore.jdbc.type.Point
 
PointCodec - Class in com.singlestore.jdbc.plugin.codec
 
PointCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.PointCodec
 
Polygon - Class in com.singlestore.jdbc.type
 
Polygon(String) - Constructor for class com.singlestore.jdbc.type.Polygon
 
Polygon(LineString[]) - Constructor for class com.singlestore.jdbc.type.Polygon
 
PolygonCodec - Class in com.singlestore.jdbc.plugin.codec
 
PolygonCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.PolygonCodec
 
pool(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
pool() - Method in class com.singlestore.jdbc.Configuration
 
Pool - Class in com.singlestore.jdbc.pool
 
Pool(Configuration, int, ScheduledThreadPoolExecutor) - Constructor for class com.singlestore.jdbc.pool.Pool
Create pool from configuration.
PoolMBean - Interface in com.singlestore.jdbc.pool
 
poolName(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
poolName() - Method in class com.singlestore.jdbc.Configuration
 
Pools - Class in com.singlestore.jdbc.pool
 
Pools() - Constructor for class com.singlestore.jdbc.pool.Pools
 
PoolThreadFactory - Class in com.singlestore.jdbc.pool
 
PoolThreadFactory(String) - Constructor for class com.singlestore.jdbc.pool.PoolThreadFactory
 
poolValidMinDelay(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
poolValidMinDelay() - Method in class com.singlestore.jdbc.Configuration
 
port - Variable in class com.singlestore.jdbc.HostAddress
 
pos - Variable in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
pos() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
pos(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
pos - Variable in class com.singlestore.jdbc.client.socket.impl.PacketWriter
buffer position
pos() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
get current position
pos(int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
position setter
pos() - Method in interface com.singlestore.jdbc.client.socket.Writer
current buffer position
pos(int) - Method in interface com.singlestore.jdbc.client.socket.Writer
Set current buffer position
position(byte[], long) - Method in class com.singlestore.jdbc.BlobImpl
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - Method in class com.singlestore.jdbc.BlobImpl
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(String, long) - Method in class com.singlestore.jdbc.SingleStoreClob
 
position(Clob, long) - Method in class com.singlestore.jdbc.SingleStoreClob
 
pow22523() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
Gets this field element to the power of $(2^{252} - 3)$.
pow22523() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
 
precomp(Curve, FieldElement, FieldElement, FieldElement) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Creates a new group element in PRECOMP representation.
prep() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
prep() - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
Server prepare statement caller
Prepare - Interface in com.singlestore.jdbc.export
Prepare packet COM_STMT_PREPARE (see https://mariadb.com/kb/en/com_stmt_prepare/)
PrepareCache - Class in com.singlestore.jdbc.client.impl
LRU prepare cache
PrepareCache(int, StandardClient) - Constructor for class com.singlestore.jdbc.client.impl.PrepareCache
LRU prepare cache constructor
prepareCall(String) - Method in class com.singlestore.jdbc.Connection
 
prepareCall(String, int, int) - Method in class com.singlestore.jdbc.Connection
 
prepareCall(String, int, int, int) - Method in class com.singlestore.jdbc.Connection
 
prepareInternal(String, int, int, int, boolean) - Method in class com.singlestore.jdbc.Connection
Prepare statement creation
PreparePacket - Class in com.singlestore.jdbc.message.client
 
PreparePacket(String) - Constructor for class com.singlestore.jdbc.message.client.PreparePacket
Construct prepare packet
prepareResult - Variable in class com.singlestore.jdbc.BasePreparedStatement
PREPARE command result
PrepareResultPacket - Class in com.singlestore.jdbc.message.server
 
PrepareResultPacket(ReadableByteBuf, Reader, Context) - Constructor for class com.singlestore.jdbc.message.server.PrepareResultPacket
Prepare packet constructor (parsing)
prepareStatement(String) - Method in class com.singlestore.jdbc.Connection
 
prepareStatement(String, int, int) - Method in class com.singlestore.jdbc.Connection
 
prepareStatement(String, int, int, int) - Method in class com.singlestore.jdbc.Connection
 
prepareStatement(String, int) - Method in class com.singlestore.jdbc.Connection
 
prepareStatement(String, int[]) - Method in class com.singlestore.jdbc.Connection
 
prepareStatement(String, String[]) - Method in class com.singlestore.jdbc.Connection
 
prepStmtCacheSize(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
prepStmtCacheSize() - Method in class com.singlestore.jdbc.Configuration
Prepare statement cache size.
previous() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
previous() - Method in class com.singlestore.jdbc.client.result.Result
 
previous() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
previous() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
PRIMARY_KEY - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Is column a primary key
printStackTrace(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
printStackTrace() - Method in class com.singlestore.jdbc.Configuration
 
printStackTrace() - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
printStackTrace() - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
printStackTrace() - Method in interface com.singlestore.jdbc.util.log.Logger
 
printStackTrace() - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
procedureName - Variable in class com.singlestore.jdbc.BaseCallableStatement
Procedure name
ProcedureStatement - Class in com.singlestore.jdbc
 
ProcedureStatement(Connection, String, String, String, ClosableLock, boolean, int, int) - Constructor for class com.singlestore.jdbc.ProcedureStatement
Constructor
process(Writer, Reader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPlugin
Send password in clear text to server.
process(Writer, Reader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacket
Process gssapi plugin authentication.
process(Writer, Reader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPlugin
Process Ed25519 password plugin authentication.
process(Writer, Reader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
Process native password plugin authentication.
process(Writer, Reader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacket
Process PAM plugin authentication.
process(Writer, Reader, Context) - Method in interface com.singlestore.jdbc.plugin.AuthenticationPlugin
Process plugin authentication.
PropertiesCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.system
Authentication using java system properties.
PropertiesCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.system.PropertiesCredentialPlugin
 
ProtocolExtendedTypeCodes - Enum in com.singlestore.jdbc.client.util
 
PS_MULTI_RESULTS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
Enable/disable multi-results for PrepareStatement
put(String, Prepare, BasePreparedStatement) - Method in class com.singlestore.jdbc.client.impl.PrepareCache
 
put(String, PrepareResultPacket) - Method in class com.singlestore.jdbc.client.impl.PrepareCache
NOT USED
putPrepareCacheCmd(String, Prepare, BasePreparedStatement) - Method in class com.singlestore.jdbc.client.context.BaseContext
 

Q

QueryPacket - Class in com.singlestore.jdbc.message.client
 
QueryPacket(String) - Constructor for class com.singlestore.jdbc.message.client.QueryPacket
Constructor
QueryPacket(String, InputStream) - Constructor for class com.singlestore.jdbc.message.client.QueryPacket
Constructor with local infile input stream
queryTimeout - Variable in class com.singlestore.jdbc.Statement
required query timeout
QueryTimeoutHandler - Interface in com.singlestore.jdbc.util.timeout
Query Timeout handler for server that doesn't support query specific timeout
QueryTimeoutHandlerImpl - Class in com.singlestore.jdbc.util.timeout
 
QueryTimeoutHandlerImpl(Connection, ClosableLock) - Constructor for class com.singlestore.jdbc.util.timeout.QueryTimeoutHandlerImpl
 
QueryWithParametersPacket - Class in com.singlestore.jdbc.message.client
 
QueryWithParametersPacket(String, ClientParser, Parameters, InputStream) - Constructor for class com.singlestore.jdbc.message.client.QueryWithParametersPacket
Constructor
QuitPacket - Class in com.singlestore.jdbc.message.client
 
QuitPacket() - Constructor for class com.singlestore.jdbc.message.client.QuitPacket
 

R

read(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read() - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
Returing byte array, from cache of reading socket if needed.
read() - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
 
readableBufFromArray(byte[]) - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
 
readableBufFromArray(byte[]) - Method in interface com.singlestore.jdbc.client.socket.Reader
Get a readable byte array from byte array.
readableBytes() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
ReadAheadBufferedStream - Class in com.singlestore.jdbc.client.socket.impl
Permit to buf socket data, reading not only asked bytes, but available number of bytes when possible.
ReadAheadBufferedStream(InputStream) - Constructor for class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
Constructor
readAscii(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readBlob(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readByte() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readBytes(byte[]) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readBytesNullEnd() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readDouble() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readDoubleBE() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
reader - Variable in class com.singlestore.jdbc.client.result.Result
packet reader
Reader - Interface in com.singlestore.jdbc.client.socket
Packet Reader
ReaderCodec - Class in com.singlestore.jdbc.plugin.codec
 
ReaderCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.ReaderCodec
 
readFloat() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readInt() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readIntBE() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readIntLengthEncodedNotNull() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readLength() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readLengthBuffer() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readLong() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readLongBE() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readLongLengthEncodedNotNull() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readMedium() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readNext(byte[]) - Method in class com.singlestore.jdbc.client.result.Result
Read new row
readPacket(ClientMessage) - Method in class com.singlestore.jdbc.client.impl.StandardClient
Read a MySQL packet from socket
readPacket(Statement, ClientMessage, int, long, int, int, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
Read server response packet.
readPacket(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
Get next MySQL packet.
readPacket(boolean) - Method in interface com.singlestore.jdbc.client.socket.Reader
Get next MySQL packet.
readPacket(Statement, int, long, int, int, boolean, Reader, Writer, Context, ExceptionFactory, ClosableLock, boolean, ClientMessage) - Method in class com.singlestore.jdbc.message.client.PreparePacket
 
readResponse(Statement, ClientMessage, int, long, int, int, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
Read server responses for a client message
readResponse(ClientMessage) - Method in class com.singlestore.jdbc.client.impl.StandardClient
Read server response
readReusablePacket() - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
 
readReusablePacket(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.PacketReader
 
readReusablePacket(boolean) - Method in interface com.singlestore.jdbc.client.socket.Reader
Get next MySQL packet.
readReusablePacket() - Method in interface com.singlestore.jdbc.client.socket.Reader
Get next MySQL packet.
readShort() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readStreamingResults(List<Completion>, int, long, int, int, boolean) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
 
readStreamingResults(List<Completion>, int, long, int, int, boolean) - Method in class com.singlestore.jdbc.client.impl.StandardClient
 
readString(int) - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readStringEof() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readStringNullEnd() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readUnsignedByte() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readUnsignedInt() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readUnsignedMedium() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
readUnsignedShort() - Method in class com.singlestore.jdbc.client.impl.StandardReadableByteBuf
 
reConnect() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
Connection loop
recv(int, byte[], int, int) - Static method in class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
Receive a message from a socket
RedoableClientMessage - Interface in com.singlestore.jdbc.message.client
 
RedoableWithPrepareClientMessage - Interface in com.singlestore.jdbc.message.client
Client message that can be replayed with parameter
RedoContext - Class in com.singlestore.jdbc.client.context
Redo addition to Context
RedoContext(HostAddress, InitialHandshakePacket, long, Configuration, ExceptionFactory, PrepareCache) - Constructor for class com.singlestore.jdbc.client.context.RedoContext
Constructor
reduce(byte[]) - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519ScalarOps
Reduction modulo the group order $q$.
reduce(byte[]) - Method in interface com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ScalarOps
Reduce the given scalar mod $l$.
reEncode(Writer, Context, Prepare) - Method in interface com.singlestore.jdbc.message.client.RedoableClientMessage
re-encode command to packet
reEncode(Writer, Context, Prepare) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
re-encoder method in case of failover, passing new prepared object
refreshRow() - Method in class com.singlestore.jdbc.client.result.Result
 
refreshRow() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
registerJmxPool(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
registerJmxPool() - Method in class com.singlestore.jdbc.Configuration
 
registerOutParameter(int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
 
registerOutParameter(int, int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
 
registerOutParameter(int, int, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
 
registerOutParameter(String, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
 
registerOutParameter(String, int, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
 
registerOutParameter(int, SQLType) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the OUT parameter in ordinal position parameterIndex to the JDBC type sqlType.
registerOutParameter(int, SQLType, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(int, SQLType, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the designated output parameter.
registerOutParameter(String, SQLType) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the OUT parameter named parameterName to the JDBC type sqlType.
registerOutParameter(String, SQLType, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the parameter named parameterName to be of JDBC type sqlType.
registerOutParameter(String, SQLType, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the designated output parameter.
registerOutParameter(int, int) - Method in class com.singlestore.jdbc.FunctionStatement
 
relative(int) - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
relative(int) - Method in class com.singlestore.jdbc.client.result.Result
 
relative(int) - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
relative(int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
releaseSavepoint(Savepoint) - Method in class com.singlestore.jdbc.Connection
 
REMEMBER_OPTIONS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
remove(Pool) - Static method in class com.singlestore.jdbc.pool.Pools
Remove pool.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
removeEldestEntry(Map.Entry<String, CachedPrepareResultPacket>) - Method in class com.singlestore.jdbc.client.impl.PrepareCache
 
removeStatementEventListener(StatementEventListener) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
ReplayClient - Class in com.singlestore.jdbc.client.impl
Replay client wrapper
ReplayClient(Configuration, HostAddress, ClosableLock, boolean) - Constructor for class com.singlestore.jdbc.client.impl.ReplayClient
Constructor
replayIfPossible(Client, boolean, SQLException) - Method in class com.singlestore.jdbc.client.impl.FailoverClient
Execute transaction replay if in transaction and configured for it, throw an exception if not
rePrepare(Client) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
requireSsl() - Method in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPluginFactory
 
requireSsl() - Method in interface com.singlestore.jdbc.plugin.AuthenticationPlugin
Authentication plugin required SSL to be used
requireSsl() - Method in interface com.singlestore.jdbc.plugin.AuthenticationPluginFactory
Authentication plugin required SSL to be used
RESERVED - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
reserved - not used
reset() - Method in class com.singlestore.jdbc.BasePreparedStatement
reset prepare statement in case of a failover.
reset() - Method in class com.singlestore.jdbc.client.impl.FailoverClient
 
reset() - Method in class com.singlestore.jdbc.client.impl.PrepareCache
 
reset() - Method in class com.singlestore.jdbc.client.impl.StandardClient
 
reset() - Method in class com.singlestore.jdbc.client.socket.impl.CompressInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class com.singlestore.jdbc.client.socket.impl.ReadAheadBufferedStream
 
reset() - Method in class com.singlestore.jdbc.Connection
Reset connection set has it was after creating a "fresh" new connection.
reset() - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
resetLast() - Method in enum com.singlestore.jdbc.export.HaMode
For testing purpose only
resetLoggerFactoryProperties(String, String, boolean, int) - Static method in class com.singlestore.jdbc.util.log.Loggers
 
resetMark() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Reset mark flag and send bytes after mark flag.
resetMark() - Method in interface com.singlestore.jdbc.client.socket.Writer
Reset mark flag and send bytes after mark flag.
ResetPacket - Class in com.singlestore.jdbc.message.client
 
ResetPacket() - Constructor for class com.singlestore.jdbc.message.client.ResetPacket
 
resetPrepareCache() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
resetStateFlag() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
restrictedAuth(String) - Method in class com.singlestore.jdbc.Configuration.Builder
restrict authentication method to secure list.
restrictedAuth() - Method in class com.singlestore.jdbc.Configuration
 
Result - Class in com.singlestore.jdbc.client.result
 
Result(Statement, boolean, long, ColumnDecoder[], Reader, Context, int, boolean, boolean, boolean, int) - Constructor for class com.singlestore.jdbc.client.result.Result
Constructor for server's data
Result(ColumnDecoder[], Result) - Constructor for class com.singlestore.jdbc.client.result.Result
 
Result(ColumnDecoder[], byte[][], Context, int) - Constructor for class com.singlestore.jdbc.client.result.Result
Internal constructed result-set
results - Variable in class com.singlestore.jdbc.Statement
last execution results
resultSetConcurrency - Variable in class com.singlestore.jdbc.Statement
concurrency
ResultSetMetaData - Class in com.singlestore.jdbc.client.result
 
ResultSetMetaData(ExceptionFactory, ColumnDecoder[], Configuration, boolean) - Constructor for class com.singlestore.jdbc.client.result.ResultSetMetaData
Constructor.
resultSetType - Variable in class com.singlestore.jdbc.client.result.Result
result-set type
resultSetType - Variable in class com.singlestore.jdbc.Statement
result-set type
retriesAllDown(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
retriesAllDown() - Method in class com.singlestore.jdbc.Configuration
 
retrievePool(Configuration) - Static method in class com.singlestore.jdbc.pool.Pools
Get existing pool for a configuration.
revertOrder(byte[]) - Static method in class com.singlestore.jdbc.plugin.codec.BitSetCodec
 
rewriteBatchedStatements(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
rewriteBatchedStatements() - Method in class com.singlestore.jdbc.Configuration
 
RewriteQueryMultiPacket - Class in com.singlestore.jdbc.message.client
Query with parameters packet used for insert batch with rewrite option Configuration.rewriteBatchedStatements()
RewriteQueryMultiPacket(Configuration, int, RewriteClientParser, List<Parameters>) - Constructor for class com.singlestore.jdbc.message.client.RewriteQueryMultiPacket
Constructor
rollback() - Method in class com.singlestore.jdbc.Connection
 
rollback(Savepoint) - Method in class com.singlestore.jdbc.Connection
 
rowBuf - Variable in class com.singlestore.jdbc.client.result.Result
reusable row buffer decoder
rowDecoder - Variable in class com.singlestore.jdbc.client.result.Result
binary/text row decoder
RowDecoder - Interface in com.singlestore.jdbc.client.result.rowdecoder
Row decoder interface
rowDeleted() - Method in class com.singlestore.jdbc.client.result.Result
 
rowDeleted() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
rowInserted() - Method in class com.singlestore.jdbc.client.result.Result
 
rowInserted() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
rowPointer - Variable in class com.singlestore.jdbc.client.result.Result
current row pointer
rowUpdated() - Method in class com.singlestore.jdbc.client.result.Result
 
rowUpdated() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 

S

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
Deprecated.
Use setCharacterStream
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.

T

TargetAlias - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
TargetName - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
tcpAbortiveClose(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate that when connection fails, to send an RST TCP packet.
tcpAbortiveClose() - Method in class com.singlestore.jdbc.Configuration
close using TCP abortive close (RST TCP packet, in place or FIN packet)
tcpKeepAlive(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate if TCP keep-alive must be enable.
tcpKeepAlive() - Method in class com.singlestore.jdbc.Configuration
socket tcp keep alive
tcpKeepCount(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate TCP keep-count value (for java 11+ only).
tcpKeepCount() - Method in class com.singlestore.jdbc.Configuration
socket tcp keep count (java 11+ only)
tcpKeepIdle(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate TCP keep-idle value (for java 11+ only).
tcpKeepIdle() - Method in class com.singlestore.jdbc.Configuration
socket tcp keep idle (java 11+ only)
tcpKeepInterval(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate TCP keep-interval value (for java 11+ only).
tcpKeepInterval() - Method in class com.singlestore.jdbc.Configuration
socket tcp keep interval (java 11+ only)
TEST_ENABLE_SLF4J - Static variable in class com.singlestore.jdbc.util.log.Loggers
 
testGetConnectionIdleThreadIds() - Method in class com.singlestore.jdbc.pool.Pool
For testing purpose only.
testGetConnectionIdleThreadIds() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
Get current idle threads.
TextRowDecoder - Class in com.singlestore.jdbc.client.result.rowdecoder
TEXT rows decoder
TextRowDecoder() - Constructor for class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
throwMaxAllowedLength(int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
throwMaxAllowedLength(int) - Method in interface com.singlestore.jdbc.client.socket.Writer
must a max allowed length exception be thrown
TimeCodec - Class in com.singlestore.jdbc.plugin.codec
 
TimeCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.TimeCodec
 
TimeColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
TimeColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.TimeColumn
TIME metadata type decoder
TimeColumn(TimeColumn) - Constructor for class com.singlestore.jdbc.client.column.TimeColumn
Recreate new column using alias as name.
TIMESTAMP - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Is column of type Timestamp
TIMESTAMP_FORMAT - Static variable in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
 
TIMESTAMP_FORMAT_NO_FRACTIONAL - Static variable in class com.singlestore.jdbc.plugin.codec.LocalDateTimeCodec
 
TimestampCodec - Class in com.singlestore.jdbc.plugin.codec
 
TimestampCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.TimestampCodec
 
TimestampColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
TimestampColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.TimestampColumn
TIMESTAMP metadata type decoder
TimestampColumn(TimestampColumn) - Constructor for class com.singlestore.jdbc.client.column.TimestampColumn
Recreate new column using alias as name.
tinyInt1isBit(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
TinyInt(1) to be considered as bit
tinyInt1isBit() - Method in class com.singlestore.jdbc.Configuration
Must tinyint be considered as Bit (TINYINT is always has reserved length = 4)
TlsSocketPlugin - Interface in com.singlestore.jdbc.plugin
 
TlsSocketPluginLoader - Class in com.singlestore.jdbc.plugin.tls
 
TlsSocketPluginLoader() - Constructor for class com.singlestore.jdbc.plugin.tls.TlsSocketPluginLoader
 
tlsSocketType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
tlsSocketType() - Method in class com.singlestore.jdbc.Configuration
 
toByteArray() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.FieldElement
Encode a FieldElement in its $(b-1)$-bit encoding.
toByteArray() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Converts the group element to an encoded point on the curve.
toByteArray(float[]) - Static method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
 
toByteArray(Float[]) - Static method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
 
toByteArray() - Method in class com.singlestore.jdbc.type.Vector
 
toCached() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Converts the group element to the CACHED representation.
toConf(String) - Static method in class com.singlestore.jdbc.Configuration
Permit to have string information on how string is parsed.
toDoubleArray() - Method in class com.singlestore.jdbc.type.Vector
 
toFloatArray(byte[]) - Static method in class com.singlestore.jdbc.plugin.codec.FloatArrayCodec
 
toFloatArray(byte[]) - Static method in class com.singlestore.jdbc.plugin.codec.FloatObjectArrayCodec
 
toFloatArray() - Method in class com.singlestore.jdbc.type.Vector
 
toIntArray() - Method in class com.singlestore.jdbc.type.Vector
 
TokenWaiterServer - Class in com.singlestore.jdbc.plugin.credential.browser
 
TokenWaiterServer() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
 
toLongArray() - Method in class com.singlestore.jdbc.type.Vector
 
toP2() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Converts the group element to the P2 representation.
toP3() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Converts the group element to the P3 representation.
toP3PrecomputeDouble() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Converts the group element to the P3 representation, with dblPrecmp populated.
toShortArray() - Method in class com.singlestore.jdbc.type.Vector
 
toString() - Method in class com.singlestore.jdbc.BasePreparedStatement
 
toString() - Method in class com.singlestore.jdbc.ClientPreparedStatement
 
toString() - Method in class com.singlestore.jdbc.Configuration
ToString implementation.
toString() - Method in class com.singlestore.jdbc.FunctionStatement
 
toString() - Method in class com.singlestore.jdbc.HostAddress
 
toString() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.ed25519.Ed25519FieldElement
 
toString() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
 
toString() - Method in class com.singlestore.jdbc.ProcedureStatement
 
toString() - Method in class com.singlestore.jdbc.ServerPreparedStatement
 
toString() - Method in class com.singlestore.jdbc.SingleStoreClob
ToString implementation.
toString() - Method in class com.singlestore.jdbc.type.LineString
 
toString() - Method in class com.singlestore.jdbc.type.Point
 
toString() - Method in class com.singlestore.jdbc.type.Polygon
 
toString() - Method in class com.singlestore.jdbc.type.Vector
 
toStringArray() - Method in class com.singlestore.jdbc.type.Vector
 
trace(String) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
trace(String, Object...) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
trace(String, Throwable) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
trace(String) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
trace(String, Object...) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
trace(String, Throwable) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
trace(String) - Method in interface com.singlestore.jdbc.util.log.Logger
 
trace(String, Object...) - Method in interface com.singlestore.jdbc.util.log.Logger
 
trace(String, Throwable) - Method in interface com.singlestore.jdbc.util.log.Logger
 
trace(String) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
trace(String, Object...) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
trace(String, Throwable) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
traceEnable - Variable in class com.singlestore.jdbc.client.result.Result
 
transactionIsolation(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
transactionIsolation() - Method in class com.singlestore.jdbc.Configuration
Default transaction isolation
TransactionIsolation - Enum in com.singlestore.jdbc
Transaction isolation level.
transactionReplay(TransactionSaver) - Method in class com.singlestore.jdbc.client.impl.ReplayClient
Replay transaction, re-prepare server command if needed
transactionReplay(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Must cache commands in transaction and replay transaction on failover.
transactionReplay() - Method in class com.singlestore.jdbc.Configuration
 
transactionReplaySize(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
Transaction replay cache size
transactionReplaySize() - Method in class com.singlestore.jdbc.Configuration
transaction replay maximum number of saved command.
TRANSACTIONS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
transactions
TransactionSaver - Class in com.singlestore.jdbc.client.impl
Transaction cache Huge command are not cached, cache is limited to configuration transactionReplaySize commands
TransactionSaver(int) - Constructor for class com.singlestore.jdbc.client.impl.TransactionSaver
Constructor
transformedBitIsBoolean(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
TinyInt(1) to be considered as boolean
transformedBitIsBoolean() - Method in class com.singlestore.jdbc.Configuration
Must tinyint be considered as Boolean or Bit
truncate(long) - Method in class com.singlestore.jdbc.BlobImpl
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in class com.singlestore.jdbc.SingleStoreClob
 
trustStore(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
trustStore() - Method in class com.singlestore.jdbc.Configuration
trust store
trustStorePassword(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
trustStorePassword() - Method in class com.singlestore.jdbc.Configuration
trust store password
trustStoreType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
trustStoreType() - Method in class com.singlestore.jdbc.Configuration
trust store type
TWO - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
TYPE - Static variable in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPluginFactory
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPluginFactory
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacketFactory
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPluginFactory
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPluginFactory
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacketFactory
 
type() - Method in interface com.singlestore.jdbc.plugin.AuthenticationPluginFactory
Authentication plugin type.
type() - Method in class com.singlestore.jdbc.plugin.credential.aws.AwsIamCredentialPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
 
Type - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
type() - Method in class com.singlestore.jdbc.plugin.credential.env.EnvCredentialPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.credential.system.PropertiesCredentialPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 
type() - Method in interface com.singlestore.jdbc.plugin.CredentialPlugin
credential identifier
type() - Method in class com.singlestore.jdbc.plugin.tls.main.DefaultTlsSocketPlugin
 
type() - Method in interface com.singlestore.jdbc.plugin.TlsSocketPlugin
plugin type.

U

unCache(Client) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
Indicate that Prepare command is not on LRU cache anymore.
UNIQUE_KEY - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Is this column a unique key
UnixDomainSocket - Class in com.singlestore.jdbc.client.socket.impl
Unix IPC socket
UnixDomainSocket(String) - Constructor for class com.singlestore.jdbc.client.socket.impl.UnixDomainSocket
Constructor
UnixDomainSocket.SockAddr - Class in com.singlestore.jdbc.client.socket.impl
 
UNSIGNED - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Is column number value unsigned
UnsignedBigIntColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
UnsignedBigIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
BIGINT UNSIGNED metadata type decoder
UnsignedBigIntColumn(UnsignedBigIntColumn) - Constructor for class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
Recreate new column using alias as name.
UnsignedIntColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
UnsignedIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.UnsignedIntColumn
INTEGER UNSIGNED metadata type decoder
UnsignedIntColumn(UnsignedIntColumn) - Constructor for class com.singlestore.jdbc.client.column.UnsignedIntColumn
Recreate new column using alias as name.
UnsignedMediumIntColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
UnsignedMediumIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
MEDIUMINT UNSIGNED metadata type decoder
UnsignedMediumIntColumn(UnsignedMediumIntColumn) - Constructor for class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
Recreate new column using alias as name.
UnsignedSmallIntColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
UnsignedSmallIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
SMALLINT UNSIGNED metadata type decoder
UnsignedSmallIntColumn(UnsignedSmallIntColumn) - Constructor for class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
Recreate new column using alias as name.
UnsignedTinyIntColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
UnsignedTinyIntColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
TINYINT UNSIGNED metadata type decoder
UnsignedTinyIntColumn(UnsignedTinyIntColumn) - Constructor for class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
Recreate new column using alias as name.
unwrap(Class<T>) - Method in class com.singlestore.jdbc.CallableParameterMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class com.singlestore.jdbc.client.result.Result
 
unwrap(Class<T>) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class com.singlestore.jdbc.Connection
 
unwrap(Class<T>) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
unwrap(Class<T>) - Method in class com.singlestore.jdbc.ParameterMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class com.singlestore.jdbc.SingleStoreDataSource
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class com.singlestore.jdbc.Statement
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
UpdatableResult - Class in com.singlestore.jdbc.client.result
Updatable result implementation
UpdatableResult(Statement, boolean, long, ColumnDecoder[], Reader, Context, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.UpdatableResult
Constructor
updateArray(int, Array) - Method in class com.singlestore.jdbc.client.result.Result
 
updateArray(String, Array) - Method in class com.singlestore.jdbc.client.result.Result
 
updateArray(int, Array) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateAsciiStream(int, InputStream, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateAsciiStream(String, InputStream, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateAsciiStream(int, InputStream, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateAsciiStream(String, InputStream, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateAsciiStream(int, InputStream) - Method in class com.singlestore.jdbc.client.result.Result
 
updateAsciiStream(String, InputStream) - Method in class com.singlestore.jdbc.client.result.Result
 
updateAsciiStream(int, InputStream, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateAsciiStream(String, InputStream, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateAsciiStream(int, InputStream, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateAsciiStream(String, InputStream, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateAsciiStream(int, InputStream) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateAsciiStream(String, InputStream) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBigDecimal(int, BigDecimal) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBigDecimal(String, BigDecimal) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBigDecimal(int, BigDecimal) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBigDecimal(String, BigDecimal) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBinaryStream(int, InputStream, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBinaryStream(String, InputStream, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBinaryStream(int, InputStream, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBinaryStream(String, InputStream, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBinaryStream(int, InputStream) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBinaryStream(String, InputStream) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBinaryStream(int, InputStream, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBinaryStream(String, InputStream, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBinaryStream(int, InputStream, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBinaryStream(String, InputStream, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBinaryStream(int, InputStream) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBinaryStream(String, InputStream) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBlob(int, Blob) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBlob(String, Blob) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBlob(int, InputStream, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBlob(String, InputStream, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBlob(int, InputStream) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBlob(String, InputStream) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBlob(int, Blob) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBlob(String, Blob) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBlob(int, InputStream, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBlob(String, InputStream, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBlob(int, InputStream) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBlob(String, InputStream) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBoolean(int, boolean) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBoolean(String, boolean) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBoolean(int, boolean) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBoolean(String, boolean) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateByte(int, byte) - Method in class com.singlestore.jdbc.client.result.Result
 
updateByte(String, byte) - Method in class com.singlestore.jdbc.client.result.Result
 
updateByte(int, byte) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateByte(String, byte) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBytes(int, byte[]) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBytes(String, byte[]) - Method in class com.singlestore.jdbc.client.result.Result
 
updateBytes(int, byte[]) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateBytes(String, byte[]) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateCharacterStream(int, Reader, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateCharacterStream(String, Reader, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateCharacterStream(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateCharacterStream(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateCharacterStream(int, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateCharacterStream(String, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateCharacterStream(int, Reader, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateCharacterStream(String, Reader, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateCharacterStream(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateCharacterStream(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateCharacterStream(int, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateCharacterStream(String, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateClob(int, Clob) - Method in class com.singlestore.jdbc.client.result.Result
 
updateClob(String, Clob) - Method in class com.singlestore.jdbc.client.result.Result
 
updateClob(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateClob(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateClob(int, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateClob(String, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateClob(int, Clob) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateClob(String, Clob) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateClob(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateClob(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateClob(int, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateClob(String, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateDate(int, Date) - Method in class com.singlestore.jdbc.client.result.Result
 
updateDate(String, Date) - Method in class com.singlestore.jdbc.client.result.Result
 
updateDate(int, Date) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateDate(String, Date) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateDouble(int, double) - Method in class com.singlestore.jdbc.client.result.Result
 
updateDouble(String, double) - Method in class com.singlestore.jdbc.client.result.Result
 
updateDouble(int, double) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateDouble(String, double) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateFloat(int, float) - Method in class com.singlestore.jdbc.client.result.Result
 
updateFloat(String, float) - Method in class com.singlestore.jdbc.client.result.Result
 
updateFloat(int, float) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateFloat(String, float) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateInt(int, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateInt(String, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateInt(int, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateInt(String, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateLong(int, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateLong(String, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateLong(int, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateLong(String, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateMeta(ColumnDecoder[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
update cached metadata list
updateNCharacterStream(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNCharacterStream(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNCharacterStream(int, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNCharacterStream(String, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNCharacterStream(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNCharacterStream(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNCharacterStream(int, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNCharacterStream(String, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNClob(int, NClob) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNClob(String, NClob) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNClob(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNClob(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNClob(int, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNClob(String, Reader) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNClob(int, NClob) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNClob(String, NClob) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNClob(int, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNClob(String, Reader, long) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNClob(int, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNClob(String, Reader) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNString(int, String) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNString(String, String) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNString(int, String) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNString(String, String) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNull(int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNull(String) - Method in class com.singlestore.jdbc.client.result.Result
 
updateNull(int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateNull(String) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(int, Object, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(int, Object) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(String, Object, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(String, Object) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(int, Object, SQLType, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(String, Object, SQLType, int) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(int, Object, SQLType) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(String, Object, SQLType) - Method in class com.singlestore.jdbc.client.result.Result
 
updateObject(int, Object, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(int, Object) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(String, Object, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(String, Object) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(int, Object, SQLType, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(String, Object, SQLType, int) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(int, Object, SQLType) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateObject(String, Object, SQLType) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateRef(int, Ref) - Method in class com.singlestore.jdbc.client.result.Result
 
updateRef(String, Ref) - Method in class com.singlestore.jdbc.client.result.Result
 
updateRow() - Method in class com.singlestore.jdbc.client.result.Result
 
updateRow() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateRowData(byte[]) - Method in class com.singlestore.jdbc.client.result.Result
Update current row
updateRowId(int, RowId) - Method in class com.singlestore.jdbc.client.result.Result
 
updateRowId(String, RowId) - Method in class com.singlestore.jdbc.client.result.Result
 
updatesAreDetected(int) - Method in class com.singlestore.jdbc.DatabaseMetaData
 
updateShort(int, short) - Method in class com.singlestore.jdbc.client.result.Result
 
updateShort(String, short) - Method in class com.singlestore.jdbc.client.result.Result
 
updateShort(int, short) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateShort(String, short) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateSQLXML(int, SQLXML) - Method in class com.singlestore.jdbc.client.result.Result
 
updateSQLXML(String, SQLXML) - Method in class com.singlestore.jdbc.client.result.Result
 
updateString(int, String) - Method in class com.singlestore.jdbc.client.result.Result
 
updateString(String, String) - Method in class com.singlestore.jdbc.client.result.Result
 
updateString(int, String) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateString(String, String) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateTime(int, Time) - Method in class com.singlestore.jdbc.client.result.Result
 
updateTime(String, Time) - Method in class com.singlestore.jdbc.client.result.Result
 
updateTime(int, Time) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateTime(String, Time) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateTimestamp(int, Timestamp) - Method in class com.singlestore.jdbc.client.result.Result
 
updateTimestamp(String, Timestamp) - Method in class com.singlestore.jdbc.client.result.Result
 
updateTimestamp(int, Timestamp) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
updateTimestamp(String, Timestamp) - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
useAffectedRows(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
useAffectedRows() - Method in class com.singlestore.jdbc.Configuration
Use affected row
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.BigDecimalColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.BitColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.BlobColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.BsonColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.DateColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.DoubleColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.FloatColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.GeometryColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.JsonColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.SignedBigIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.SignedIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.SignedMediumIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.SignedSmallIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.SignedTinyIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.StringColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.TimeColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.TimestampColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.UnsignedBigIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.UnsignedIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.UnsignedMediumIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.UnsignedSmallIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.UnsignedTinyIntColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.VectorColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.column.YearColumn
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
useCompression(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Indicate to compresses exchanges with the database through gzip.
useCompression() - Method in class com.singlestore.jdbc.Configuration
Enable compression if server has compression capability
useMysqlVersion(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
useMysqlVersion() - Method in class com.singlestore.jdbc.Configuration
 
user(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
user() - Method in class com.singlestore.jdbc.Configuration
configuration user
useReadAheadInput(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Cache all socket available information.
useReadAheadInput() - Method in class com.singlestore.jdbc.Configuration
 
useResetConnection(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
useResetConnection() - Method in class com.singlestore.jdbc.Configuration
 
UserName - Variable in class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
useServerPrepStmts(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
useServerPrepStmts() - Method in class com.singlestore.jdbc.Configuration
Use server prepared statement.
usesLocalFilePerTable() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
usesLocalFiles() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
Utils - Class in com.singlestore.jdbc.plugin.authentication.standard.ed25519
Basic utilities for EdDSA.
Utils() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
 
UuidCodec - Class in com.singlestore.jdbc.plugin.codec
UUID codec
UuidCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.UuidCodec
 

V

validateLocalFileName(String, Context) - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
validateLocalFileName(String, Context) - Method in class com.singlestore.jdbc.message.client.QueryPacket
 
validateLocalFileName(String, Context) - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
 
validParameters() - Method in class com.singlestore.jdbc.ClientPreparedStatement
 
validParameters() - Method in class com.singlestore.jdbc.ServerPreparedStatement
 
valueOf(String) - Static method in enum com.singlestore.jdbc.client.util.ProtocolExtendedTypeCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.singlestore.jdbc.client.util.VectorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.singlestore.jdbc.export.HaMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.singlestore.jdbc.export.SslMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement.Representation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.singlestore.jdbc.TransactionIsolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.singlestore.jdbc.util.log.ConsoleLogger.CONSOLE_LOG_LEVEL
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.singlestore.jdbc.client.util.ProtocolExtendedTypeCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.singlestore.jdbc.client.util.VectorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.singlestore.jdbc.export.HaMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.singlestore.jdbc.export.SslMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement.Representation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.singlestore.jdbc.TransactionIsolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.singlestore.jdbc.util.log.ConsoleLogger.CONSOLE_LOG_LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
Vector - Class in com.singlestore.jdbc.type
Represents an ordered collection of numeric values with a fixed number of dimensions (length).
VectorCodec - Class in com.singlestore.jdbc.plugin.codec
 
VectorCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.VectorCodec
 
VectorColumn - Class in com.singlestore.jdbc.client.column
 
VectorColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.VectorColumn
Vector metadata type decoder
VectorColumn(VectorColumn) - Constructor for class com.singlestore.jdbc.client.column.VectorColumn
Recreate new column using alias as name.
vectorExtendedMetadata(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
Enable extended metadata for VECTOR(<N> [, <elementType>]) data type.
vectorExtendedMetadata() - Method in class com.singlestore.jdbc.Configuration
 
VectorParser<M> - Class in com.singlestore.jdbc.util.vector
 
VectorParser(VectorType) - Constructor for class com.singlestore.jdbc.util.vector.VectorParser
 
VectorType - Enum in com.singlestore.jdbc.client.util
 
vectorTypeOutputFormat(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Sets Vector type output format as JSON or BINARY.
vectorTypeOutputFormat() - Method in class com.singlestore.jdbc.Configuration
 
verify(String, X509Certificate, long) - Static method in class com.singlestore.jdbc.client.tls.HostnameVerifier
Verification that throw an exception with a detailed error message in case of error.
verify(String, SSLSession, long) - Method in class com.singlestore.jdbc.plugin.tls.main.DefaultTlsSocketPlugin
 
verify(String, SSLSession, long) - Method in interface com.singlestore.jdbc.plugin.TlsSocketPlugin
Host name verifier implementation.

W

WAIT_TIMEOUT - Static variable in class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
 
WaitForCredential() - Method in class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
 
warn(String) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
warn(String, Object...) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
warn(String, Throwable) - Method in class com.singlestore.jdbc.util.log.ConsoleLogger
 
warn(String) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
warn(String, Object...) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
warn(String, Throwable) - Method in class com.singlestore.jdbc.util.log.JdkLogger
 
warn(String) - Method in interface com.singlestore.jdbc.util.log.Logger
 
warn(String, Object...) - Method in interface com.singlestore.jdbc.util.log.Logger
 
warn(String, Throwable) - Method in interface com.singlestore.jdbc.util.log.Logger
 
warn(String) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
warn(String, Object...) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
warn(String, Throwable) - Method in class com.singlestore.jdbc.util.log.Slf4JLogger
 
wasNull() - Method in class com.singlestore.jdbc.BaseCallableStatement
 
wasNull() - Method in class com.singlestore.jdbc.client.result.Result
has last data getter return a null value
wasNull(byte[], MutableInt, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.BinaryRowDecoder
 
wasNull(byte[], MutableInt, MutableInt) - Method in interface com.singlestore.jdbc.client.result.rowdecoder.RowDecoder
Indicate if last decoded value was null
wasNull(byte[], MutableInt, MutableInt) - Method in class com.singlestore.jdbc.client.result.rowdecoder.TextRowDecoder
 
WindowsCredential() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
WindowsCredential(Pointer) - Constructor for class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring.WindowsCredential
 
WindowsKeyring - Class in com.singlestore.jdbc.plugin.credential.browser.keyring
 
WindowsKeyring() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.keyring.WindowsKeyring
 
WindowsKeyring.WindowsCredential - Class in com.singlestore.jdbc.plugin.credential.browser.keyring
 
WindowsNativeSspiAuthentication - Class in com.singlestore.jdbc.plugin.authentication.addon.gssapi
 
WindowsNativeSspiAuthentication() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.gssapi.WindowsNativeSspiAuthentication
 
withSql(String) - Method in class com.singlestore.jdbc.export.ExceptionFactory
Construct an Exception factory from this + adding current SQL
write(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.impl.CompressOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(int) - Method in class com.singlestore.jdbc.client.socket.impl.CompressOutputStream
Writes the specified byte to this output stream.
writeAscii(String) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
writeAscii(String) - Method in interface com.singlestore.jdbc.client.socket.Writer
 
writeByte(int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write byte into buf, flush buf to socket if needed.
writeByte(int) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write byte into buf, flush buf to socket if needed.
writeBytes(byte[]) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
writeBytes(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write byte array to buf.
writeBytes(byte[]) - Method in interface com.singlestore.jdbc.client.socket.Writer
 
writeBytes(byte[], int, int) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write byte array to buf.
writeBytesAtPos(byte[], int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
writeBytesAtPos(byte[], int) - Method in interface com.singlestore.jdbc.client.socket.Writer
 
writeBytesEscaped(byte[], int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write escape bytes to socket.
writeBytesEscaped(byte[], int) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write escape bytes to socket.
writeDouble(double) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
writeDouble(double) - Method in interface com.singlestore.jdbc.client.socket.Writer
 
writeEmptyPacket() - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Send empty packet.
writeEmptyPacket() - Method in interface com.singlestore.jdbc.client.socket.Writer
Send empty packet.
writeFloat(float) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
writeFloat(float) - Method in interface com.singlestore.jdbc.client.socket.Writer
 
writeInt(int) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write int value into buf.
writeInt(int) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write int value into buf.
writeLength(long) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write field length into buf, flush socket if needed.
writeLength(long) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write field length into buf, flush socket if needed.
writeLong(long) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write long value into buf.
writeLong(long) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write long value into buf.
writer - Variable in class com.singlestore.jdbc.client.impl.StandardClient
 
Writer - Interface in com.singlestore.jdbc.client.socket
Packet Writer interface
writeShort(short) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write short value into buf.
writeShort(short) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write short value into buf.
writeSocket(boolean) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Flush the internal buf.
writeString(String) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
 
writeString(String) - Method in interface com.singlestore.jdbc.client.socket.Writer
 
writeStringEscaped(String) - Method in class com.singlestore.jdbc.client.socket.impl.PacketWriter
Write string to socket.
writeStringEscaped(String) - Method in interface com.singlestore.jdbc.client.socket.Writer
Write string to socket.

Y

YearColumn - Class in com.singlestore.jdbc.client.column
Column metadata definition
YearColumn(ReadableByteBuf, int, long, DataType, byte, int, int[], String, String) - Constructor for class com.singlestore.jdbc.client.column.YearColumn
YEAR metadata type decoder
YearColumn(YearColumn) - Constructor for class com.singlestore.jdbc.client.column.YearColumn
Recreate new column using alias as name.
yearIsDateType(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
yearIsDateType() - Method in class com.singlestore.jdbc.Configuration
Must year be return by default as Date in result-set

Z

ZERO - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
ZEROFILL - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
Must number value be filled with Zero
ZonedDateTimeCodec - Class in com.singlestore.jdbc.plugin.codec
 
ZonedDateTimeCodec() - Constructor for class com.singlestore.jdbc.plugin.codec.ZonedDateTimeCodec
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2025 SingleStore. All rights reserved.