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 X Y Z 

A

abort() - Method in class com.singlestore.jdbc.client.result.Result
 
abort(Executor) - Method in class com.singlestore.jdbc.Connection
 
abort() - Method in class com.singlestore.jdbc.Statement
 
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(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
 
addHost(String, int, boolean) - 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(HostAddress...) - Method in class com.singlestore.jdbc.Configuration.Builder
 
addRowData(byte[]) - Method in class com.singlestore.jdbc.client.result.Result
 
addStateFlag(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
 
addStateFlag(int) - Method in interface com.singlestore.jdbc.client.context.Context
 
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
 
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
 
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.SocketHandlerFunction
 
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(PacketWriter, PacketReader, String, String) - Method in interface com.singlestore.jdbc.plugin.authentication.addon.gssapi.GssapiAuth
 
authenticate(PacketWriter, PacketReader, String, String) - Method in class com.singlestore.jdbc.plugin.authentication.addon.gssapi.StandardGssapiAuthentication
Process default GSS plugin authentication.
authenticate(PacketWriter, PacketReader, String, String) - Method in class com.singlestore.jdbc.plugin.authentication.addon.gssapi.WindowsNativeSspiAuthentication
Process native windows GSS plugin authentication.
AuthenticationPlugin - Interface in com.singlestore.jdbc.plugin.authentication
 
AuthenticationPluginLoader - Class in com.singlestore.jdbc.plugin.authentication
 
AuthenticationPluginLoader() - Constructor for class com.singlestore.jdbc.plugin.authentication.AuthenticationPluginLoader
 
AuthMoreRawPacket - Class in com.singlestore.jdbc.message.client
 
AuthMoreRawPacket(byte[]) - Constructor for class com.singlestore.jdbc.message.client.AuthMoreRawPacket
 
AuthSwitchPacket - Class in com.singlestore.jdbc.message.server
 
AuthSwitchPacket(String, byte[]) - Constructor for class com.singlestore.jdbc.message.server.AuthSwitchPacket
 
AUTO_INCREMENT - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
autocommit() - Method in class com.singlestore.jdbc.Configuration
 
autocommit(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
AUTOCOMMIT - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
autoCommitFailureClosesAllResultSets() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
autoGeneratedKeys - Variable in class com.singlestore.jdbc.Statement
 
available() - Method in class com.singlestore.jdbc.client.socket.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.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, ReentrantLock, String, String, boolean, boolean, int, int, int) - Constructor for class com.singlestore.jdbc.BaseCallableStatement
 
BaseContext - Class in com.singlestore.jdbc.client.context
 
BaseContext(InitialHandshakePacket, long, Configuration, ExceptionFactory, PrepareCache) - Constructor for class com.singlestore.jdbc.client.context.BaseContext
 
BasePreparedStatement - Class in com.singlestore.jdbc
 
BasePreparedStatement(String, Connection, ReentrantLock, boolean, boolean, int, int, int, int) - Constructor for class com.singlestore.jdbc.BasePreparedStatement
 
baseURL - Variable in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialGenerator
 
batchParameters - Variable in class com.singlestore.jdbc.BasePreparedStatement
 
batchUpdateLength() - Method in class com.singlestore.jdbc.message.client.BulkExecutePacket
 
batchUpdateLength() - Method in interface com.singlestore.jdbc.message.client.ClientMessage
 
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
 
BEFORE_FIRST_POS - Static variable in class com.singlestore.jdbc.client.result.CompleteResult
 
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
 
BigDecimalCodec - Class in com.singlestore.jdbc.codec.list
 
BigDecimalCodec() - Constructor for class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
BigIntegerCodec - Class in com.singlestore.jdbc.codec.list
 
BigIntegerCodec() - Constructor for class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
BINARY_COLLATION - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
BINARY_PREFIX - Static variable in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
binaryProtocol() - Method in class com.singlestore.jdbc.message.client.BulkExecutePacket
 
binaryProtocol() - Method in interface com.singlestore.jdbc.message.client.ClientMessage
 
binaryProtocol() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
bit(byte[], int) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.Utils
Get the i'th bit of a byte array.
BitSetCodec - Class in com.singlestore.jdbc.codec.list
 
BitSetCodec() - Constructor for class com.singlestore.jdbc.codec.list.BitSetCodec
 
blankTableNameMeta() - Method in class com.singlestore.jdbc.Configuration
 
blankTableNameMeta(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
BLOB - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
BlobCodec - Class in com.singlestore.jdbc.codec.list
 
BlobCodec() - Constructor for class com.singlestore.jdbc.codec.list.BlobCodec
 
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.codec.list
 
BooleanCodec() - Constructor for class com.singlestore.jdbc.codec.list.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
 
buf - Variable in class com.singlestore.jdbc.client.socket.PacketWriter
 
bufIsDataAfterMark() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
build() - Method in class com.singlestore.jdbc.Configuration.Builder
 
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
 
BulkExecutePacket - Class in com.singlestore.jdbc.message.client
 
BulkExecutePacket(PrepareResultPacket, List<ParameterList>, String, ServerPreparedStatement) - Constructor for class com.singlestore.jdbc.message.client.BulkExecutePacket
 
ByteArrayCodec - Class in com.singlestore.jdbc.codec.list
 
ByteArrayCodec() - Constructor for class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
ByteCodec - Class in com.singlestore.jdbc.codec.list
 
ByteCodec() - Constructor for class com.singlestore.jdbc.codec.list.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
 
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, PacketReader, Context) - Constructor for class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
cachePrepStmts(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
cachePrepStmts() - Method in class com.singlestore.jdbc.Configuration
 
CallableParameterMetaData - Class in com.singlestore.jdbc
 
CallableParameterMetaData(ResultSet, boolean) - Constructor for class com.singlestore.jdbc.CallableParameterMetaData
 
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(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
canDecode(ColumnDefinitionPacket, Class<?>) - Method in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
canEncode(Object) - Method in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
canEncodeLongData() - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
canEncodeLongData() - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
canEncodeLongData() - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
canEncodeLongData() - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
canSkipMeta() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
canSkipMeta() - Method in interface com.singlestore.jdbc.client.context.Context
 
canSkipMeta() - Method in interface com.singlestore.jdbc.message.client.ClientMessage
 
canSkipMeta() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
canUseServerMaxRows - Variable in class com.singlestore.jdbc.Statement
 
canUseServerTimeout - Variable in class com.singlestore.jdbc.Statement
 
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
 
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
 
checkMaxAllowedLength(int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Count query size.
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
 
checkOutputResult() - Method in class com.singlestore.jdbc.BaseCallableStatement
Check if statement is closed, and throw exception if so.
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.codec.list.BigDecimalCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
className() - Method in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
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.BasePreparedStatement
Clears the current parameter values immediately.
ClearPasswordPlugin - Class in com.singlestore.jdbc.plugin.authentication.addon
 
ClearPasswordPlugin() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPlugin
 
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
 
CLIENT_INTERACTIVE - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
CLIENT_MYSQL - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
CLIENT_PROTOCOL_41 - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
CLIENT_SESSION_TRACK - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
ClientMessage - Interface in com.singlestore.jdbc.message.client
 
ClientPreparedStatement - Class in com.singlestore.jdbc
 
ClientPreparedStatement(String, Connection, ReentrantLock, boolean, boolean, int, int, int, int) - Constructor for class com.singlestore.jdbc.ClientPreparedStatement
 
ClobCodec - Class in com.singlestore.jdbc.codec.list
 
ClobCodec() - Constructor for class com.singlestore.jdbc.codec.list.ClobCodec
 
clone(String, String) - Method in class com.singlestore.jdbc.Configuration
 
close() - Method in class com.singlestore.jdbc.client.result.Result
 
close() - Method in class com.singlestore.jdbc.client.socket.CompressInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class com.singlestore.jdbc.client.socket.CompressOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
close() - Method in class com.singlestore.jdbc.client.socket.PacketReader
 
close() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
close() - Method in class com.singlestore.jdbc.client.socket.ReadAheadBufferedStream
 
close(int) - Static method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
close() - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
close() - Method in class com.singlestore.jdbc.ClientPreparedStatement
 
close() - Method in class com.singlestore.jdbc.Connection
 
close(Client) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
close(Client) - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
 
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.
closed - Variable in class com.singlestore.jdbc.client.result.Result
 
closed - Variable in class com.singlestore.jdbc.Statement
 
closeFromStmtClose(ReentrantLock) - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
closeFromStmtClose(ReentrantLock) - Method in class com.singlestore.jdbc.client.result.Result
 
closeOnCompletion - Variable in class com.singlestore.jdbc.Statement
 
closeOnCompletion() - Method in class com.singlestore.jdbc.Statement
Specifies that this Statement will be closed when all its dependent result sets are closed.
ClosePreparePacket - Class in com.singlestore.jdbc.message.client
 
ClosePreparePacket(int) - Constructor for class com.singlestore.jdbc.message.client.ClosePreparePacket
 
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
 
codecs() - Method in class com.singlestore.jdbc.Configuration
 
ColumnDefinitionPacket - Class in com.singlestore.jdbc.message.server
 
ColumnDefinitionPacket(ReadableByteBuf, 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
 
com.singlestore.jdbc - package com.singlestore.jdbc
 
com.singlestore.jdbc.client.context - package com.singlestore.jdbc.client.context
 
com.singlestore.jdbc.client.result - package com.singlestore.jdbc.client.result
 
com.singlestore.jdbc.client.socket - package com.singlestore.jdbc.client.socket
 
com.singlestore.jdbc.client.tls - package com.singlestore.jdbc.client.tls
 
com.singlestore.jdbc.codec.list - package com.singlestore.jdbc.codec.list
 
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.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.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.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.exceptions - package com.singlestore.jdbc.util.exceptions
 
com.singlestore.jdbc.util.log - package com.singlestore.jdbc.util.log
 
com.singlestore.jdbc.util.options - package com.singlestore.jdbc.util.options
 
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
 
CompleteResult(Statement, boolean, long, ColumnDefinitionPacket[], PacketReader, Context, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.CompleteResult
 
CompleteResult(ColumnDefinitionPacket[], byte[][], Context) - Constructor for class com.singlestore.jdbc.client.result.CompleteResult
 
Completion - Interface in com.singlestore.jdbc.message.server
 
COMPRESS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
CompressInputStream - Class in com.singlestore.jdbc.client.socket
 
CompressInputStream(InputStream, MutableInt) - Constructor for class com.singlestore.jdbc.client.socket.CompressInputStream
 
CompressOutputStream - Class in com.singlestore.jdbc.client.socket
 
CompressOutputStream(OutputStream, MutableInt) - Constructor for class com.singlestore.jdbc.client.socket.CompressOutputStream
 
compressSequence - Variable in class com.singlestore.jdbc.client.socket.PacketWriter
 
con - Variable in class com.singlestore.jdbc.Statement
 
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) - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
connect(SocketAddress, int) - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
Name pipe connection.
connect(int, UnixDomainSocket.SockAddr, int) - Static method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
connect(SocketAddress) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
connect(SocketAddress, int) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
connect(Configuration) - Static method in class com.singlestore.jdbc.Driver
 
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
 
CONNECT_WITH_DB - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
Connection - Class in com.singlestore.jdbc
 
Connection(Configuration, ReentrantLock, 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
 
ConnectionState - Class in com.singlestore.jdbc.util.constants
 
ConnectionState() - Constructor for class com.singlestore.jdbc.util.constants.ConnectionState
 
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
 
connectTimeout(int) - Method in class com.singlestore.jdbc.Configuration
 
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) - Constructor for class com.singlestore.jdbc.util.log.ConsoleLogger.ConsoleLoggerKey
 
consoleLogLevel(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
Context - Interface in com.singlestore.jdbc.client.context
 
context - Variable in class com.singlestore.jdbc.client.result.Result
 
create(long, byte) - Static method in class com.singlestore.jdbc.message.client.SslRequestPacket
 
create(String, DataType) - Static method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
create(String) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
create(String, String) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
create(String, String, Exception) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
create(String, String, int) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
createArrayOf(String, Object[]) - Method in class com.singlestore.jdbc.Connection
 
createBatchUpdate(List<Completion>, int, SQLException) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
createBatchUpdate(List<Completion>, int, int[], SQLException) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
createBlob() - Method in class com.singlestore.jdbc.Connection
 
createClob() - Method in class com.singlestore.jdbc.Connection
 
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) - Static method in class com.singlestore.jdbc.client.result.CompleteResult
 
createResultSet(String[], DataType[], String[][], Context) - Static method in class com.singlestore.jdbc.client.result.CompleteResult
Create a result set from given data.
createSocket(Socket, SSLSocketFactory) - Method in interface com.singlestore.jdbc.plugin.tls.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
 
Credential(String, String) - Constructor for class com.singlestore.jdbc.plugin.credential.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
 
CredentialPlugin - Interface in com.singlestore.jdbc.plugin.credential
 
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
 
currResult - Variable in class com.singlestore.jdbc.Statement
 
CURSOR_EXISTS - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
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
 
database(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
database() - Method in class com.singlestore.jdbc.Configuration
 
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
 
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
 
DateCodec - Class in com.singlestore.jdbc.codec.list
 
DateCodec() - Constructor for class com.singlestore.jdbc.codec.list.DateCodec
 
DB_DROPPED - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
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
 
decode(ReadableByteBuf) - Static method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
 
decode(ReadableByteBuf) - Static method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
 
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, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
decodeBinary(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
decodeBinaryBoolean(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
decodeBinaryByte(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
decodeBinaryDouble(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
decodeBinaryFloat(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
decodeBinaryInt(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
decodeBinaryLong(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
decodeBinaryShort(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
decodeText(ReadableByteBuf, int, ColumnDefinitionPacket, Calendar) - Method in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
decodeTextBoolean(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
decodeTextByte(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
decodeTextDouble(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
decodeTextFloat(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
decodeTextInt(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
decodeTextLong(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
decodeTextShort(ReadableByteBuf, int, ColumnDefinitionPacket) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
decrementUse(Client, ServerPreparedStatement) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
decrementUse(Client, ServerPreparedStatement) - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
 
defaultAuthenticationPluginType() - Method in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
 
defaultAuthenticationPluginType() - Method in interface com.singlestore.jdbc.plugin.credential.CredentialPlugin
 
defaultAuthenticationPluginType() - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 
defaultFetchSize(Integer) - Method in class com.singlestore.jdbc.Configuration.Builder
 
defaultFetchSize() - Method in class com.singlestore.jdbc.Configuration
 
DefaultTlsSocketPlugin - Class in com.singlestore.jdbc.client.tls
 
DefaultTlsSocketPlugin() - Constructor for class com.singlestore.jdbc.client.tls.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
 
description() - Method in class com.singlestore.jdbc.message.client.BulkExecutePacket
 
description() - Method in interface com.singlestore.jdbc.message.client.ClientMessage
 
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
 
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.codec.list
 
DoubleCodec() - Constructor for class com.singlestore.jdbc.codec.list.DoubleCodec
 
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
 
DurationCodec - Class in com.singlestore.jdbc.codec.list
 
DurationCodec() - Constructor for class com.singlestore.jdbc.codec.list.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() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPlugin
 
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
 
enabledSslProtocolSuites(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
enabledSslProtocolSuites() - Method in class com.singlestore.jdbc.Configuration
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.AuthMoreRawPacket
 
encode(PacketWriter, Context, PrepareResultPacket) - Method in class com.singlestore.jdbc.message.client.BulkExecutePacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.ChangeDbPacket
 
encode(PacketWriter, Context) - Method in interface com.singlestore.jdbc.message.client.ClientMessage
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.ClosePreparePacket
COM_STMT_CLOSE packet.
encode(PacketWriter, Context, PrepareResultPacket) - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.HandshakeResponse
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.LongDataPacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.PingPacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.PreparePacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.QueryPacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.QueryWithParametersPacket
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.QuitPacket
 
encode(PacketWriter, Context, PrepareResultPacket) - Method in interface com.singlestore.jdbc.message.client.RedoableClientMessage
 
encode(PacketWriter, Context) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
encode(PacketWriter, Context, PrepareResultPacket) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
encode(PacketWriter, Context) - Method in class com.singlestore.jdbc.message.client.ResetPacket
 
encode(PacketWriter, 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(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
encodeBinary(PacketWriter, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
encodeData(Blob, Long) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
encodeData(Clob, Long) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
encodeData(Reader, Long) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
encodeData(InputStream, Long) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
encodeLongData(PacketWriter, Blob, Long) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
encodeLongData(PacketWriter, Clob, Long) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
encodeLongData(PacketWriter, Reader, Long) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
encodeLongData(PacketWriter, InputStream, Long) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
encodeText(PacketWriter, Context, Object, Calendar, Long) - Method in class com.singlestore.jdbc.codec.list.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.
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
 
ENUM - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
EnvCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.env
Authentication using environment variable.
EnvCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.env.EnvCredentialPlugin
 
EofPacket - Class in com.singlestore.jdbc.message.server
 
EofPacket(ReadableByteBuf, Context) - Constructor for class com.singlestore.jdbc.message.server.EofPacket
 
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.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.SingleStoreXid
Equal implementation.
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.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
 
escapeString(String, boolean) - 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.result.Result
 
exceptionFactory() - Method in class com.singlestore.jdbc.Statement
 
ExceptionFactory - Class in com.singlestore.jdbc.util.exceptions
 
ExceptionFactory(Configuration, HostAddress) - Constructor for class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
ExceptionFactory.SqlExceptionFactory - Class in com.singlestore.jdbc.util.exceptions
 
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() - 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.ServerPreparedStatement
 
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
See https://mariadb.com/kb/en/com_stmt_execute/ for documentation
ExecutePacket(PrepareResultPacket, ParameterList, String, ServerPreparedStatement) - Constructor for class com.singlestore.jdbc.message.client.ExecutePacket
 
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.
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
 

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
 
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
 
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
 
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
 
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
 
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
 
FloatCodec - Class in com.singlestore.jdbc.codec.list
 
FloatCodec() - Constructor for class com.singlestore.jdbc.codec.list.FloatCodec
 
flush() - Method in class com.singlestore.jdbc.client.socket.CompressOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Send packet to socket.
flushBufferStopAtMark() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Flush to last mark.
FOUND_ROWS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
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.
from(String, int) - Static method in class com.singlestore.jdbc.HostAddress
 
from(String, int, boolean) - Static method in class com.singlestore.jdbc.HostAddress
 
from(String) - Static method in enum com.singlestore.jdbc.SslMode
 
from(String) - Static method in enum com.singlestore.jdbc.TransactionIsolation
 
from(String) - Static method in enum com.singlestore.jdbc.util.constants.HaMode
 
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
 
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, ReentrantLock, boolean, boolean, int, int) - Constructor for class com.singlestore.jdbc.FunctionStatement
 

G

generatedKeyAlwaysReturned() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
generator - Variable in class com.singlestore.jdbc.plugin.credential.browser.BrowserCredentialPlugin
 
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, 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() - Method in interface com.singlestore.jdbc.plugin.credential.CredentialPlugin
 
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(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
 
getAffectedRows() - Method in class com.singlestore.jdbc.message.server.OkPacket
 
getArray(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC ARRAY parameter as an Array object in the Java programming language.
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
 
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
 
getAutoCommit() - Method in class com.singlestore.jdbc.Connection
 
getAvailableHost(List<HostAddress>, ConcurrentMap<HostAddress, Long>, boolean) - Method in enum com.singlestore.jdbc.util.constants.HaMode
 
getAvailableHostInOrder(List<HostAddress>, ConcurrentMap<HostAddress, Long>, boolean) - Static method in enum com.singlestore.jdbc.util.constants.HaMode
 
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
 
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.
use getBigDecimal(int parameterIndex) or getBigDecimal(String parameterName)
getBigDecimal(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
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
 
getBigInteger(String) - Method in class com.singlestore.jdbc.client.result.Result
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.BigDecimalCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.BlobCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.BooleanCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.ByteCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.ClobCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.DateCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.DoubleCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.DurationCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.FloatCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.InstantCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.IntCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.LineStringCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.LongCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.PointCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.PolygonCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.ReaderCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.ShortCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.StreamCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.StringCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.TimeCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.TimestampCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.UuidCodec
 
getBinaryEncodeType() - Method in class com.singlestore.jdbc.codec.list.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
Retrieves the value of the designated JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
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
Retrieves the value of the designated JDBC BIT or BOOLEAN parameter as a boolean in the Java programming language.
getBoolean(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC BIT or BOOLEAN parameter as a boolean in the Java programming language.
getBoolean(int) - Method in class com.singlestore.jdbc.client.result.Result
 
getBoolean(String) - Method in class com.singlestore.jdbc.client.result.Result
 
getBranchQualifier() - Method in class com.singlestore.jdbc.SingleStoreXid
 
getByName(String) - Static method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSANamedCurveTable
 
getByte(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC TINYINT parameter as a byte in the Java programming language.
getByte(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC TINYINT parameter as a byte in the Java programming language.
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
Retrieves the value of the designated JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
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
 
getCatalog() - Method in class com.singlestore.jdbc.Connection
 
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
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
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.
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
Retrieves the value of the designated JDBC CLOB parameter as a java.sql.Clob object in the Java programming language.
getClob(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC CLOB parameter as a java.sql.Clob object in the Java programming language.
getClob(int) - Method in class com.singlestore.jdbc.client.result.Result
 
getClob(String) - Method in class com.singlestore.jdbc.client.result.Result
 
getColumn() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
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.
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.
getColumnName(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
Get the designated column's name.
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 class com.singlestore.jdbc.message.server.PrepareResultPacket
 
getColumnType(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
Retrieves the designated column's SQL type.
getColumnType(Configuration) - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
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.BulkExecutePacket
 
getCommand() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
getCommand() - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
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 interface com.singlestore.jdbc.client.context.Context
 
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
 
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.Connection
 
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
 
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
 
getDatabase() - Method in interface com.singlestore.jdbc.client.context.Context
 
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
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object.
getDate(int, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object.
getDate(String, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
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
 
getDefaultCodec(Configuration) - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
getDefaultCollation() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
 
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
Retrieves the value of the designated JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC DOUBLE parameter as a double in the Java programming language.
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
 
getExceptionFactory() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getExceptionFactory() - Method in interface com.singlestore.jdbc.client.context.Context
 
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
 
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.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.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
Retrieves the value of the designated JDBC FLOAT parameter as a float in the Java programming language.
getFloat(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC FLOAT parameter as a float in the Java programming language.
getFloat(int) - Method in class com.singlestore.jdbc.client.result.Result
 
getFloat(String) - Method in class com.singlestore.jdbc.client.result.Result
 
getFormatId() - Method in class com.singlestore.jdbc.SingleStoreXid
 
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.
getGlobalTransactionId() - Method in class com.singlestore.jdbc.SingleStoreXid
 
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
 
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
 
getImportedKeys(String, String, String) - Method in class com.singlestore.jdbc.DatabaseMetaData
Retrieves a description of the primary key columns that are referenced by the given table's foreign key columns (the primary keys imported by a table).
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.singlestore.jdbc.DatabaseMetaData
Retrieves a description of the given table's indices and statistics.
getInputStream() - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
getInputStream() - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
getInt(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC INTEGER parameter as an int in the Java programming language.
getInt(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC INTEGER parameter as an int in the Java programming language.
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
 
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
 
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.message.server.ColumnDefinitionPacket
 
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
 
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
Retrieves the value of the designated JDBC BIGINT parameter as a long in the Java programming language.
getLong(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC BIGINT parameter as a long in the Java programming language.
getLong(int) - Method in class com.singlestore.jdbc.client.result.Result
 
getLong(String) - Method in class com.singlestore.jdbc.client.result.Result
 
getLowercaseTableNames() - Method in class com.singlestore.jdbc.Connection
Are table case sensitive or not .
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
 
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
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
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
Retrieves the value of the designated JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
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
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
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
Retrieves the value of the designated parameter as an Object in the Java programming language.
getObject(int, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.BaseCallableStatement
Returns an object representing the value of OUT parameter parameterIndex and uses map for the custom mapping of the parameter value.
getObject(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a parameter as an Object in the Java programming language.
getObject(String, Map<String, Class<?>>) - Method in class com.singlestore.jdbc.BaseCallableStatement
Returns an object representing the value of OUT parameter parameterName and uses map for the custom mapping of the parameter value.
getObject(int, Class<T>) - Method in class com.singlestore.jdbc.BaseCallableStatement
Returns an object representing the value of OUT parameter parameterIndex and will convert from the SQL type of the parameter to the requested Java data type, if the conversion is supported.
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.NamedPipeSocket
 
getOutputStream() - Method in class com.singlestore.jdbc.client.socket.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 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.Credential
 
getPlugin() - Method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
 
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(int) - Method in class com.singlestore.jdbc.client.result.ResultSetMetaData
Get the designated column's specified column size.
getPrecision() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
Return metadata precision.
getPrecision(int) - Method in class com.singlestore.jdbc.ParameterMetaData
Retrieves the designated parameter's specified column size.
getPrepareCache() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getPrepareCache() - Method in interface com.singlestore.jdbc.client.context.Context
 
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
Retrieves the value of the designated JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
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.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 interface com.singlestore.jdbc.client.context.Context
 
getSeed() - Method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
 
getSeed() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
 
getSeed() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.spec.EdDSAPrivateKeySpec
 
getSequence() - Method in class com.singlestore.jdbc.client.socket.PacketReader
 
getServerAliases(String, Principal[]) - Method in class com.singlestore.jdbc.client.tls.SingleStoreX509KeyManager
 
getServerCapabilities() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getServerCapabilities() - Method in interface com.singlestore.jdbc.client.context.Context
 
getServerStatus() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getServerStatus() - Method in interface com.singlestore.jdbc.client.context.Context
 
getServerStatus() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
 
getShort(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC SMALLINT parameter as a short in the Java programming language.
getShort(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC SMALLINT parameter as a short in the Java programming language.
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.DatabaseMetaData
This function is to return the version of S2
getSocketFactory(Configuration, ExceptionFactory) - Method in class com.singlestore.jdbc.client.tls.DefaultTlsSocketPlugin
 
getSocketFactory(Configuration, ExceptionFactory) - Method in interface com.singlestore.jdbc.plugin.tls.TlsSocketPlugin
Get socket factory.
getSocketHandler() - Static method in class com.singlestore.jdbc.client.socket.SocketUtility
Create socket according to options.
getSql() - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
getSql() - Method in class com.singlestore.jdbc.util.exceptions.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.
getSqlState() - Method in class com.singlestore.jdbc.message.server.ErrorPacket
 
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
 
getStateFlag() - Method in interface com.singlestore.jdbc.client.context.Context
 
getStatement() - Method in class com.singlestore.jdbc.client.result.Result
 
getStatementId() - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
getStatementId() - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
 
getString(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
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.
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
 
getThreadId() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getThreadId() - Method in interface com.singlestore.jdbc.client.context.Context
 
getThreadId() - Method in class com.singlestore.jdbc.Connection
 
getThreadId() - Method in class com.singlestore.jdbc.message.server.InitialHandshakePacket
 
getTime(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object.
getTime(int, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object.
getTime(String, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
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.
getTimestamp(int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of the designated JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
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
 
getTransactionIsolation() - Method in class com.singlestore.jdbc.Connection
 
getTransactionIsolationLevel() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getTransactionIsolationLevel() - Method in interface com.singlestore.jdbc.client.context.Context
 
getTransactionSaver() - Method in class com.singlestore.jdbc.client.context.RedoContext
 
getTruncatedSeed(byte[]) - Static method in class com.singlestore.jdbc.message.server.AuthSwitchPacket
 
getType() - Method in class com.singlestore.jdbc.client.result.Result
 
getType() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
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
 
getTypeName() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
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.
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
Retrieves the value of the designated JDBC DATALINK parameter as a java.net.URL object.
getURL(String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Retrieves the value of a JDBC DATALINK parameter as a java.net.URL object.
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
 
getUser() - Method in class com.singlestore.jdbc.plugin.credential.Credential
 
getUserName() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
getValue() - Method in enum com.singlestore.jdbc.TransactionIsolation
 
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.
getWaitTimeout() - Method in class com.singlestore.jdbc.Connection
 
getWarning() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
getWarning() - Method in interface com.singlestore.jdbc.client.context.Context
 
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
 
getXAConnection() - Method in class com.singlestore.jdbc.SingleStoreDataSource
 
getXAConnection(String, String) - Method in class com.singlestore.jdbc.SingleStoreDataSource
 
getXAConnection() - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
 
getXAConnection(String, String) - Method in class com.singlestore.jdbc.SingleStorePoolDataSource
 
getXAResource() - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
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
 
HaMode - Enum in com.singlestore.jdbc.util.constants
 
handleParameterOutput() - Method in class com.singlestore.jdbc.FunctionStatement
 
handleParameterOutput() - Method in class com.singlestore.jdbc.ProcedureStatement
 
handleParameterOutput() - Method in class com.singlestore.jdbc.ServerPreparedStatement
 
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
 
hasDefault() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
hasFlushed() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
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.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.SingleStoreXid
 
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.util.log.ConsoleLogger.ConsoleLoggerKey
 
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
 
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_SPACE - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
IN_TRANSACTION - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
includeThreadDumpInDeadlockExceptions(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
includeThreadDumpInDeadlockExceptions() - Method in class com.singlestore.jdbc.Configuration
 
incrementUse(ServerPreparedStatement) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
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.ClearPasswordPlugin
 
initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacket
Initialization.
initialize(String, byte[], Configuration) - Method in interface com.singlestore.jdbc.plugin.authentication.AuthenticationPlugin
Plugin initialization.
initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPlugin
Initialization.
initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
Initialized data.
initialize(String, byte[], Configuration) - Method in class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacket
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 interface com.singlestore.jdbc.plugin.credential.CredentialPlugin
 
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
 
initialUrl() - Method in class com.singlestore.jdbc.Configuration
 
initPacket() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
INSERT_ON_DUPLICATE_KEY_UPDATE_STATEMENT_PATTERN - Static variable in class com.singlestore.jdbc.ClientPreparedStatement
 
INSERT_STATEMENT_PATTERN - Static variable in class com.singlestore.jdbc.ClientPreparedStatement
 
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.codec.list.BigDecimalCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.BigIntegerCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.BitSetCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.BlobCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.BooleanCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.ByteArrayCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.ByteCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.ClobCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.DateCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.DoubleCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.DurationCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.FloatCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.InstantCodec
default instance
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.IntCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.LineStringCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.LongCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
default instance
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.PointCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.PolygonCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.ReaderCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.ShortCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.StreamCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.StringCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.TimeCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.TimestampCodec
 
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.UuidCodec
default instance
INSTANCE - Static variable in class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
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
 
InstantCodec - Class in com.singlestore.jdbc.codec.list
Instant codec
InstantCodec() - Constructor for class com.singlestore.jdbc.codec.list.InstantCodec
 
IntCodec - Class in com.singlestore.jdbc.codec.list
 
IntCodec() - Constructor for class com.singlestore.jdbc.codec.list.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
 
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.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
 
isConnected() - Method in class com.singlestore.jdbc.client.socket.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.
isEofDeprecated() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
isEofDeprecated() - Method in interface com.singlestore.jdbc.client.context.Context
 
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
 
isExtendedInfo() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
isExtendedInfo() - Method in interface com.singlestore.jdbc.client.context.Context
 
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
 
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
 
isIPv4(String) - Static method in class com.singlestore.jdbc.client.tls.HostnameVerifier
 
isIPv6(String) - Static method in class com.singlestore.jdbc.client.tls.HostnameVerifier
 
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.PacketWriter
 
isMustReconnect() - Method in exception com.singlestore.jdbc.util.exceptions.MaxAllowedPacketException
 
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
 
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.
isOutputParameter() - Method in class com.singlestore.jdbc.client.result.Result
 
isPoolable() - Method in class com.singlestore.jdbc.Statement
Returns a value indicating whether the Statement is poolable or not.
isPrimaryKey() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
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.
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

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) - Constructor for class com.singlestore.jdbc.util.log.JdkLogger
 
JwtCredentialPlugin - Class in com.singlestore.jdbc.plugin.credential.token
Authentication using JWT
JwtCredentialPlugin() - Constructor for class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 

K

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
 
keyStorePassword(String) - Method in class com.singlestore.jdbc.Configuration.Builder
Client keystore password
keyStorePassword() - Method in class com.singlestore.jdbc.Configuration
 
keyStoreType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
keyStoreType() - Method in class com.singlestore.jdbc.Configuration
 

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
 
LAST_ROW_SENT - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
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.codec.list
 
LineStringCodec() - Constructor for class com.singlestore.jdbc.codec.list.LineStringCodec
 
LinuxKeyring - Class in com.singlestore.jdbc.plugin.credential.browser.keyring
 
LinuxKeyring() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.keyring.LinuxKeyring
 
loaded - Variable in class com.singlestore.jdbc.client.result.Result
 
loaded() - Method in class com.singlestore.jdbc.client.result.Result
 
LOCAL_FILES - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
LocalDateCodec - Class in com.singlestore.jdbc.codec.list
 
LocalDateCodec() - Constructor for class com.singlestore.jdbc.codec.list.LocalDateCodec
 
LocalDateTimeCodec - Class in com.singlestore.jdbc.codec.list
 
LocalDateTimeCodec() - Constructor for class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
localInfileInputStream - Variable in class com.singlestore.jdbc.Statement
 
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
 
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
 
LocalTimeCodec - Class in com.singlestore.jdbc.codec.list
 
LocalTimeCodec() - Constructor for class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
locatorsUpdateCopy() - Method in class com.singlestore.jdbc.DatabaseMetaData
 
lock - Variable in class com.singlestore.jdbc.Statement
 
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
 
LongCodec - Class in com.singlestore.jdbc.codec.list
 
LongCodec() - Constructor for class com.singlestore.jdbc.codec.list.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
 

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
 
MARIADB_CLIENT_CACHE_METADATA - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
MARIADB_CLIENT_COM_MULTI - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
MARIADB_CLIENT_EXTENDED_TYPE_INFO - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
MARIADB_CLIENT_PROGRESS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
MARIADB_CLIENT_STMT_BULK_OPERATIONS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
mark(int) - Method in class com.singlestore.jdbc.client.socket.CompressInputStream
Marks the current position in this input stream.
mark() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
markSupported() - Method in class com.singlestore.jdbc.client.socket.CompressInputStream
Tests if this input stream supports the mark and reset methods.
markSupported() - Method in class com.singlestore.jdbc.client.socket.ReadAheadBufferedStream
 
MaxAllowedPacketException - Exception in com.singlestore.jdbc.util.exceptions
 
MaxAllowedPacketException(String, boolean) - Constructor for exception com.singlestore.jdbc.util.exceptions.MaxAllowedPacketException
 
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
 
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
 
maxRows - Variable in class com.singlestore.jdbc.Statement
 
METADATA_CHANGED - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
metadataList - Variable in class com.singlestore.jdbc.client.result.Result
 
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
 
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
 
MULTI_STATEMENTS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
MULTIPLE_KEY - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
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 interface com.singlestore.jdbc.plugin.credential.CredentialPlugin
 
mustUseSsl() - Method in class com.singlestore.jdbc.plugin.credential.token.JwtCredentialPlugin
 

N

name - Variable in class com.singlestore.jdbc.DatabaseMetaData.Identifier
 
NamedPipeSocket - Class in com.singlestore.jdbc.client.socket
 
NamedPipeSocket(String, String) - Constructor for class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
NativePasswordPlugin - Class in com.singlestore.jdbc.plugin.authentication.standard
 
NativePasswordPlugin() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
 
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
 
next() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
next() - Method in class com.singlestore.jdbc.client.result.UpdatableResult
 
NO_BACKSLASH_ESCAPES - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
NO_DEFAULT_VALUE_FLAG - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
NO_SCHEMA - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
nonMappedOptions() - Method in class com.singlestore.jdbc.Configuration
 
NOT_NULL - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
notSupported(String) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
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
 
of(Statement) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
offset - Variable in class com.singlestore.jdbc.BlobImpl
 
OffsetDateTimeCodec - Class in com.singlestore.jdbc.codec.list
OffsetDateTime codec
OffsetDateTimeCodec() - Constructor for class com.singlestore.jdbc.codec.list.OffsetDateTimeCodec
 
OkPacket - Class in com.singlestore.jdbc.message.server
 
OkPacket(ReadableByteBuf, Context) - Constructor for class com.singlestore.jdbc.message.server.OkPacket
 
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
 
outputParameter - Variable in class com.singlestore.jdbc.client.result.Result
 
outputParameters - Variable in class com.singlestore.jdbc.BaseCallableStatement
 
outputResult - Variable in class com.singlestore.jdbc.BaseCallableStatement
 
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
 
PacketReader(InputStream, Configuration, MutableInt) - Constructor for class com.singlestore.jdbc.client.socket.PacketReader
Constructor of standard socket MySQL packet stream reader.
PacketWriter - Class in com.singlestore.jdbc.client.socket
 
PacketWriter(OutputStream, int, MutableInt, MutableInt) - Constructor for class com.singlestore.jdbc.client.socket.PacketWriter
Common feature to write data into socket, creating SingleStore Packet.
parameterMetaData - Variable in class com.singlestore.jdbc.BaseCallableStatement
 
ParameterMetaData - Class in com.singlestore.jdbc
 
ParameterMetaData(ExceptionFactory, ColumnDefinitionPacket[]) - Constructor for class com.singlestore.jdbc.ParameterMetaData
 
parameters - Variable in class com.singlestore.jdbc.BasePreparedStatement
 
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.
parseBit(ReadableByteBuf, int) - Static method in class com.singlestore.jdbc.codec.list.BitSetCodec
 
parseBit(ReadableByteBuf, int) - Static method in class com.singlestore.jdbc.codec.list.ByteCodec
 
parseDate(ReadableByteBuf, int) - Static method in class com.singlestore.jdbc.codec.list.LocalDateCodec
 
parseNotEmpty(ReadableByteBuf, int) - Static method in class com.singlestore.jdbc.codec.list.LongCodec
 
parseTime(ReadableByteBuf, int, ColumnDefinitionPacket) - Static method in class com.singlestore.jdbc.codec.list.LocalTimeCodec
 
parseTimestamp(String) - Static method in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
password(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
password() - Method in class com.singlestore.jdbc.Configuration
 
permitTrace(boolean) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
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
 
PLUGIN_AUTH - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
PLUGIN_AUTH_LENENC_CLIENT_DATA - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
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.codec.list
 
PointCodec() - Constructor for class com.singlestore.jdbc.codec.list.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.codec.list
 
PolygonCodec() - Constructor for class com.singlestore.jdbc.codec.list.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.socket.PacketWriter
 
pos() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
pos(int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
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.BulkExecutePacket
 
prep() - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
prep() - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
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
 
PreparePacket - Class in com.singlestore.jdbc.message.client
 
PreparePacket(String) - Constructor for class com.singlestore.jdbc.message.client.PreparePacket
 
prepareResult - Variable in class com.singlestore.jdbc.BasePreparedStatement
 
PrepareResultPacket - Class in com.singlestore.jdbc.message.server
See https://mariadb.com/kb/en/com_stmt_prepare/#COM_STMT_PREPARE_OK
PrepareResultPacket(ReadableByteBuf, PacketReader, Context) - Constructor for class com.singlestore.jdbc.message.server.PrepareResultPacket
 
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
 
preSqlCmd() - Method in class com.singlestore.jdbc.ClientPreparedStatement
 
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 - Variable in class com.singlestore.jdbc.HostAddress
 
PRIMARY_KEY - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
procedureName - Variable in class com.singlestore.jdbc.BaseCallableStatement
 
ProcedureStatement - Class in com.singlestore.jdbc
 
ProcedureStatement(Connection, String, String, String, ReentrantLock, boolean, boolean, int, int) - Constructor for class com.singlestore.jdbc.ProcedureStatement
 
process(PacketWriter, PacketReader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPlugin
Send password in clear text to server.
process(PacketWriter, PacketReader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacket
Process gssapi plugin authentication.
process(PacketWriter, PacketReader, Context) - Method in interface com.singlestore.jdbc.plugin.authentication.AuthenticationPlugin
Process plugin authentication.
process(PacketWriter, PacketReader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPlugin
Process Ed25519 password plugin authentication.
process(PacketWriter, PacketReader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
Process native password plugin authentication.
process(PacketWriter, PacketReader, Context) - Method in class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacket
Process PAM plugin authentication.
PROGRESS_OLD - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
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
 
PS_MULTI_RESULTS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
PS_OUT_PARAMETERS - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 

Q

QUERY_NO_GOOD_INDEX_USED - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
QUERY_NO_INDEX_USED - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
QUERY_WAS_SLOW - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
QueryPacket - Class in com.singlestore.jdbc.message.client
 
QueryPacket(String) - Constructor for class com.singlestore.jdbc.message.client.QueryPacket
 
queryTimeout - Variable in class com.singlestore.jdbc.Statement
 
QueryWithParametersPacket - Class in com.singlestore.jdbc.message.client
 
QueryWithParametersPacket(String, ClientParser, ParameterList) - Constructor for class com.singlestore.jdbc.message.client.QueryWithParametersPacket
 
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.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.CompressInputStream
Reads the next byte of data from the input stream.
read() - Method in class com.singlestore.jdbc.client.socket.ReadAheadBufferedStream
Reading one byte from cache of socket if needed.
read(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.ReadAheadBufferedStream
Returing byte array, from cache of reading socket if needed.
ReadAheadBufferedStream - Class in com.singlestore.jdbc.client.socket
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.ReadAheadBufferedStream
 
reader - Variable in class com.singlestore.jdbc.client.result.Result
 
ReaderCodec - Class in com.singlestore.jdbc.codec.list
 
ReaderCodec() - Constructor for class com.singlestore.jdbc.codec.list.ReaderCodec
 
readNext() - Method in class com.singlestore.jdbc.client.result.Result
 
readPacket(boolean) - Method in class com.singlestore.jdbc.client.socket.PacketReader
Get next MySQL packet.
readPacket(boolean, boolean) - Method in class com.singlestore.jdbc.client.socket.PacketReader
Get next MySQL packet.
readPacket(Statement, int, long, int, int, boolean, PacketReader, PacketWriter, Context, ExceptionFactory, ReentrantLock, boolean) - Method in interface com.singlestore.jdbc.message.client.ClientMessage
 
readPacket(Statement, int, long, int, int, boolean, PacketReader, PacketWriter, Context, ExceptionFactory, ReentrantLock, boolean) - Method in class com.singlestore.jdbc.message.client.PreparePacket
 
recv(int, byte[], int, int) - Static method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
RedoableClientMessage - Interface in com.singlestore.jdbc.message.client
 
RedoableWithPrepareClientMessage - Interface in com.singlestore.jdbc.message.client
 
RedoContext - Class in com.singlestore.jdbc.client.context
 
RedoContext(InitialHandshakePacket, long, Configuration, ExceptionFactory, PrepareCache) - Constructor for class com.singlestore.jdbc.client.context.RedoContext
 
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(PacketWriter, Context, PrepareResultPacket) - Method in interface com.singlestore.jdbc.message.client.RedoableClientMessage
 
reEncode(PacketWriter, Context, PrepareResultPacket) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
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
Registers the OUT parameter in ordinal position parameterIndex to the JDBC type sqlType.
registerOutParameter(int, int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(int, int, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the designated output parameter.
registerOutParameter(String, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the OUT parameter named parameterName to the JDBC type sqlType .
registerOutParameter(String, int, int) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the parameter named parameterName to be of JDBC type sqlType .
registerOutParameter(String, int, String) - Method in class com.singlestore.jdbc.BaseCallableStatement
Registers the designated output parameter.
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
 
remove(Pool) - Static method in class com.singlestore.jdbc.pool.Pools
Remove pool.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
removeStatementEventListener(StatementEventListener) - Method in class com.singlestore.jdbc.SingleStorePoolConnection
 
rePrepare(Client) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
RESERVED - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
reset() - Method in class com.singlestore.jdbc.client.socket.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.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
 
reset() - Method in class com.singlestore.jdbc.ServerPreparedStatement
 
resetLoggerFactoryProperties(String, String) - Static method in class com.singlestore.jdbc.util.log.Loggers
 
resetMark() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
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
 
resetStateFlag() - Method in class com.singlestore.jdbc.client.context.BaseContext
 
resetStateFlag() - Method in interface com.singlestore.jdbc.client.context.Context
 
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, ColumnDefinitionPacket[], PacketReader, Context, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.Result
 
Result(ColumnDefinitionPacket[], byte[][], Context) - Constructor for class com.singlestore.jdbc.client.result.Result
 
results - Variable in class com.singlestore.jdbc.Statement
 
resultSetConcurrency - Variable in class com.singlestore.jdbc.Statement
 
ResultSetMetaData - Class in com.singlestore.jdbc.client.result
 
ResultSetMetaData(ExceptionFactory, ColumnDefinitionPacket[], Configuration, boolean) - Constructor for class com.singlestore.jdbc.client.result.ResultSetMetaData
Constructor.
resultSetType - Variable in class com.singlestore.jdbc.client.result.Result
 
resultSetType - Variable in class com.singlestore.jdbc.Statement
 
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.codec.list.BitSetCodec
 
rewriteBatchedStatements(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
rewriteBatchedStatements() - Method in class com.singlestore.jdbc.Configuration
 
rollback() - Method in class com.singlestore.jdbc.Connection
 
rollback(Savepoint) - Method in class com.singlestore.jdbc.Connection
 
row - Variable in class com.singlestore.jdbc.client.result.Result
 
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
 
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.BulkExecutePacket
 
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
 
saveRedo(ClientMessage) - Method in class com.singlestore.jdbc.client.context.RedoContext
 
saveRedo(ClientMessage[]) - Method in class com.singlestore.jdbc.client.context.RedoContext
 
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
 
schema - Variable in class com.singlestore.jdbc.DatabaseMetaData.Identifier
 
SECURE_CONNECTION - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
send(int, byte[], int, int) - Static method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
SendGssApiAuthPacket - Class in com.singlestore.jdbc.plugin.authentication.addon
 
SendGssApiAuthPacket() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacket
 
SendPamAuthPacket - Class in com.singlestore.jdbc.plugin.authentication.standard
 
SendPamAuthPacket() - Constructor for class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacket
 
sequence - Variable in class com.singlestore.jdbc.client.socket.PacketWriter
 
SERVER_SESSION_STATE_CHANGED - Static variable in class com.singlestore.jdbc.util.constants.ServerStatus
 
ServerMessage - Interface in com.singlestore.jdbc.message.server
 
ServerPreparedStatement - Class in com.singlestore.jdbc
 
ServerPreparedStatement(String, Connection, ReentrantLock, boolean, boolean, int, int, int, int) - Constructor for class com.singlestore.jdbc.ServerPreparedStatement
 
serverSslCert(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
serverSslCert() - Method in class com.singlestore.jdbc.Configuration
 
serverStatus - Variable in class com.singlestore.jdbc.client.context.BaseContext
 
ServerStatus - Class in com.singlestore.jdbc.util.constants
 
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
 
SESSION_TRACK_SCHEMA - Static variable in class com.singlestore.jdbc.util.constants.StateChange
 
SESSION_TRACK_STATE_CHANGE - Static variable in class com.singlestore.jdbc.util.constants.StateChange
 
SESSION_TRACK_SYSTEM_VARIABLES - Static variable in class com.singlestore.jdbc.util.constants.StateChange
 
SESSION_TRACK_TRANSACTION_CHARACTERISTICS - Static variable in class com.singlestore.jdbc.util.constants.StateChange
 
SESSION_TRACK_TRANSACTION_STATE - Static variable in class com.singlestore.jdbc.util.constants.StateChange
 
sessionVariables(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
sessionVariables() - Method in class com.singlestore.jdbc.Configuration
 
SET - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
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.
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(ColumnDefinitionPacket[]) - Method in class com.singlestore.jdbc.message.server.PrepareResultPacket
 
setConnection(ExceptionFactory) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
setConnection(Connection) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
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
 
setDatabase(String) - Method in interface com.singlestore.jdbc.client.context.Context
 
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.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.NamedPipeSocket
 
setKeepAlive(boolean) - Method in class com.singlestore.jdbc.client.socket.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.
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.CompressOutputStream
 
setMaxAllowedPacket(int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
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.
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
 
setParameters(ParameterList) - Method in class com.singlestore.jdbc.BasePreparedStatement
 
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.util.exceptions.ExceptionFactory
 
setPrepareResult(PrepareResultPacket) - Method in class com.singlestore.jdbc.BasePreparedStatement
 
setPrepareResult(PrepareResultPacket) - Method in class com.singlestore.jdbc.message.client.BulkExecutePacket
 
setPrepareResult(PrepareResultPacket) - Method in class com.singlestore.jdbc.message.client.ExecutePacket
 
setPrepareResult(PrepareResultPacket) - Method in interface com.singlestore.jdbc.message.client.RedoableWithPrepareClientMessage
 
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.Connection
 
setReceiveBufferSize(int) - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
setReceiveBufferSize(int) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
setRef(int, Ref) - Method in class com.singlestore.jdbc.BasePreparedStatement
Sets the designated parameter to the given REF(<structured-type>) value.
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
 
setSendBufferSize(int) - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
setSendBufferSize(int) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
setServerStatus(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
 
setServerStatus(int) - Method in interface com.singlestore.jdbc.client.context.Context
 
setServerStatus(int) - Method in class com.singlestore.jdbc.client.context.RedoContext
 
setServerThreadId(Long, HostAddress) - Method in class com.singlestore.jdbc.client.socket.PacketReader
Set server thread id.
setServerThreadId(Long, HostAddress) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
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.
setSoLinger(boolean, int) - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
setSoLinger(boolean, int) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
setSoTimeout(int) - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
setSoTimeout(int) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
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
 
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.NamedPipeSocket
 
setTcpNoDelay(boolean) - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
setThreadId(long) - Method in class com.singlestore.jdbc.util.exceptions.ExceptionFactory
 
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
 
setTransactionIsolationLevel(int) - Method in interface com.singlestore.jdbc.client.context.Context
 
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.
setWarning(int) - Method in class com.singlestore.jdbc.client.context.BaseContext
 
setWarning(int) - Method in interface com.singlestore.jdbc.client.context.Context
 
ShortCodec - Class in com.singlestore.jdbc.codec.list
 
ShortCodec() - Constructor for class com.singlestore.jdbc.codec.list.ShortCodec
 
shutdownInput() - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
shutdownInput() - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
shutdownOutput() - Method in class com.singlestore.jdbc.client.socket.NamedPipeSocket
 
shutdownOutput() - Method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
SINGLESTORE_LOCAL_DATE_TIME - Static variable in class com.singlestore.jdbc.codec.list.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(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(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.
SingleStoreXid - Class in com.singlestore.jdbc
 
SingleStoreXid(int, byte[], byte[]) - Constructor for class com.singlestore.jdbc.SingleStoreXid
Global transaction identifier.
skip(long) - Method in class com.singlestore.jdbc.client.socket.CompressInputStream
Skips over and discards n bytes of data from this input stream.
skip(long) - Method in class com.singlestore.jdbc.client.socket.ReadAheadBufferedStream
 
skipRemaining() - Method in class com.singlestore.jdbc.client.result.Result
 
Slf4JLogger - Class in com.singlestore.jdbc.util.log
 
Slf4JLogger(Logger) - Constructor for class com.singlestore.jdbc.util.log.Slf4JLogger
 
SMALL_BUFFER_SIZE - Static variable in class com.singlestore.jdbc.client.socket.PacketWriter
 
SockAddr(String) - Constructor for class com.singlestore.jdbc.client.socket.UnixDomainSocket.SockAddr
Contructor.
socket(int, int, int) - Static method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
socketFactory(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
socketFactory() - Method in class com.singlestore.jdbc.Configuration
 
SocketHandlerFunction - Interface in com.singlestore.jdbc.client.socket
 
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
 
SocketUtility - Class in com.singlestore.jdbc.client.socket
 
SocketUtility() - Constructor for class com.singlestore.jdbc.client.socket.SocketUtility
 
sql - Variable in class com.singlestore.jdbc.BasePreparedStatement
 
SqlExceptionFactory(Connection, SingleStorePoolConnection, Configuration, HostAddress, long, Statement, String) - Constructor for class com.singlestore.jdbc.util.exceptions.ExceptionFactory.SqlExceptionFactory
 
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
 
sslMode(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
sslMode() - Method in class com.singlestore.jdbc.Configuration
 
SslMode - Enum in com.singlestore.jdbc
 
SslRequestPacket - Class in com.singlestore.jdbc.message.client
 
StandardGssapiAuthentication - Class in com.singlestore.jdbc.plugin.authentication.addon.gssapi
 
StandardGssapiAuthentication() - Constructor for class com.singlestore.jdbc.plugin.authentication.addon.gssapi.StandardGssapiAuthentication
 
STATE_AUTOCOMMIT - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
 
STATE_DATABASE - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
 
STATE_NETWORK_TIMEOUT - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
 
STATE_READ_ONLY - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
 
STATE_TRANSACTION_ISOLATION - Static variable in class com.singlestore.jdbc.util.constants.ConnectionState
 
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 - Class in com.singlestore.jdbc
 
Statement(Connection, ReentrantLock, boolean, boolean, int, int, int, int) - Constructor for class com.singlestore.jdbc.Statement
 
statementId - Variable in class com.singlestore.jdbc.message.server.PrepareResultPacket
 
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.codec.list
 
StreamCodec() - Constructor for class com.singlestore.jdbc.codec.list.StreamCodec
 
streaming() - Method in class com.singlestore.jdbc.client.result.CompleteResult
 
streaming() - Method in class com.singlestore.jdbc.client.result.Result
 
streaming() - Method in class com.singlestore.jdbc.client.result.StreamingResult
 
StreamingResult - Class in com.singlestore.jdbc.client.result
 
StreamingResult(Statement, boolean, long, ColumnDefinitionPacket[], PacketReader, Context, int, ReentrantLock, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.StreamingResult
 
strerror(int) - Static method in class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
StringCodec - Class in com.singlestore.jdbc.codec.list
 
StringCodec() - Constructor for class com.singlestore.jdbc.codec.list.StringCodec
 
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.UnixDomainSocket.SockAddr
 
sun_path - Variable in class com.singlestore.jdbc.client.socket.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
 

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
 
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
 
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
 
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
 
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
 
TEST_ENABLE_SLF4J - Static variable in class com.singlestore.jdbc.util.log.Loggers
 
test_getParser() - Method in class com.singlestore.jdbc.ClientPreparedStatement
 
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.
TimeCodec - Class in com.singlestore.jdbc.codec.list
 
TimeCodec() - Constructor for class com.singlestore.jdbc.codec.list.TimeCodec
 
TIMESTAMP - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
TIMESTAMP_FORMAT - Static variable in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
TIMESTAMP_FORMAT_NO_FRACTIONAL - Static variable in class com.singlestore.jdbc.codec.list.LocalDateTimeCodec
 
TimestampCodec - Class in com.singlestore.jdbc.codec.list
 
TimestampCodec() - Constructor for class com.singlestore.jdbc.codec.list.TimestampCodec
 
tinyInt1isBit(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
tinyInt1isBit() - Method in class com.singlestore.jdbc.Configuration
 
TlsSocketPlugin - Interface in com.singlestore.jdbc.plugin.tls
 
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.
toCached() - Method in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.GroupElement
Converts the group element to the CACHED representation.
TokenWaiterServer - Class in com.singlestore.jdbc.plugin.credential.browser
 
TokenWaiterServer() - Constructor for class com.singlestore.jdbc.plugin.credential.browser.TokenWaiterServer
 
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.
toString() - Method in class com.singlestore.jdbc.Configuration
ToString implementation.
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.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
 
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
 
transactionIsolation(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
transactionIsolation() - Method in class com.singlestore.jdbc.Configuration
 
TransactionIsolation - Enum in com.singlestore.jdbc
 
transactionReplay(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
transactionReplay() - Method in class com.singlestore.jdbc.Configuration
 
TRANSACTIONS - Static variable in class com.singlestore.jdbc.util.constants.Capabilities
 
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
 
trustStorePassword(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
trustStorePassword() - Method in class com.singlestore.jdbc.Configuration
 
trustStoreType(String) - Method in class com.singlestore.jdbc.Configuration.Builder
 
trustStoreType() - Method in class com.singlestore.jdbc.Configuration
 
TWO - Variable in class com.singlestore.jdbc.plugin.authentication.standard.ed25519.math.Field
 
type() - Method in class com.singlestore.jdbc.client.tls.DefaultTlsSocketPlugin
 
TYPE - Static variable in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.addon.ClearPasswordPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.addon.SendGssApiAuthPacket
 
type() - Method in interface com.singlestore.jdbc.plugin.authentication.AuthenticationPlugin
Authentication plugin type.
type() - Method in class com.singlestore.jdbc.plugin.authentication.standard.Ed25519PasswordPlugin
 
TYPE - Static variable in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.standard.NativePasswordPlugin
 
type() - Method in class com.singlestore.jdbc.plugin.authentication.standard.SendPamAuthPacket
 
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 interface com.singlestore.jdbc.plugin.credential.CredentialPlugin
 
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.tls.TlsSocketPlugin
plugin type.

U

unCache(Client) - Method in class com.singlestore.jdbc.message.server.CachedPrepareResultPacket
 
UNIQUE_KEY - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
UnixDomainSocket - Class in com.singlestore.jdbc.client.socket
 
UnixDomainSocket(String) - Constructor for class com.singlestore.jdbc.client.socket.UnixDomainSocket
 
UnixDomainSocket.SockAddr - Class in com.singlestore.jdbc.client.socket
 
UNSIGNED - Static variable in class com.singlestore.jdbc.util.constants.ColumnFlags
 
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
 
UpdatableResult(Statement, boolean, long, ColumnDefinitionPacket[], PacketReader, Context, int, boolean, boolean) - Constructor for class com.singlestore.jdbc.client.result.UpdatableResult
 
updateArray(int, Array) - Method in class com.singlestore.jdbc.client.result.Result
 
updateArray(String, Array) - Method in class com.singlestore.jdbc.client.result.Result
 
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(ColumnDefinitionPacket[]) - Method in class com.singlestore.jdbc.BasePreparedStatement
 
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
 
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
 
useAliasAsName() - Method in class com.singlestore.jdbc.client.result.Result
 
useAliasAsName() - Method in class com.singlestore.jdbc.message.server.ColumnDefinitionPacket
 
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
 
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
 
useReadAheadInput(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
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
 
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.codec.list
UUID codec
UuidCodec() - Constructor for class com.singlestore.jdbc.codec.list.UuidCodec
 

V

validParameters() - Method in class com.singlestore.jdbc.ClientPreparedStatement
 
validParameters() - Method in class com.singlestore.jdbc.FunctionStatement
 
validParameters() - Method in class com.singlestore.jdbc.ServerPreparedStatement
 
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.SslMode
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.constants.HaMode
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.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.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.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.constants.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.util.log.ConsoleLogger.CONSOLE_LOG_LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, SSLSession, long) - Method in class com.singlestore.jdbc.client.tls.DefaultTlsSocketPlugin
 
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 interface com.singlestore.jdbc.plugin.tls.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
Retrieves whether the last OUT parameter read had the value of SQL NULL.
wasNull() - Method in class com.singlestore.jdbc.client.result.Result
 
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.util.exceptions.ExceptionFactory
 
write(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.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.CompressOutputStream
Writes the specified byte to this output stream.
writeAscii(String) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
writeByte(int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write byte into buf, flush buf to socket if needed.
writeBytes(byte[]) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
writeBytes(byte[], int, int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write byte array to buf.
writeBytesAtPos(byte[], int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
writeBytesEscaped(byte[], int, boolean) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write escape bytes to socket.
writeDouble(double) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
writeEmptyPacket() - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Send empty packet.
writeFloat(float) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
writeInt(int) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write int value into buf.
writeLength(long) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write field length into buf, flush socket if needed.
writeLong(long) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write long value into buf.
writeShort(short) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write short value into buf.
writeSocket(boolean) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Flush the internal buf.
writeString(String) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
 
writeStringEscaped(String, boolean) - Method in class com.singlestore.jdbc.client.socket.PacketWriter
Write string to socket.

X

xidToString(Xid) - Static method in class com.singlestore.jdbc.SingleStorePoolConnection
 

Y

yearIsDateType(Boolean) - Method in class com.singlestore.jdbc.Configuration.Builder
 
yearIsDateType() - Method in class com.singlestore.jdbc.Configuration
 

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
 
ZonedDateTimeCodec - Class in com.singlestore.jdbc.codec.list
 
ZonedDateTimeCodec() - Constructor for class com.singlestore.jdbc.codec.list.ZonedDateTimeCodec
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2023 SingleStore. All rights reserved.