跳过导航链接
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() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Connection.abort() has been called, abort remaining active result-set
abort() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Force closes socket and stream readers/writers.
abort() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
abort() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Connection.abort() has been called, abort result-set.
abort(Executor) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Abort connection.
abort(Executor) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Abort connection.
abortConnection(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Utility to force close existing connection.
absolute(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
absolute(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
absolute(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
absolute(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
absolute(int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
AbstractConnectProtocol - com.oceanbase.jdbc.internal.protocol中的类
 
AbstractConnectProtocol(UrlParser, GlobalStateInfo, ReentrantLock, LruTraceCache) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Get a protocol instance.
AbstractMastersListener - com.oceanbase.jdbc.internal.failover中的类
 
AbstractMastersListener(UrlParser, GlobalStateInfo) - 类 的构造器com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
AbstractMastersSlavesListener - com.oceanbase.jdbc.internal.failover中的类
 
AbstractMastersSlavesListener(UrlParser, GlobalStateInfo) - 类 的构造器com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
AbstractMultiSend - com.oceanbase.jdbc.internal.protocol中的类
 
AbstractMultiSend(Protocol, PacketOutputStream, Results, ServerPrepareResult, List<ParameterHolder[]>, boolean, String, ThreadPoolExecutor) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
Bulk execute for Server PreparedStatement.executeBatch (when no COM_MULTI)
AbstractMultiSend(Protocol, PacketOutputStream, Results, ClientPrepareResult, List<ParameterHolder[]>, ThreadPoolExecutor) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
Bulk execute for client-side PreparedStatement.executeBatch (no prepare).
AbstractMultiSend(Protocol, PacketOutputStream, Results, List<String>, ThreadPoolExecutor) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
Bulk execute for statement.executeBatch().
AbstractPacketInputStream - com.oceanbase.jdbc.internal.io.input中的类
 
AbstractPacketInputStream() - 类 的构造器com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
AbstractPacketOutputStream - com.oceanbase.jdbc.internal.io.output中的类
 
AbstractPacketOutputStream(OutputStream, int, long, String, TimeTrace, boolean) - 类 的构造器com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Common feature to write data into socket, creating MariaDB Packet.
AbstractQueryProtocol - com.oceanbase.jdbc.internal.protocol中的类
 
acceptsURL(String) - 类 中的方法com.oceanbase.jdbc.Driver
returns true if the driver can accept the url.
acceptsUrl(String) - 类 中的静态方法com.oceanbase.jdbc.UrlParser
Tell if mariadb driver accept url string.
activeStreamingResult - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
actualSql - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
add(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
$h = f + g$ TODO-CR BR: $h$ is allocated via new, probably not a good idea.
add(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
add(GroupElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
GroupElement addition using the twisted Edwards addition law with extended coordinates (Hisil2008).
addAttrData(int, Object) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
addAttrData(int, Object) - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
addBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Adds a set of parameters to this PreparedStatement object's batch of send.
addBatch(String) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Add batch.
addBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
addBatch(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
addBatch(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Adds the given SQL command to the current list of commands for this Statement object.
addConnectionEventListener(ConnectionEventListener) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Registers the given event failover so that it will be notified when an event occurs on this PooledConnection object.
addErrorStat() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
addErrorStat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
addErrorStat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
addErrorStat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
addListener(Listener, long) - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.ConnectionValidator
Add listener to validation list.
addListener(Listener) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.thread.FailoverLoop
 
addOne() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
addParenthesesArroundValue(PacketOutputStream, ParameterHolder) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Use encloseParamInParentheses to determine whether to add parentheses starting from 2.4.10, add spaces before parameters
addPrepareInCache(String, ServerPrepareResult) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
addPrepareInCache(String, ServerPrepareResult) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
addressList - 类 中的变量com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
addResultSet(SelectResultSet, boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Add resultSet to results.
addResultSetStat() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
addResultSetStat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
addResultSetStat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
addResultSetStat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
addRowData(byte[]) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
addRowid - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
addStatementEventListener(StatementEventListener) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Registers a StatementEventListener with this PooledConnection object.
addStats(long, long, boolean, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Add execution statistics.
addStatsError(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Indicate that result is an Error, to set appropriate results.
addStreamingValue() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
This permit to add next streaming values to existing resultSet.
addSuccessStat(long, long) - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
addSuccessStat(long, long, boolean, String) - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
addSuccessStat(long, long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
addSuccessStat(long, long, boolean, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
addSuccessStat(long, long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
addSuccessStat(long, long, boolean, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
addSuccessStat(long, long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
addSuccessStat(long, long, boolean, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
addToBlacklist(HostAddress) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
After a failover, put the hostAddress in a static list so the other connection will not take this host in account for a time.
addToBlacklist(HostAddress) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
addToPickedList(HostAddress) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
addToPickedList(HostAddress) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
afterLast() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
afterLast() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
afterLast() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
afterLast() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
allBlack(List<HostAddress>, ConcurrentMap<HostAddress, HostStateInfo>) - 接口 中的静态方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy
 
allowLoadLocalInfile - 类 中的变量com.oceanbase.jdbc.util.Options
 
allowLocalInfile - 类 中的变量com.oceanbase.jdbc.util.Options
 
allowMasterDownConnection - 类 中的变量com.oceanbase.jdbc.util.Options
 
allowMultiQueries - 类 中的变量com.oceanbase.jdbc.util.Options
 
allowNanAndInf - 类 中的变量com.oceanbase.jdbc.util.Options
 
allowPublicKeyRetrieval - 类 中的变量com.oceanbase.jdbc.util.Options
 
allowSendParamTypes - 类 中的变量com.oceanbase.jdbc.util.Options
 
allParams - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
allProceduresAreCallable() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
allProceduresAreCallable() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
allTablesAreSelectable() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
allTablesAreSelectable() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
analyseExtraInfoBytes() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
AppendStrategy - com.oceanbase.jdbc.internal.failover.BlackList.append中的接口
 
appInfo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.TraceInfo
 
apply(Options, String) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SocketHandlerFunction
 
appName - 类 中的变量com.oceanbase.jdbc.internal.failover.utils.ConfigParser.OcpApi
 
arguments - 类 中的变量com.oceanbase.jdbc.CallableFunctionStatement
 
arguments - 类 中的变量com.oceanbase.jdbc.CallableProcedureStatement
 
argumentsSplit(String, String, String, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
ArrayImpl - com.oceanbase.jdbc.extend.datatype中的类
 
ArrayImpl(ComplexDataType) - 类 的构造器com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
asciiStreamValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
assign(JDBC4ResultSet) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
asSql() - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
asSql() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
asSql(boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
assureReadOnly - 类 中的变量com.oceanbase.jdbc.util.Options
 
AsyncMultiRead - com.oceanbase.jdbc.internal.protocol中的类
 
AsyncMultiRead(BulkStatus, Protocol, boolean, AbstractMultiSend, int, Results, List<ParameterHolder[]>, List<String>, String, PrepareResult) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AsyncMultiRead
Read results async to avoid local and remote networking stack buffer overflow "lock".
AsyncMultiReadResult - com.oceanbase.jdbc.internal.protocol中的类
 
AsyncMultiReadResult(PrepareResult) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AsyncMultiReadResult
 
attrCount - 类 中的变量com.oceanbase.jdbc.extend.datatype.ComplexData
 
attrData - 类 中的变量com.oceanbase.jdbc.extend.datatype.ComplexData
 
AuroraListener - com.oceanbase.jdbc.internal.failover.impl中的类
 
AuroraListener(UrlParser, GlobalStateInfo) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.AuroraListener
Constructor for Aurora.
auroraPipelineQuirks() - 类 中的方法com.oceanbase.jdbc.UrlParser
Permit to set parameters not forced. if options useBatchMultiSend and usePipelineAuth are not explicitly set in connection string, value will default to true or false according if aurora detection.
AuroraProtocol - com.oceanbase.jdbc.internal.protocol中的类
 
AuroraProtocol(UrlParser, GlobalStateInfo, ReentrantLock, LruTraceCache) - 类 的构造器com.oceanbase.jdbc.internal.protocol.AuroraProtocol
 
authenticate(PacketOutputStream, PacketInputStream, AtomicInteger, String, String) - 接口 中的方法com.oceanbase.jdbc.internal.com.send.authentication.gssapi.GssapiAuth
 
authenticate(PacketOutputStream, PacketInputStream, AtomicInteger, String, String) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.gssapi.StandardGssapiAuthentication
Process default GSS plugin authentication.
authenticate(PacketOutputStream, PacketInputStream, AtomicInteger, String, String) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.gssapi.WindowsNativeSspiAuthentication
Process native windows GSS plugin authentication.
AuthenticationPlugin - com.oceanbase.jdbc.authentication中的接口
 
AuthenticationPluginLoader - com.oceanbase.jdbc.authentication中的类
 
AuthenticationPluginLoader() - 类 的构造器com.oceanbase.jdbc.authentication.AuthenticationPluginLoader
 
AUTO_INCREMENT - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
autoCommit - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
AUTOCOMMIT - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
autocommit - 类 中的变量com.oceanbase.jdbc.util.Options
 
autoCommitFailureClosesAllResultSets() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
autoDeserialize - 类 中的变量com.oceanbase.jdbc.util.Options
 
AutoGeneratedKey - com.oceanbase.jdbc中的类
 
AutoGeneratedKey(String, int[], Protocol) - 类 的构造器com.oceanbase.jdbc.AutoGeneratedKey
 
AutoGeneratedKey(String, String[], Protocol) - 类 的构造器com.oceanbase.jdbc.AutoGeneratedKey
 
autoGeneratedKeys - 类 中的变量com.oceanbase.jdbc.BasePrepareStatement
 
autoIncrementIncrement - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
autoReconnect - 类 中的变量com.oceanbase.jdbc.util.Options
 
available() - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
 

B

balanceStrategy - 类 中的变量com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
BalanceStrategy - com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy中的接口
 
BalanceStrategyChecker - com.oceanbase.jdbc.internal.failover.impl.checkers中的类
 
BalanceStrategyChecker() - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.checkers.BalanceStrategyChecker
 
BasePrepareStatement - com.oceanbase.jdbc中的类
 
BasePrepareStatement(OceanBaseConnection, int, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.BasePrepareStatement
Constructor.
batchQueries - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
beforeFirst() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
beforeFirst() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
beforeFirst() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
beforeFirst() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
beginSpan(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
beginTrace() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
BigDecimalParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
BigDecimalParameter(BigDecimal) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
bigDecimalValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
bigDecimalValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
bigDecimalValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
bigDecimalValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
bigIntegerValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
BINARY_COLLATION - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
BINARY_DOUBLE - com.oceanbase.jdbc.extend.datatype中的类
 
BINARY_DOUBLE(String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
BINARY_DOUBLE(Double) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
BINARY_DOUBLE(double) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
BINARY_DOUBLE(Boolean) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
BINARY_DOUBLE(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
BINARY_DOUBLE() - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
BINARY_FLOAT - com.oceanbase.jdbc.extend.datatype中的类
 
BINARY_FLOAT(float) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
BINARY_FLOAT(Float) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
BINARY_FLOAT(Boolean) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
BINARY_FLOAT(String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
BINARY_FLOAT(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
BINARY_FLOAT() - 类 的构造器com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
BINARY_INTRODUCER - 接口 中的静态变量com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
BinaryRowProtocol - com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol中的类
 
BinaryRowProtocol(ColumnDefinition[], int, int, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Constructor.
binaryStreamValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
bInheritHandle - 类 中的变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES
 
bit(byte[], int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
Get the i'th bit of a byte array.
BIT_LAST_FIELD_NOT_NULL - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
BIT_LAST_FIELD_NULL - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
BIT_LAST_ZERO_DATE - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
BlackListConfig - com.oceanbase.jdbc.internal.failover.BlackList中的类
 
BlackListConfig() - 类 的构造器com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
BlackListConfig(boolean) - 类 的构造器com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
blackListConfig - 类 中的变量com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
BlackListStrategyAppendChecker - com.oceanbase.jdbc.internal.failover.impl.checkers中的类
 
BlackListStrategyAppendChecker() - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.checkers.BlackListStrategyAppendChecker
 
BlackListStrategyRemoveChecker - com.oceanbase.jdbc.internal.failover.impl.checkers中的类
 
BlackListStrategyRemoveChecker() - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.checkers.BlackListStrategyRemoveChecker
 
blankTableNameMeta - 类 中的变量com.oceanbase.jdbc.util.Options
 
Blob - com.oceanbase.jdbc中的类
 
Blob() - 类 的构造器com.oceanbase.jdbc.Blob
Creates an empty blob.
Blob(Blob) - 类 的构造器com.oceanbase.jdbc.Blob
 
Blob(byte[]) - 类 的构造器com.oceanbase.jdbc.Blob
Creates a blob with content.
Blob(byte[], ExceptionInterceptor) - 类 的构造器com.oceanbase.jdbc.Blob
 
Blob(byte[], int, int) - 类 的构造器com.oceanbase.jdbc.Blob
Creates a blob with content.
Blob(boolean, byte[], String, OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.Blob
Create a BLOB with Locator
BLOB - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
BLOB_STREAM_READ_BUF_SIZE - 接口 中的静态变量com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder
 
blobSendChunkSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
blockTillTerminated() - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable
Unschedule next launched, and wait for the current task to complete before closing it.
BooleanParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
BooleanParameter(boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
booleanValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
booleanValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
buf - 类 中的变量com.oceanbase.jdbc.internal.com.read.Buffer
 
buf - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
buf - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
Buffer - com.oceanbase.jdbc.internal.com.read中的类
 
Buffer(byte[], int) - 类 的构造器com.oceanbase.jdbc.internal.com.read.Buffer
 
Buffer(byte[]) - 类 的构造器com.oceanbase.jdbc.internal.com.read.Buffer
Constructor with default limit and offset.
Buffer() - 类 的构造器com.oceanbase.jdbc.internal.com.read.Buffer
 
bufferIsDataAfterMark() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
bufferIsDataAfterMark() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
buildBalanceStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
buildBlackListStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
buildGroupStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
buildHostListBalanceStrategies() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
buildObLobLocatorV1(boolean, Buffer, long, long, OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.Lob
 
buildObLobLocatorV2(boolean, Buffer, long, long, OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.Lob
 
buildRequest(OceanBaseProtocolV20) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
buildTIMETAMP(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
BulkStatus - com.oceanbase.jdbc.internal.util中的类
 
BulkStatus() - 类 的构造器com.oceanbase.jdbc.internal.util.BulkStatus
 
ByteArrayParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
ByteArrayParameter(byte[], boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
 
byteArrayToHexString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
ByteParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
ByteParameter(byte) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
 
bytesMap - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
 
bytesToDouble(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
bytesToFloat(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
bytesToHex(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
Converts bytes to a hex string.
byteValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
byteValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 

C

cacheCallableStmts - 类 中的变量com.oceanbase.jdbc.util.Options
 
cacheComplexData - 类 中的变量com.oceanbase.jdbc.util.Options
 
cached(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a new group element in CACHED representation.
cachePrepStmts - 类 中的变量com.oceanbase.jdbc.util.Options
 
CachingSha2PasswordPlugin - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
CachingSha2PasswordPlugin() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
 
calculate(byte[], int) - 类 中的静态方法com.oceanbase.jdbc.util.OceanBaseCRC16
 
call() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AsyncMultiRead
 
CALLABLE_STATEMENT_PATTERN - 类 中的静态变量com.oceanbase.jdbc.OceanBaseConnection
Pattern to check the correctness of callable statement query string Legal queries, as documented in JDK have the form: {[?
CallableFunctionStatement - com.oceanbase.jdbc中的类
 
CallableFunctionStatement(OceanBaseConnection, String, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.CallableFunctionStatement
Constructor for getter/setter of callableStatement.
CallableParameterMetaData - com.oceanbase.jdbc中的类
 
CallableParameterMetaData(OceanBaseConnection, String, String, boolean) - 类 的构造器com.oceanbase.jdbc.CallableParameterMetaData
Retrieve Callable metaData.
CallableProcedureStatement - com.oceanbase.jdbc中的类
 
CallableProcedureStatement(boolean, OceanBaseConnection, String, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.CallableProcedureStatement
Constructor for getter/setter of callableStatement.
CallableStatementCache - com.oceanbase.jdbc.internal.util中的类
 
CallableStatementCacheKey - com.oceanbase.jdbc.internal.util.dao中的类
 
CallableStatementCacheKey(String, String) - 类 的构造器com.oceanbase.jdbc.internal.util.dao.CallableStatementCacheKey
 
callableStmtCacheSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
canAggregateSemiColon(String, boolean, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
Valid that query is valid (no ending semi colon, or end-of line comment ).
canBeDeallocate() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
Asked if can be deallocate (is not shared in other statement and not in cache) Set deallocate flag to true if so.
canBeNull() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.UpdatableColumnDefinition
 
cancel() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancelCurrentQuery() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Cancels the current query - clones the current protocol and executes a query using the new connection.
cancelCurrentQuery() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
cancelRowInserts() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
cancelRowUpdates() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
cancelRowUpdates() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
cancelRowUpdates() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
canRetryFailLoop() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
canRetryFailLoop() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
canUseServerTimeout() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
canUseServerTimeout - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
changeRowProtocol(RowProtocol) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
changeSocketSoTimeout(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
changeSocketSoTimeout(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
changeSocketTcpNoDelay(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Change Socket TcpNoDelay option.
changeSocketTcpNoDelay(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
changeUser(String, String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
changeUser(String, String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
changeUser(String, String) - 接口 中的方法com.oceanbase.jdbc.ObConnection
 
changeUser(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
characterEncoding - 类 中的变量com.oceanbase.jdbc.util.Options
 
characterStreamValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
charData - 类 中的变量com.oceanbase.jdbc.Lob
 
charset - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
CHECK_GALERA_STATE_QUERY - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
checkBounds(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
checkClientTrusted(X509Certificate[], String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509TrustManager
Check client trusted.
checkClose() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
checkClose() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Check if statement is closed, and throw exception if so.
checkClosed() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
checkCloseOnCompletion(ResultSet) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Check that close on completion is asked, and close if so.
checkIfMaster() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Check that current connection is a master connection (not read-only).
checkIfMaster() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AuroraProtocol
Aurora best way to check if a node is a master : is not in read-only mode.
checkIfMaster() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
checkInitialConnection(SQLException) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
checkMasterStatus(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
checkMasterStatus(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.AuroraListener
 
checkMasterStatus(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Check master status.
checkMasterStatus(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Check master status.
checkMasterStatus(SearchFilter) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
checkMaxAllowedLength(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Count query size.
checkMaxAllowedLength(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
checkRefreshable() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
checkRemainder(long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
checkRemainingSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
checkRemainingSize(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
checkServerTrusted(X509Certificate[], String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509TrustManager
Check server trusted.
checkValidParam(String, int, int, double, boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
checkWaitingConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Verify that there is waiting connection that have to replace failing one.
chooseClientAlias(String[], Principal[], Socket) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
chooseEngineClientAlias(String[], Principal[], SSLEngine) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
chooseEngineServerAlias(String, Principal[], SSLEngine) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
cleanMemory() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
clearBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Clear batch.
clearBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
clearBatch() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Empties this Statement object's current list of SQL send.
clearBlacklist() - 类 中的静态方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Clear blacklist data.
clearData() - 类 中的方法com.oceanbase.jdbc.Lob
 
clearMemory() - 类 中的方法com.oceanbase.jdbc.internal.io.LruTraceCache
Permit to clear array's of array, to help garbage.
clearNetworkStatistics() - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
clearNetworkStatistics() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
clearNetworkStatistics() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
clearNetworkStatistics() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
clearNetworkStatistics() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
clearNetworkStatistics() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
clearNetworkStatistics() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
clearParameters() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Clears the current parameter values immediately.
clearParameters() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
ClearPasswordPlugin - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
ClearPasswordPlugin() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
 
clearWarnings() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
clearWarnings() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
clearWarnings() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Clears all warnings reported for this Connection object.
clearWarnings() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Clears all the warnings reported on this Statement object.
CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_COMPRESS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_CONNECT_ATTRS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_CONNECT_WITH_DB - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_DEPRECATE_EOF - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_FOUND_ROWS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_IGNORE_SIGPIPE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_IGNORE_SPACE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_INTERACTIVE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_LOCAL_FILES - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_LONG_FLAG - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_MULTI_RESULTS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_MULTI_STATEMENTS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_MYSQL - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_NO_SCHEMA - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_ODBC - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_PLUGIN_AUTH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_PLUGIN_AUTH_LENENC_CLIENT_DATA - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_PROTOCOL_41 - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_PS_MULTI_RESULTS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_RESERVED - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_SECURE_CONNECTION - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_SESSION_TRACK - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_SSL - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_SUPPORT_LOB_LOCATOR - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_SUPPORT_ORACLE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
CLIENT_TRANSACTIONS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
ClientPrepareResult - com.oceanbase.jdbc.internal.util.dao中的类
 
clientPrepareStatement(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Create a new client prepared statement.
clientPrepareStatement(String, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
ClientSidePreparedStatement - com.oceanbase.jdbc中的类
 
ClientSidePreparedStatement(OceanBaseConnection, String, int, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.ClientSidePreparedStatement
Constructor.
Clob - com.oceanbase.jdbc中的类
 
Clob(byte[]) - 类 的构造器com.oceanbase.jdbc.Clob
Creates a Clob with content.
Clob(byte[], ExceptionInterceptor) - 类 的构造器com.oceanbase.jdbc.Clob
 
Clob(byte[], int, int) - 类 的构造器com.oceanbase.jdbc.Clob
Creates a Clob with content.
Clob(String, ExceptionInterceptor) - 类 的构造器com.oceanbase.jdbc.Clob
 
Clob(boolean, byte[], String, OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.Clob
 
Clob() - 类 的构造器com.oceanbase.jdbc.Clob
Creates an empty Clob.
clobberStreamingResults - 类 中的变量com.oceanbase.jdbc.util.Options
 
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Clone cached object.
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
Clone data.
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
Clone data.
clone(OceanBaseConnection) - 接口 中的方法com.oceanbase.jdbc.internal.util.dao.CloneableCallableStatement
 
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.JDBC4CallableStatement
Clone statement.
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Clone statement.
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerCallableStatement
Clone statement.
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Clone statement.
clone(OceanBaseConnection) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Clone statement.
clone() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
clone() - 类 中的方法com.oceanbase.jdbc.util.Options
 
CloneableCallableStatement - com.oceanbase.jdbc.internal.util.dao中的接口
 
close() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
close() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
close() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.RefCursor
 
close() - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
close() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
close() - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
 
close() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
close() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
close() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
close() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
close(int) - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
close() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
close() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Closes socket and stream readers/writers Attempts graceful shutdown.
close() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
close() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
Close pool and underlying connections.
close() - 类 中的静态方法com.oceanbase.jdbc.internal.util.pool.Pools
Close all pools.
close(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.pool.Pools
Closing a pool with name defined in url.
close() - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
Close currentProvider.
close() - 接口 中的方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder.SchedulerProvider
 
close() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Close resultSet.
close() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
close the connection.
close() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Close datasource.
close() - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Closes the physical connection that this PooledConnection object represents.
close() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
closeAllOpenResults() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
closeConnection(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Utility to close existing connection.
closeCursor(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
closeExplicit() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
closeExplicit() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
CloseHandle(WinNT.HANDLE) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
closeOnCompletion() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
CmdInformation - com.oceanbase.jdbc.internal.com.read.dao中的接口
 
CmdInformationBatch - com.oceanbase.jdbc.internal.com.read.dao中的类
 
CmdInformationBatch(int, int) - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
CmdInformationBatch is similar to CmdInformationMultiple, but knowing it's for batch, doesn't take take of moreResult.
CmdInformationMultiple - com.oceanbase.jdbc.internal.com.read.dao中的类
 
CmdInformationMultiple(int, int) - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
Object containing update / insert ids, optimized for only multiple result.
CmdInformationSingle - com.oceanbase.jdbc.internal.com.read.dao中的类
 
CmdInformationSingle(long, long, int) - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
Object containing update / insert ids, optimized for only one result.
CmdInformationSingle(long, long, int, String) - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
cmdLength - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
cmov(FieldElement, int) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
Constant-time conditional move.
cmov(FieldElement, int) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
COLUMN_INDEX_INDEX - 类 中的变量com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
COLUMN_INDEX_VALUE - 类 中的变量com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
ColumnDefinition - com.oceanbase.jdbc.internal.com.read.resultset中的类
Protocol details : https://mariadb.com/kb/en/resultset/#column-definition-packet
ColumnDefinition(ColumnDefinition) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
Constructor for extent.
ColumnDefinition(Buffer, boolean, String) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
Read column information from buffer.
ColumnFlags - com.oceanbase.jdbc.internal.util.constant中的类
 
ColumnFlags() - 类 的构造器com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
columnIndexOffset - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
columnInformationLength - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
ColumnLabelIndexer - com.oceanbase.jdbc.internal.com.read.dao中的类
 
ColumnLabelIndexer(ColumnDefinition[]) - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.ColumnLabelIndexer
 
columnLabelIndexer - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
columnsInformation - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
ColumnType - com.oceanbase.jdbc.internal中的枚举
 
com.alipay.oceanbase.jdbc - 程序包 com.alipay.oceanbase.jdbc
 
com.alipay.oceanbase.obproxy.mysql.jdbc - 程序包 com.alipay.oceanbase.obproxy.mysql.jdbc
 
com.oceanbase.jdbc - 程序包 com.oceanbase.jdbc
 
com.oceanbase.jdbc.authentication - 程序包 com.oceanbase.jdbc.authentication
 
com.oceanbase.jdbc.credential - 程序包 com.oceanbase.jdbc.credential
 
com.oceanbase.jdbc.credential.env - 程序包 com.oceanbase.jdbc.credential.env
 
com.oceanbase.jdbc.credential.system - 程序包 com.oceanbase.jdbc.credential.system
 
com.oceanbase.jdbc.extend.datatype - 程序包 com.oceanbase.jdbc.extend.datatype
 
com.oceanbase.jdbc.internal - 程序包 com.oceanbase.jdbc.internal
 
com.oceanbase.jdbc.internal.com - 程序包 com.oceanbase.jdbc.internal.com
 
com.oceanbase.jdbc.internal.com.read - 程序包 com.oceanbase.jdbc.internal.com.read
 
com.oceanbase.jdbc.internal.com.read.dao - 程序包 com.oceanbase.jdbc.internal.com.read.dao
 
com.oceanbase.jdbc.internal.com.read.resultset - 程序包 com.oceanbase.jdbc.internal.com.read.resultset
 
com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol - 程序包 com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol
 
com.oceanbase.jdbc.internal.com.send - 程序包 com.oceanbase.jdbc.internal.com.send
 
com.oceanbase.jdbc.internal.com.send.authentication - 程序包 com.oceanbase.jdbc.internal.com.send.authentication
 
com.oceanbase.jdbc.internal.com.send.authentication.ed25519 - 程序包 com.oceanbase.jdbc.internal.com.send.authentication.ed25519
 
com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math - 程序包 com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math
 
com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519 - 程序包 com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519
 
com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec - 程序包 com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec
 
com.oceanbase.jdbc.internal.com.send.authentication.gssapi - 程序包 com.oceanbase.jdbc.internal.com.send.authentication.gssapi
 
com.oceanbase.jdbc.internal.com.send.parameters - 程序包 com.oceanbase.jdbc.internal.com.send.parameters
 
com.oceanbase.jdbc.internal.failover - 程序包 com.oceanbase.jdbc.internal.failover
 
com.oceanbase.jdbc.internal.failover.BlackList - 程序包 com.oceanbase.jdbc.internal.failover.BlackList
 
com.oceanbase.jdbc.internal.failover.BlackList.append - 程序包 com.oceanbase.jdbc.internal.failover.BlackList.append
 
com.oceanbase.jdbc.internal.failover.BlackList.recover - 程序包 com.oceanbase.jdbc.internal.failover.BlackList.recover
 
com.oceanbase.jdbc.internal.failover.impl - 程序包 com.oceanbase.jdbc.internal.failover.impl
 
com.oceanbase.jdbc.internal.failover.impl.checkers - 程序包 com.oceanbase.jdbc.internal.failover.impl.checkers
 
com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy - 程序包 com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy
 
com.oceanbase.jdbc.internal.failover.thread - 程序包 com.oceanbase.jdbc.internal.failover.thread
 
com.oceanbase.jdbc.internal.failover.tools - 程序包 com.oceanbase.jdbc.internal.failover.tools
 
com.oceanbase.jdbc.internal.failover.utils - 程序包 com.oceanbase.jdbc.internal.failover.utils
 
com.oceanbase.jdbc.internal.io - 程序包 com.oceanbase.jdbc.internal.io
 
com.oceanbase.jdbc.internal.io.input - 程序包 com.oceanbase.jdbc.internal.io.input
 
com.oceanbase.jdbc.internal.io.output - 程序包 com.oceanbase.jdbc.internal.io.output
 
com.oceanbase.jdbc.internal.io.socket - 程序包 com.oceanbase.jdbc.internal.io.socket
 
com.oceanbase.jdbc.internal.logging - 程序包 com.oceanbase.jdbc.internal.logging
 
com.oceanbase.jdbc.internal.osgi - 程序包 com.oceanbase.jdbc.internal.osgi
 
com.oceanbase.jdbc.internal.protocol - 程序包 com.oceanbase.jdbc.internal.protocol
 
com.oceanbase.jdbc.internal.protocol.flt - 程序包 com.oceanbase.jdbc.internal.protocol.flt
 
com.oceanbase.jdbc.internal.protocol.tls - 程序包 com.oceanbase.jdbc.internal.protocol.tls
 
com.oceanbase.jdbc.internal.util - 程序包 com.oceanbase.jdbc.internal.util
 
com.oceanbase.jdbc.internal.util.constant - 程序包 com.oceanbase.jdbc.internal.util.constant
 
com.oceanbase.jdbc.internal.util.dao - 程序包 com.oceanbase.jdbc.internal.util.dao
 
com.oceanbase.jdbc.internal.util.exceptions - 程序包 com.oceanbase.jdbc.internal.util.exceptions
 
com.oceanbase.jdbc.internal.util.pid - 程序包 com.oceanbase.jdbc.internal.util.pid
 
com.oceanbase.jdbc.internal.util.pool - 程序包 com.oceanbase.jdbc.internal.util.pool
 
com.oceanbase.jdbc.internal.util.scheduler - 程序包 com.oceanbase.jdbc.internal.util.scheduler
 
com.oceanbase.jdbc.jdbc2.optional - 程序包 com.oceanbase.jdbc.jdbc2.optional
 
com.oceanbase.jdbc.tls - 程序包 com.oceanbase.jdbc.tls
 
com.oceanbase.jdbc.util - 程序包 com.oceanbase.jdbc.util
 
COM_CHANGE_USER - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_INIT_DB - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_MULTI - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_PING - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_QUERY - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_QUIT - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_RESET_CONNECTION - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_BULK_EXECUTE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_CLOSE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_EXECUTE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_FETCH - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_GET_PIECE_DATA - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_PREPARE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_PREPARE_EXECUTE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_SEND_LONG_DATA - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
COM_STMT_SEND_PIECE_DATA - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
commandEnd() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Indicate that command / batch is finished, so set current resultSet if needed.
commit(Xid, boolean) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
commit() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Sends commit to the server.
commit(Xid, boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Commits the global transaction specified by xid.
compare(String, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.constant.Version
 
compareTo(JDBC4DatabaseMetaData.TableMetaData) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData.TableMetaData
 
compatibleMysqlVersion - 类 中的变量com.oceanbase.jdbc.util.Options
 
compatibleOjdbcVersion - 类 中的变量com.oceanbase.jdbc.util.Options
 
ComplexData - com.oceanbase.jdbc.extend.datatype中的类
 
ComplexData(ComplexDataType) - 类 的构造器com.oceanbase.jdbc.extend.datatype.ComplexData
 
complexData - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
complexDataCacheSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
ComplexDataType - com.oceanbase.jdbc.extend.datatype中的类
 
ComplexDataType(String, String, int) - 类 的构造器com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
complexEndPos - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
complexEndPos - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
complexType - 类 中的变量com.oceanbase.jdbc.extend.datatype.ComplexData
 
ComplexUtil - com.oceanbase.jdbc.extend.datatype中的类
 
ComplexUtil() - 类 的构造器com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
COMPRESS_HEADER_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
COMPRESSED_PROTOCOL_COMPRESSED_PACKET - 类 中的静态变量com.oceanbase.jdbc.internal.io.TraceObject
 
COMPRESSED_PROTOCOL_NOT_COMPRESSED_PACKET - 类 中的静态变量com.oceanbase.jdbc.internal.io.TraceObject
 
compressLength - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
CompressPacketOutputStream - com.oceanbase.jdbc.internal.io.output中的类
 
CompressPacketOutputStream(OutputStream, long, Options, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.output.CompressPacketOutputStream
 
compressSeqNo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
ComQuery - com.oceanbase.jdbc.internal.com.send中的类
 
ComQuery() - 类 的构造器com.oceanbase.jdbc.internal.com.send.ComQuery
 
ComStmtExecute - com.oceanbase.jdbc.internal.com.send中的类
 
ComStmtExecute() - 类 的构造器com.oceanbase.jdbc.internal.com.send.ComStmtExecute
 
ComStmtFetch - com.oceanbase.jdbc.internal.com.send中的类
 
ComStmtFetch() - 类 的构造器com.oceanbase.jdbc.internal.com.send.ComStmtFetch
 
ComStmtPrepare - com.oceanbase.jdbc.internal.com.send中的类
 
ComStmtPrepare() - 类 的构造器com.oceanbase.jdbc.internal.com.send.ComStmtPrepare
 
ComStmtPrepareExecute - com.oceanbase.jdbc.internal.com.send中的类
 
ComStmtPrepareExecute() - 类 的构造器com.oceanbase.jdbc.internal.com.send.ComStmtPrepareExecute
 
con - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
ConfigChecker - com.oceanbase.jdbc.internal.failover.impl.checkers中的接口
 
ConfigInfo() - 类 的构造器com.oceanbase.jdbc.internal.failover.utils.ConfigParser.ConfigInfo
 
ConfigParser - com.oceanbase.jdbc.internal.failover.utils中的类
 
ConfigParser() - 类 的构造器com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
ConfigParser.ConfigInfo - com.oceanbase.jdbc.internal.failover.utils中的类
 
ConfigParser.OcpApi - com.oceanbase.jdbc.internal.failover.utils中的类
 
ConfigurableSocketFactory - com.oceanbase.jdbc.util中的类
 
ConfigurableSocketFactory() - 类 的构造器com.oceanbase.jdbc.util.ConfigurableSocketFactory
 
connect(String, Properties) - 类 中的方法com.oceanbase.jdbc.Driver
Connect to the given connection string.
connect(SocketAddress) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
connect(SocketAddress, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
Name pipe connection.
connect(SocketAddress) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
connect(SocketAddress, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
connect(SocketAddress) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
connect(SocketAddress, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
connect(int, UnixDomainSocket.SockAddr, int) - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
connect(SocketAddress) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
connect(SocketAddress, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
connect() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Connect to currentHost.
connect() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
connected - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
connectedHosts() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
List current connected HostAddress.
connection - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
connection - 类 中的变量com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
connection - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
connectionAttributes - 类 中的变量com.oceanbase.jdbc.util.Options
 
connectionCollation - 类 中的变量com.oceanbase.jdbc.util.Options
 
connectionId - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
ConnectionImpl - com.oceanbase.jdbc中的接口
Compatible with jdbc1.X interface class, mainly used to add oracle mode interfaces
ConnectionState - com.oceanbase.jdbc.internal.util中的类
 
ConnectionState() - 类 的构造器com.oceanbase.jdbc.internal.util.ConnectionState
 
ConnectionValidator - com.oceanbase.jdbc.internal.failover.thread中的类
 
ConnectionValidator() - 类 的构造器com.oceanbase.jdbc.internal.failover.thread.ConnectionValidator
 
connectProxy - 类 中的变量com.oceanbase.jdbc.util.Options
 
connectTimeout - 类 中的变量com.oceanbase.jdbc.util.Options
 
connectTimeoutInMs - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
connectWithoutProxy() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Connect without proxy.
connectWithoutProxy() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
construct() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
Consts - com.oceanbase.jdbc.internal.failover.utils中的类
 
Consts() - 类 的构造器com.oceanbase.jdbc.internal.failover.utils.Consts
 
continueBatchOnError - 类 中的变量com.oceanbase.jdbc.util.Options
 
controlInfo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.TraceInfo
 
convertBytesToBoolean(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
convertDbTypeToSqlType(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
 
convertProtocolTypeToColumnType(int, int, boolean) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
Convert protocol type to ColumnType.
convertSqlTypeToClass(int) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
Permit to know java result class according to java.sql.Types.
convertSqlTypeToColumnType(int) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
Convert sql type to ColumnType.
ConvertStringSecurityDescriptorToSecurityDescriptor(String, int, PointerByReference, IntByReference) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32
 
convertStringToBoolean(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
convertToHostAddressList() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
convertToZeroWithEmptyCheck() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
convertToZeroWithEmptyCheck
copy(Lob) - 类 中的方法com.oceanbase.jdbc.Lob
 
copyRange(byte[], int, int) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Copies from original byte array to a new byte array.
copyWithLength(byte[], int) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Copies the original byte array content to a new byte array.
create(String, ColumnType, boolean, String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
Constructor.
create(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
Constructor for single Data (using text format).
create(byte[][], ColumnType[]) - 类 中的静态方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
Create Buffer with Text protocol values.
create(SQLException) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
create(String) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
create(String, Exception) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
create(String, String) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
create(String, String, Exception) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
create(String, String, int) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
create(String, String, int, Exception) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
createArrayOf(String, Object[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Factory method for creating Array objects.
createBlob() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Constructs an object that implements the Blob interface.
createClob() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Constructs an object that implements the Clob interface.
createConnectionPoolDataSource(Properties) - 类 中的方法com.oceanbase.jdbc.internal.osgi.OceanBaseDataSourceFactory
 
createDatabaseIfNotExist - 类 中的变量com.oceanbase.jdbc.util.Options
 
createDataSource(Properties) - 类 中的方法com.oceanbase.jdbc.internal.osgi.OceanBaseDataSourceFactory
 
createDriver(Properties) - 类 中的方法com.oceanbase.jdbc.internal.osgi.OceanBaseDataSourceFactory
 
createEmptyResultSet() - 类 中的静态方法com.oceanbase.jdbc.JDBC4ResultSet
 
createGeneratedData(long[], Protocol, boolean) - 类 中的静态方法com.oceanbase.jdbc.JDBC4ResultSet
Create a result set from given data.
CreateMutex(SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES, boolean, String) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
createNClob() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Constructs an object that implements the NClob interface.
createPoint(byte[], boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
createResultSet(String[], ColumnType[], String[][], Protocol) - 类 中的静态方法com.oceanbase.jdbc.JDBC4ResultSet
Create a result set from given data.
createSocket(Options, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Create socket accordingly to options.
createSocket(Socket, SSLSocketFactory) - 接口 中的方法com.oceanbase.jdbc.tls.TlsSocketPlugin
Returns a socket layered over an existing socket negotiating the use of SSL over an existing socket.
createSQLXML() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Constructs an object that implements the SQLXML interface.
createStatement() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
creates a new statement.
createStatement(int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStruct(String, Object[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Factory method for creating Struct objects.
createXADataSource(Properties) - 类 中的方法com.oceanbase.jdbc.internal.osgi.OceanBaseDataSourceFactory
 
Credential - com.oceanbase.jdbc.credential中的类
 
Credential(String, String) - 类 的构造器com.oceanbase.jdbc.credential.Credential
 
Credential(String, String, boolean) - 类 的构造器com.oceanbase.jdbc.credential.Credential
 
CredentialPlugin - com.oceanbase.jdbc.credential中的接口
 
CredentialPluginLoader - com.oceanbase.jdbc.credential中的类
Provider to handle plugin authentication.
CredentialPluginLoader() - 类 的构造器com.oceanbase.jdbc.credential.CredentialPluginLoader
 
credentialType - 类 中的变量com.oceanbase.jdbc.util.Options
 
csLevel - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjMeta
 
csType - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjMeta
 
curObSeqNo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
currentConnectionAttempts - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
currentParameterHolder - 类 中的变量com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
currentProtocol - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
currentReadOnlyAsked - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
curRequestId - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
Cursor - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
Cursor(ColumnDefinition[], Results, Protocol, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.Cursor
 
CURSOR_EXISTS - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
CURSOR_TYPE_FOR_UPDATE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
CURSOR_TYPE_NO_CURSOR - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
CURSOR_TYPE_READ_ONLY - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
CURSOR_TYPE_SCROLLABLE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
cursorFetch() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.Cursor
 
cursorFetch() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
cursorFetch() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.RefCursor
 
cursorFetch(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
cursorFetchForOracle(int, int, byte, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
CursorResultSet - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
CursorResultSet(ColumnDefinition[], Results, Protocol, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
Curve - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math中的类
A twisted Edwards curve.
Curve(Field, byte[], FieldElement) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 

D

data - 类 中的变量com.oceanbase.jdbc.extend.datatype.Datum
 
data - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
data - 类 中的变量com.oceanbase.jdbc.Lob
 
database - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
database - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
database - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
dataDefinitionCausesTransactionCommit() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
dataSize - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
dataSize can be -1, 0, 1, ..., n
DataTypeUtilities - com.oceanbase.jdbc.extend.datatype中的类
 
DataTypeUtilities() - 类 的构造器com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
DataTypeUtilities.IntervalDsParts - com.oceanbase.jdbc.extend.datatype中的类
 
DataTypeUtilities.Ret - com.oceanbase.jdbc.extend.datatype中的类
 
DataTypeUtilities.TIMETYPE - com.oceanbase.jdbc.extend.datatype中的枚举
 
DateParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
DateParameter(Date, TimeZone, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
Represents a date, constructed with time in millis since epoch.
DateTimeParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
DateTimeParameter(Timestamp, TimeZone, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
Constructor.
dateValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
dateValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
dateValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
dateValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
dateValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
dateValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
Datum - com.oceanbase.jdbc.extend.datatype中的类
 
Datum() - 类 的构造器com.oceanbase.jdbc.extend.datatype.Datum
 
Datum(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.Datum
 
day - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
dayStr - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
dayValuePerMonth - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
DB_DROPPED - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
dbl() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.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.
DBMS_LOB_MAX_AMOUNT - 类 中的静态变量com.oceanbase.jdbc.Lob
 
DBNAME_PROPERTY_KEY - 类 中的静态变量com.oceanbase.jdbc.UrlParser
 
debug(String) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
debug(String, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
debug(String, Object, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
debug(String, Object...) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
debug(String, Throwable) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
debug(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
debug(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
debug(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
debug(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
debug(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
debug(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
debug(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
debug(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
debug(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
debug(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
DECIMAL - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
decode(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519LittleEndianEncoding
Decodes a given field element in its 10 byte $2^{25.5}$ representation.
decode(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Encoding
Decode a FieldElement from its $(b-1)$-bit encoding.
decode_i8(Buffer) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
decode_int8_t(Buffer) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
decode_vi64(Buffer) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
decode_vstr_nocopy(Buffer) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
DecompressPacketInputStream - com.oceanbase.jdbc.internal.io.input中的类
 
DecompressPacketInputStream(InputStream, long, Options, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
 
decrementShareCounter() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
DEFAULT - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
DEFAULT_PROVIDER - 类 中的静态变量com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
The default provider will construct a new pool on every request.
defaultAuthenticationPluginType() - 接口 中的方法com.oceanbase.jdbc.credential.CredentialPlugin
 
defaultConnectionAttributesBanList - 类 中的变量com.oceanbase.jdbc.util.Options
 
defaultFetchSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
DefaultOptions - com.oceanbase.jdbc.util中的枚举
 
DefaultParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
DefaultParameter() - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
 
DefaultSQLs - com.oceanbase.jdbc.util中的类
 
DefaultSQLs() - 类 的构造器com.oceanbase.jdbc.util.DefaultSQLs
 
DefaultTlsSocketPlugin - com.oceanbase.jdbc.internal.protocol.tls中的类
 
DefaultTlsSocketPlugin() - 类 的构造器com.oceanbase.jdbc.internal.protocol.tls.DefaultTlsSocketPlugin
 
defaultValues(HaMode) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
 
defaultValues(HaMode, boolean) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
Generate an Options object with default value corresponding to High Availability mode.
defineCurve(EdDSANamedCurveSpec) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveTable
 
deleteCurrentRowData() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Delete current data.
deleteRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
deleteRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
deleteRow() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
deletesAreDetected(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
DeRegister - com.oceanbase.jdbc.internal.util中的类
 
DeRegister() - 类 的构造器com.oceanbase.jdbc.internal.util.DeRegister
 
deregister() - 类 中的方法com.oceanbase.jdbc.internal.util.DeRegister
 
deserialize(Buffer, int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
deserialize(Buffer, int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
deserialize(Buffer) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
destroySocket() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Closing socket in case of Connection error after socket creation.
disableSslHostnameVerification - 类 中的变量com.oceanbase.jdbc.util.Options
 
discardedRows - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
divide(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
doesMaxRowSizeIncludeBlobs() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
doesMaxRowSizeIncludeBlobs() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
doFlush() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
doGet(String, Options) - 类 中的静态方法com.oceanbase.jdbc.internal.util.HttpClient
 
doRun() - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.FailoverLoop
 
doRun() - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable
 
doTrace(int, int, byte[]) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
doTrace(int, int, byte[]) - 类 中的方法com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
 
doTrace(int, int, byte[]) - 类 中的方法com.oceanbase.jdbc.internal.io.input.Ob20PacketInputStream
 
doTrace(int, int, byte[]) - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
DoubleParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
DoubleParameter(double) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.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.
doubleToBytes(double) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
doubleValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
doubleValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
doubleValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
doubleValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
Driver - com.alipay.oceanbase.jdbc中的类
 
Driver() - 类 的构造器com.alipay.oceanbase.jdbc.Driver
 
Driver - com.alipay.oceanbase.obproxy.mysql.jdbc中的类
 
Driver() - 类 的构造器com.alipay.oceanbase.obproxy.mysql.jdbc.Driver
 
Driver - com.oceanbase.jdbc中的类
 
Driver() - 类 的构造器com.oceanbase.jdbc.Driver
 
DRIVER_NAME - 类 中的静态变量com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
dumpQueriesOnException - 类 中的变量com.oceanbase.jdbc.util.Options
 
DURATION_MS - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
DynamicSizedSchedulerImpl - com.oceanbase.jdbc.internal.util.scheduler中的类
 
DynamicSizedSchedulerImpl(int, String, int) - 类 的构造器com.oceanbase.jdbc.internal.util.scheduler.DynamicSizedSchedulerImpl
Initialize a scheduler with dynamic pool size.
DynamicSizedSchedulerInterface - com.oceanbase.jdbc.internal.util.scheduler中的接口
 

E

Ed25519FieldElement - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519中的类
Class to represent a field element of the finite field $p = 2^{255} - 19$ elements.
Ed25519FieldElement(Field, int[]) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
Creates a field element.
Ed25519LittleEndianEncoding - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519中的类
Helper class for encoding/decoding from/to the 32 byte representation.
Ed25519LittleEndianEncoding() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519LittleEndianEncoding
 
Ed25519PasswordPlugin - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
Ed25519PasswordPlugin() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin
 
ED_25519 - 类 中的静态变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveTable
 
EdDSANamedCurveSpec - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec中的类
EdDSA Curve specification that can also be referred to by name.
EdDSANamedCurveSpec(String, Curve, String, ScalarOps, GroupElement) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveSpec
 
EdDSANamedCurveTable - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec中的类
The named EdDSA curves.
EdDSANamedCurveTable() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveTable
 
EdDSAParameterSpec - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec中的类
Parameter specification for an EdDSA algorithm.
EdDSAParameterSpec(Curve, String, ScalarOps, GroupElement) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
EIGHT - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
EMPTY_BYTE_ARRAY - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.Buffer
 
emptyStringsConvertToZero - 类 中的变量com.oceanbase.jdbc.util.Options
 
emulateUnsupportedPstmts - 类 中的变量com.oceanbase.jdbc.util.Options
 
enabledSslCipherSuites - 类 中的变量com.oceanbase.jdbc.util.Options
 
enabledSslProtocolSuites - 类 中的变量com.oceanbase.jdbc.util.Options
 
enableFullLinkTrace - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
enableFullLinkTrace - 类 中的变量com.oceanbase.jdbc.util.Options
 
enableNetworkStatistics - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
enableNetworkStatistics(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
enableNetworkStatistics(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
enableNetworkStatistics - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
enableNetworkStatistics(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
enableNetworkStatistics(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
enableOb20Checksum - 类 中的变量com.oceanbase.jdbc.util.Options
 
enablePacketDebug - 类 中的变量com.oceanbase.jdbc.util.Options
 
enableQueryTimeouts - 类 中的变量com.oceanbase.jdbc.util.Options
 
encloseParamInParentheses - 类 中的变量com.oceanbase.jdbc.util.Options
 
encode(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519LittleEndianEncoding
Encodes a given field element in its 32 byte representation.
encode(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Encoding
Encode a FieldElement in its $(b-1)$-bit encoding.
encode_i8(Buffer, byte) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
encode_int8_t(Buffer, byte) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
encode_vi64(Buffer, long) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
Encode a integer (up to 64bit) in variable length encoding
encode_vstr_with_len(Buffer, byte[], long) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
Encode a buf as vstr(int64,data,null)
encoded_length_vi64(long) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
encoded_length_vstr_with_len(long) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
Computes the encoded length of vstr(int64,data,null)
encodeHex(byte[], char[]) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
encodeHexStr(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
encodeHexStr(byte[], boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
encodeHexStr(byte[], char[]) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
Encoding - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math中的类
Common interface for all $(b-1)$-bit encodings of elements of EdDSA finite fields.
Encoding() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Encoding
 
encoding - 类 中的变量com.oceanbase.jdbc.Lob
 
encrypt(PublicKey, String, byte[], String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
Encode password with seed and public key.
encryptPassword(String, byte[], String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Encrypts a password.
end(Xid, int) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
end(Xid, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Ends the work performed on behalf of a transaction branch.
endCallInterface(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
endCallInterface(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
endCallInterface(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.TimeTrace
 
endIndexInEntireResult - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
endReceiveResponse(String) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
endReceiveResponse(String) - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
endReceiveResponse(String, String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.TimeTrace
 
endSendRequest() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
endSendRequest() - 类 中的方法com.oceanbase.jdbc.internal.protocol.TimeTrace
 
endSpan(UUID) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
endTrace() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
enquoteIdentifier(String, boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Escaped identifier according to MariaDB requirement.
enquoteLiteral(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Enquote String value.
enquoteNCharLiteral(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Enquote utf8 value.
ENUM - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
EnvCredentialPlugin - com.oceanbase.jdbc.credential.env中的类
Authentication using environment variable.
EnvCredentialPlugin() - 类 的构造器com.oceanbase.jdbc.credential.env.EnvCredentialPlugin
 
EOF - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
eofDeprecated - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
equal(int, int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
Constant-time byte comparison.
equal(byte[], byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
Constant-time byte[] comparison.
equals(Object) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowIdImpl
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.HostAddress
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.util.dao.CallableStatementCacheKey
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData.TableMetaData
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.OceanBaseXid
Equal implementation.
equals(Object) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
equals(Object) - 类 中的方法com.oceanbase.jdbc.util.Options
 
ERROR - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
error(String) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
error(String, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
error(String, Object, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
error(String, Object...) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
error(String, Throwable) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
error(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
error(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
error(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
error(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
error(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
error(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
error(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
error(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
error(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
error(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
ErrorPacket - com.oceanbase.jdbc.internal.com.read中的类
See protocol documentation https://mariadb.com/kb/en/err_packet/
ErrorPacket(Buffer) - 类 的构造器com.oceanbase.jdbc.internal.com.read.ErrorPacket
Reading error stream.
escapeString(String, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Escape String.
escapeString(String, boolean) - 类 中的静态方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
EVENT_MODIFY_STATE - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
exceedMaxLength() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
exceedMaxLength() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
exceptionFactory - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
ExceptionFactory - com.oceanbase.jdbc.internal.util.exceptions中的类
 
ExceptionFactory(long, Options, OceanBaseConnection, Statement) - 类 的构造器com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
exceptionFactory - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
ExceptionInterceptor - com.oceanbase.jdbc中的接口
 
exceptionInterceptor - 类 中的变量com.oceanbase.jdbc.Lob
 
execute() - 类 中的方法com.oceanbase.jdbc.JDBC4CallableStatement
 
execute() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Executes the SQL statement in this PreparedStatement object, which may be any kind of SQL statement.
execute() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerCallableStatement
 
execute() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
execute(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
executes a query.
execute(String, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
Execute Bulk execution (send packets by batch of useBatchMultiSendNumber or when max packet is reached) before reading results.
executeBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
executeBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerCallableStatement
 
executeBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Submits a batch of send to the database for execution and if all send execute successfully, returns an array of update counts.
executeBatch() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Execute statements. depending on option, queries mays be rewritten : those queries will be rewritten if possible to INSERT INTO ...
executeBatchClient(boolean, Results, ClientPrepareResult, List<ParameterHolder[]>, boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute clientPrepareQuery batch.
executeBatchClient(boolean, Results, ClientPrepareResult, List<ParameterHolder[]>, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeBatchEpilogue() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
executeBatchExceptionEpilogue(SQLException, int, boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
executeBatchExceptionEpilogue(SQLException, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
executeBatchQuerys() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
executeBatchServer(ServerPrepareResult, Results, String, List<ParameterHolder[]>, boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute Prepare if needed, and execute COM_STMT_EXECUTE queries in batch.
executeBatchServer(ServerPrepareResult, Results, String, List<ParameterHolder[]>, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeBatchStmt(boolean, Results, List<String>) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute batch from Statement.executeBatch().
executeBatchStmt(boolean, Results, List<String>) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeEpilogue() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
executeExceptionEpilogue(SQLException) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Reset timeout after query, re-throw SQL exception.
executeInternal(int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
executeInternal(int) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
executeInternal(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
executeLargeBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Execute batch, like executeBatch(), with returning results with long[].
executeLargeBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerCallableStatement
Execute batch, like executeBatch(), with returning results with long[].
executeLargeBatch() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Execute batch, like executeBatch(), with returning results with long[].
executeLargeBatch() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Execute batch, like executeBatch(), with returning results with long[].
executeLargeBatchQuerys() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
executeLargeUpdate() - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
executeLargeUpdate() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
executeLargeUpdate(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Identical to executeLargeUpdate(String sql, int autoGeneratedKeys) with autoGeneratedKeys = Statement.RETURN_GENERATED_KEYS set.
executeLargeUpdate(String, String[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Identical to executeLargeUpdate(String sql, int autoGeneratedKeys) with autoGeneratedKeys = Statement.RETURN_GENERATED_KEYS set.
executePreparedQuery(boolean, ServerPrepareResult, Results, ParameterHolder[]) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute a query that is already prepared.
executePreparedQuery(int, ParameterHolder[], ServerPrepareResult, Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute a query that is to be prepared on server in Oracle mode
executePreparedQuery(boolean, ServerPrepareResult, Results, ParameterHolder[]) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executePreparedQuery(int, ParameterHolder[], ServerPrepareResult, Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executePreparedQueryArrayBinding(boolean, ServerPrepareResult, Results, List<ParameterHolder[]>, int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Protocol processing mechanism when prepareExecute is not used
executePreparedQueryArrayBinding(int, boolean, ServerPrepareResult, Results, List<ParameterHolder[]>, int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Protocol processing mechanism when prepareExecute is used.
executePreparedQueryArrayBinding(boolean, ServerPrepareResult, Results, List<ParameterHolder[]>, int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executePreparedQueryArrayBinding(int, boolean, ServerPrepareResult, Results, List<ParameterHolder[]>, int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeQuery(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
executeQuery(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute internal query.
executeQuery(boolean, Results, String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute query directly to outputStream.
executeQuery(boolean, Results, String, Charset) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
executeQuery(boolean, Results, ClientPrepareResult, ParameterHolder[]) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute a unique clientPrepareQuery.
executeQuery(boolean, Results, ClientPrepareResult, ParameterHolder[], int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Execute a unique clientPrepareQuery.
executeQuery(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeQuery(boolean, Results, String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeQuery(boolean, Results, String, Charset) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeQuery(boolean, Results, ClientPrepareResult, ParameterHolder[]) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeQuery(boolean, Results, ClientPrepareResult, ParameterHolder[], int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
executeQuery() - 类 中的方法com.oceanbase.jdbc.JDBC4CallableStatement
 
executeQuery() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Executes the SQL query in this PreparedStatement object and returns the ResultSet object generated by the query.
executeQuery() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
executeQuery(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
executeQuery(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
executes a select query.
executeQueryPrologue(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Command prolog.
executeUpdate() - 类 中的方法com.oceanbase.jdbc.JDBC4CallableStatement
Executes the CALL statement.
executeUpdate() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
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() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
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) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Executes an update.
executeUpdate(String, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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.
executing - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
explicitClosed - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
explicitClosed - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
extendOracleResultSetClass - 类 中的变量com.oceanbase.jdbc.util.Options
 
extraBytes - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
 
extractNanos(String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
extraInfo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
ExtraInfo(boolean) - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
 
extraLength - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
 

F

f - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Encoding
 
f - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
FAILED_TIME_MS - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
failOnReadOnly - 类 中的变量com.oceanbase.jdbc.util.Options
 
failover(int, Protocol) - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
Update information after a failover.
FailoverLoop - com.oceanbase.jdbc.internal.failover.thread中的类
 
FailoverLoop(ScheduledExecutorService) - 类 的构造器com.oceanbase.jdbc.internal.failover.thread.FailoverLoop
 
failoverLoopRetries - 类 中的变量com.oceanbase.jdbc.util.Options
 
FailoverProxy - com.oceanbase.jdbc.internal.failover中的类
 
FailoverProxy(Listener, ReentrantLock, LruTraceCache) - 类 的构造器com.oceanbase.jdbc.internal.failover.FailoverProxy
Proxy constructor.
fastSkipLenString() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
fetchRemaining() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
When protocol has a current Streaming result (this) fetch all to permit another query is executing.
fetchRowViaCursor(int, int, Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
fetchRowViaCursor(int, int, Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
fetchRowViaCursorForOracle(int, int, byte, int, Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
fetchRowViaCursorForOracle(int, int, byte, int, Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
fetchSize - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
fetchSize - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
Field - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math中的类
An EdDSA finite field.
Field(int, byte[], Encoding) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
FIELD_JAVA_TYPE_BINARY_DOUBLE - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_BINARY_FLOAT - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_CLOB - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_INTERVALDS - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_INTERVALYM - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_NCHAR - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_NUMBER - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_NVARCHAR2 - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FIELD_JAVA_TYPE_ROWID - 类 中的静态变量com.oceanbase.jdbc.internal.ObOracleDefs
 
FieldElement - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math中的类
Note: concrete subclasses must implement hashCode() and equals()
FieldElement(Field) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
FILE_MAP_READ - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
FILE_MAP_WRITE - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
findColumn(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
findColumn(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
findParamIndex(String, String, String, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
fireConnectionClosed() - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Fire Connection close to listening listeners.
fireConnectionErrorOccured(SQLException) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Fire connection error to listening listeners.
fireStatementClosed(Statement) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Fire statement close event to listeners.
fireStatementErrorOccured(Statement, SQLException) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Fire statement error to listeners.
first() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
first() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
first() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
first() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
first() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
FIVE - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
FixedSizedSchedulerImpl - com.oceanbase.jdbc.internal.util.scheduler中的类
 
FixedSizedSchedulerImpl(int, String) - 类 的构造器com.oceanbase.jdbc.internal.util.scheduler.FixedSizedSchedulerImpl
Create scheduler with fixed size.
flag - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
FloatParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
FloatParameter(float) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
floatValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
floatValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
floatValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
flush() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Send packet to socket.
flush() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
flushBuffer(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
flushBuffer(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.CompressPacketOutputStream
Flush the internal buffer.
flushBuffer(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
flushBuffer(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.StandardPacketOutputStream
Flush the internal buffer.
flushBufferStopAtMark() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Flush to last mark.
flushBufferStopAtMark() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
flushLoadDataLocalFile() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
flushLoadDataLocalFile() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
forceAlias - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
forceReleasePrepareStatement(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Force release of prepare statement that are not used.
forceReleasePrepareStatement(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
forget(Xid) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
forget(Xid) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Tells the resource manager to forget about a heuristically completed transaction branch.
formatIntervalDsString(int, int, int, int, int, int, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
formatIntervalYmString(int, int, int, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
foundActiveMaster(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
method called when a new Master connection is found after a fallback.
foundActiveMaster(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Method called when a new Master connection is found after a fallback.
foundActiveMaster(Protocol) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
foundActiveSecondary(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
foundActiveSecondary(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Method called when a new secondary connection is found after a fallback.
foundMaster(MastersSlavesListener, MastersSlavesProtocol, SearchFilter) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
 
foundSecondary(MastersSlavesListener, MastersSlavesProtocol, SearchFilter) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
 
FOUR - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
fractional_second - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
fractional_second_scale - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
free() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
free() - 类 中的方法com.oceanbase.jdbc.Lob
This method frees the Blob object and releases the resources that it holds.
free() - 接口 中的方法com.oceanbase.jdbc.ObArray
 
fromByteArray(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
FullLinkTrace - com.oceanbase.jdbc.internal.protocol.flt中的类
the key_value information of extra_info in OB2.0 protocol will be expressed as follows:
FullLinkTrace(boolean) - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
FullLinkTrace.AppInfo - com.oceanbase.jdbc.internal.protocol.flt中的类
 
FullLinkTrace.ControlInfo - com.oceanbase.jdbc.internal.protocol.flt中的类
 
FullLinkTrace.TagKey - com.oceanbase.jdbc.internal.protocol.flt中的枚举
 
FullLinkTrace.TraceInfo - com.oceanbase.jdbc.internal.protocol.flt中的类
 

G

galeraAllowedState - 类 中的变量com.oceanbase.jdbc.util.Options
 
galeraAllowedStates - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
generatedKeyAlwaysReturned() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
generateMetadataFromPrepareResultSet(ServerPrepareResult) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
generatePublicKey(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
Read public pem key from String.
generateSimpleParameterMetadata - 类 中的变量com.oceanbase.jdbc.util.Options
 
get(String) - 类 中的静态方法com.oceanbase.jdbc.authentication.AuthenticationPluginLoader
Get authentication plugin from type String.
get(String) - 类 中的静态方法com.oceanbase.jdbc.credential.CredentialPluginLoader
Get current Identity plugin according to option `identityType`.
get() - 类 中的方法com.oceanbase.jdbc.credential.env.EnvCredentialPlugin
 
get() - 类 中的方法com.oceanbase.jdbc.credential.system.PropertiesCredentialPlugin
 
get(String) - 类 中的静态方法com.oceanbase.jdbc.tls.TlsSocketPluginLoader
Get authentication plugin from type String.
get2D() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
getAcceptedIssuers() - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509TrustManager
 
getAction() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
getActiveConnections() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getActiveConnections() - 接口 中的方法com.oceanbase.jdbc.internal.util.pool.PoolMBean
 
getActiveStreamingResult() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getActiveStreamingResult() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getActualSql() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
getAddressList() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
getAppendStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
getAppendStrategyConfigs() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
Return approximated data calculated length for rewriting queries.
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
Return approximated data calculated length.
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
 
getApproximateTextProtocolLength() - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
Return approximated data calculated length for rewriting queries.
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
Return approximated data calculated length.
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
Return approximated data calculated length.
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
 
getApproximateTextProtocolLength() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
 
getArray(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getArray(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getArray(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getArray(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getArray() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getArray(Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getArray(long, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getArray(long, int, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getArray(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getArray(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getArray(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getArray() - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getArray(Map<String, Class<?>>) - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getArray(long, int) - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getArray(long, int, Map<String, Class<?>>) - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getAsciiStream() - 类 中的方法com.oceanbase.jdbc.Clob
 
getAsciiStream(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getAsciiStream(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getAsciiStream(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getAsciiStream(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getAttrCount() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
getAttrCount() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getAttrCount() - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
getAttrData(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
getAttrData() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
getAttrData(int) - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
getAttrData() - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
getAttributes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.StructImpl
 
getAttributes(Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.StructImpl
 
getAttributes(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
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.
getAttrType(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getAttrTypes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getAuthenticationMethod() - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.gssapi.GssUtility
Get authentication method according to classpath.
getAuthenticationPluginType() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getAutocommit() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Get current autocommit status.
getAutocommit() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getAutoCommit() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
returns true if statements on this connection are auto commited.
getAutoGeneratedKeys() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getAutoIncrementIncrement() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Get current auto increment increment. *** no lock needed ****
getAutoIncrementIncrement() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getAutoIncrementIncrement() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
getb() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
getB() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
getBalanceStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
getBalanceStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getBalanceStrategyConfigs() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
getBalanceStrategyConfigs() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getBaseType() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBaseType() - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getBaseTypeName() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBaseTypeName() - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getBatchGeneratedKeys(Protocol) - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getBatchGeneratedKeys(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getBatchGeneratedKeys(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getBatchGeneratedKeys(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getBatchSucceed() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getBestRowIdentifier(String, String, String, int, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of a table's optimal set of columns that uniquely identifies a row.
getBestRowIdentifier(String, String, String, int, boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getBigDecimal(int, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
已过时。
getBigDecimal(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBigDecimal(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBigDecimal(int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
已过时。
getBigDecimal(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBigDecimal(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBigDecimal(int, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBigDecimal(String, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBigDecimal(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBigDecimal(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBigDecimal(String, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBigDecimal(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBigDecimal(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBigDecimal(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBINARY_DOUBLE(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getBINARY_FLOAT(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getBinaryStream(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBinaryStream(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBinaryStream(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBinaryStream(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBinaryStream() - 类 中的方法com.oceanbase.jdbc.Lob
 
getBinaryStream(long, long) - 类 中的方法com.oceanbase.jdbc.Lob
 
getBlacklist() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getBlacklist() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getBlackListConfig() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
getBlackListConfig() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getBlacklistKeys() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getBlacklistKeys() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getBlob(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBlob(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBlob(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBlob(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBlob(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBlob(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBlob(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBlob(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBoolean(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBoolean(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBoolean(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBoolean(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBoolean(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBoolean(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBoolean(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBoolean(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBranchQualifier() - 类 中的方法com.oceanbase.jdbc.OceanBaseXid
 
getBuf() - 类 中的方法com.oceanbase.jdbc.internal.io.TraceObject
 
getBulkScheduler() - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
 
getBulkScheduler() - 接口 中的方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder.SchedulerProvider
 
getByName(String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveTable
 
getByte(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getByte(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getByte(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getByte(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getByte(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getByte(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getByte() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read current buffer byte without incrementing position.
getByte(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getByte(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getByteAt(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
getByteBuffer() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Returns the array of bytes this Buffer is using to read from.
getBytes(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBytes(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getBytes(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBytes(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getBytes(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBytes(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getBytes() - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getBytes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
getBytes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowIdImpl
 
getBytes(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
getBytes(int, int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
getBytes(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBytes(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getBytes(long, int) - 类 中的方法com.oceanbase.jdbc.Lob
 
getBytesFromString(String, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.StringUtils
 
getCacheComplexData() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getCalendarInstance(Calendar) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getCalendarInstanceWithTimezone(Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getCallableResultSet() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getCatalog() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getCatalog() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
getCatalog() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getCatalog() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getCatalog() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getCatalog() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Retrieves this Connection object's current catalog name.
getCatalogName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Get the designated column's table's schema.
getCatalogs() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getCatalogs() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getCatalogSeparator() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getCatalogTerm() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getCertificateChain(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
getCharacterEncoding() - 类 中的方法com.oceanbase.jdbc.util.Options
 
getCharacterStream() - 类 中的方法com.oceanbase.jdbc.Blob
 
getCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getCharacterStream() - 类 中的方法com.oceanbase.jdbc.Clob
 
getCharacterStream(long, long) - 类 中的方法com.oceanbase.jdbc.Clob
Returns a Reader object that contains a partial Clob value, starting with the character specified by pos, which is length characters in length.
getCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getCharset() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
getCharset() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
getCharsetNumber() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getChecksum() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getChecksum() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getClassName(ColumnType, int, boolean, boolean, Options) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
Get class name.
getClassName() - 枚举 中的方法com.oceanbase.jdbc.internal.ColumnType
 
getClientAliases(String, Principal[]) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
getClientIdentifier() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
getClientInfo() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
getClientInfo() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Returns a list containing the name and current value of each client info property supported by the driver.
getClientInfo(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Returns the value of the client info property specified by name.
getClientInfoProperties() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a list of the client info properties that the driver supports.
getClob(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getClob(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getClob(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getClob(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getClob(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getClob(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getClob(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getClob(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getClusterDnsSuffix() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.AuroraListener
 
getClusterHostAddress() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.AuroraListener
 
getCmdInformation() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getColumnClassName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
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() - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Returns the number of columns in this ResultSet object.
getColumnDefinition() - 类 中的方法com.oceanbase.jdbc.AutoGeneratedKey
 
getColumnDisplaySize(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates the designated column's normal maximum width in characters.
getColumnLabel(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Get the designated column's name.
getColumnPrivileges(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the access rights for a table's columns.
getColumnPrivileges(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getColumns() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getColumns(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of table columns available in the specified catalog.
getColumns(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getColumnsInformation() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStringParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
 
getColumnType() - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
 
getColumnType() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
 
getColumnType(boolean, boolean, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getColumnType(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Retrieves the designated column's SQL type.
getColumnTypeName(ColumnType, long, boolean, boolean, boolean) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
Get columnTypeName.
getColumnTypeName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Retrieves the designated column's database-specific type name.
getComplex(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getComplexCursor(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getComplexDataType(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getComplexDataTypeFromCache(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getComplexDataTypeFromRemote(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getComplexStruct(Buffer, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
 
getComplexType() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
getComplexType() - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
getComplexTypeName() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getCompressLastPacketSeq() - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
getCompressLastPacketSeq() - 类 中的方法com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
 
getCompressLastPacketSeq() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
getCompressLastPacketSeq() - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
getConcurrency() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getConcurrency() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getConcurrency() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
getConnectedUsername() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getConnection() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
Retrieve new connection.
getConnection(String, String) - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
Get new connection from pool if user and password correspond to pool.
getConnection() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getConnection() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Creates and returns a Connection object that is a handle for the physical connection that this PooledConnection object represents.
getConnection() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Gets the connection that created this statement.
getConnectionRequests() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getConnectionRequests() - 接口 中的方法com.oceanbase.jdbc.internal.util.pool.PoolMBean
 
getCredentialPlugin() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getCrossReference(String, String, String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
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).
getCurrentHost() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getCurrentHost() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getCurrentLoadBalanceInfo() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getCurrentLoadBalanceInfo() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getCurrentProtocol() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getCurrentProtocol() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getCurrentRowData() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Get current row's raw bytes.
getCurrentStatNumber() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getCurrentStatNumber() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getCurrentStatNumber() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getCurrentStatNumber() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getCurrentStatNumber() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getCursorFetchData(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
getCursorId() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowObCursorData
Gets get cursor id.
getCursorName() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getCursorName() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getCurve() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Gets the curve of the group element.
getCurve() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
getD() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
getDatabase() - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getDatabase() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getDatabase() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getDatabase() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getDatabase() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getDatabase() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getDatabaseMajorVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDatabaseMinorVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDatabaseName() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Gets the name of the database.
getDatabaseProductName() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Return Server type.
getDatabaseProductVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDataSize() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getDate(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getDate(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getDate(String, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getDate(int, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getDate(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getDate(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getDate(String, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getDate(int, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getDate(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getDate(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getDate(int, Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getDate(String, Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getDate(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getDate(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getDate(int, Calendar) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getDate(String, Calendar) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getDateFromString(String, Calendar, ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getDay() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
getDeadLockInfo() - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
getDecimals() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getDefaultTransactionIsolation() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
getDefaultTransactionIsolation() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDescription() - 枚举 中的方法com.oceanbase.jdbc.util.DefaultOptions
 
getDisplaySize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
Get column size.
getDouble(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getDouble(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getDouble(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getDouble(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getDouble(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getDouble(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getDouble(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getDouble(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getDriverMajorVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDriverMinorVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDriverName() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDriverVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getDuration() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
getEmptyBLOB() - 类 中的静态方法com.oceanbase.jdbc.Blob
 
getEmptyCLOB() - 类 中的静态方法com.oceanbase.jdbc.Clob
 
getEncoding() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getEncoding() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
getEncoding() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getEncoding() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getErrorCode() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ErrorPacket
 
getErrorCode() - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseDataTruncation
 
getException() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AsyncMultiReadResult
 
getExecuteMode() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getExecuteMode() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getExecutionResults() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getExpectedSize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getExportedKeys(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
getExtendDescription() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getExtraInfoBytes() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
getExtraNameCharacters() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getFetchDirection() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getFetchDirection() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getFetchDirection() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this Statement object.
getFetchSize() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getFetchSize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getFetchSize() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getFetchSize() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
getField() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
getFieldOrder() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES
 
getFieldOrder() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket.SockAddr
 
getFilterForFailedHost() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getFilterForFailedHost() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
getFilterForFailedHost() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getFixedSizeScheduler(int, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
Get a fixed sized scheduler directly with the current set provider.
getFixedSizeScheduler(int, String) - 接口 中的方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder.SchedulerProvider
 
getFlags() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getFloat(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getFloat(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getFloat(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getFloat(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getFloat(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getFloat(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getFloat(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getFloat(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getFormatId() - 类 中的方法com.oceanbase.jdbc.OceanBaseXid
 
getFractional_second() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
getFractional_second_scale() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
getFullLinkTraceAction() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceAction() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceAction() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceClientInfo() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceClientInfo() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceClientInfo() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceIdentifier() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceIdentifier() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceIdentifier() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceLevel() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceLevel() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceLevel() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceModule() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceModule() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceModule() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTracePrintSamplePercentage() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTracePrintSamplePercentage() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTracePrintSamplePercentage() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceRecordPolicy() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceRecordPolicy() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceRecordPolicy() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceSamplePercentage() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceSamplePercentage() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceSamplePercentage() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullLinkTraceSlowQueryThreshold() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getFullLinkTraceSlowQueryThreshold() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getFullLinkTraceSlowQueryThreshold() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getFullString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
getFunctionColumns(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctions(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the system and user functions available in the given catalog.
getFunctions(String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getGeneratedKeys(Protocol, String) - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getGeneratedKeys(Protocol, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
Return GeneratedKeys containing insert ids.
getGeneratedKeys(Protocol, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
Return GeneratedKeys containing insert ids.
getGeneratedKeys(Protocol, String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
Get generated Keys.
getGeneratedKeys(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Send a resultSet that contain auto generated keys. 2 differences : Batch will list all insert ids.
getGeneratedKeys() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
getGeneratedKeys() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves any auto-generated keys created as a result of executing this Statement object.
getGlobalInfo() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getGlobalLoadBalanceInfo(String) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
getGlobalTransactionId() - 类 中的方法com.oceanbase.jdbc.OceanBaseXid
 
getGroupBalanceStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getGroupBalanceStrategyConfigs() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getGroups() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getHaMode() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getHaMode() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getHashAlgorithm() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
getHoldability() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getHoldability() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getHoldability() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHost() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getHost() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getHostAddress() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getHostAddress() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getHostAddresses() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getHostname() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
已过时。
getHour() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
getI() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
getIdentifierQuoteString() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getIdleConnections() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getIdleConnections() - 接口 中的方法com.oceanbase.jdbc.internal.util.pool.PoolMBean
 
getImportedKeys(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
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).
getImportedKeysUsingInformationSchema(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
GetImportedKeysUsingInformationSchema.
getImportedKeysUsingShowCreateTable(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
GetImportedKeysUsingShowCreateTable.
getIndex(String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.ColumnLabelIndexer
Get column index by name.
getIndexInfo(String, String, String, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the given table's indices and statistics.
getIndexInfo(String, String, String, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getIndicatorFlag() - 类 中的方法com.oceanbase.jdbc.internal.io.TraceObject
 
getInitAttrCount() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getInitialUrl() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getInputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
Get current input stream for creating compress input stream, to avoid losing already read bytes in case of pipelining.
getInputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
getInputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
getInputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
getInputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
getInsertId() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getInstance() - 类 中的静态方法com.oceanbase.jdbc.internal.util.pid.JnaPidFactory
Factory method to avoid loading JNA classes every connection.
getInstance() - 类 中的静态方法com.oceanbase.jdbc.internal.util.pid.PidFactory
 
getInt(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getInt(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getInt(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getInt(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getInt(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getInt(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getInt(byte[], int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getInt(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getInt(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getInternalArray(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
 
getInternalArray(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalArray(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalBigDecimal(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get BigDecimal from raw binary format.
getInternalBigDecimal(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalBigDecimal(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get BigDecimal from raw text format.
getInternalBigInteger(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get BigInteger from raw binary format.
getInternalBigInteger(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalBigInteger(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get BigInteger format from raw text format.
getInternalBINARY_DOUBLE() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalBINARY_FLOAT() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalBoolean(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get boolean from raw binary format.
getInternalBoolean(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalBoolean(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get boolean from raw text format.
getInternalByte(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get byte from raw binary format.
getInternalByte(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalByte(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get byte from raw text format.
getInternalComplexCursor(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
 
getInternalComplexCursor(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalComplexCursor(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalDate(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get date from raw binary format.
getInternalDate(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalDate(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get date from raw text format.
getInternalDouble(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get double from raw binary format.
getInternalDouble(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalDouble(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get double from raw text format.
getInternalFloat(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get float from raw binary format.
getInternalFloat(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalFloat(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get float from raw text format.
getInternalInt(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get int from raw binary format.
getInternalInt(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalInt(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get int from raw text format.
getInternalINTERVALDS(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
 
getInternalINTERVALDS(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalINTERVALDS(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalINTERVALYM(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
 
getInternalINTERVALYM(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalINTERVALYM(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalLocalDate(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get LocalDate from raw binary format.
getInternalLocalDate(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalLocalDate(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get LocalDate format from raw text format.
getInternalLocalTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get LocalTime from raw binary format.
getInternalLocalTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalLocalTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get LocalTime format from raw text format.
getInternalLong(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get long from raw binary format.
getInternalLong(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalLong(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get long from raw text format.
getInternalLongUtil(ColumnDefinition, Object, long, long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalMediumInt(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalNumber(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalNumber_float(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalObject(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get Object from raw binary format.
getInternalObject(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalObject(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get Object from raw text format.
getInternalOffsetDateTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
 
getInternalOffsetDateTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalOffsetDateTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalOffsetTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get OffsetTime from raw binary format.
getInternalOffsetTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalOffsetTime(ColumnDefinition, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get OffsetTime format from raw text format.
getInternalShort(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get short from raw binary format.
getInternalShort(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalShort(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get short from raw text format.
getInternalSmallInt(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalString(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get string from raw binary format.
getInternalString(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalString(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get String from raw text format.
getInternalStruct(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get Struct from raw binary format.
getInternalStruct(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalStruct(ColumnDefinition, ComplexDataType, Connection) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
 
getInternalTime(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get time from raw binary format.
getInternalTime(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalTime(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get time from raw text format.
getInternalTimestamp(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get timestamp from raw binary format.
getInternalTimestamp(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalTIMESTAMP(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalTimestamp(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get timestamp from raw text format.
getInternalTIMESTAMPLTZ(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalTIMESTAMPTZ(ColumnDefinition, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalTimeString(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get Time in string format from raw binary format.
getInternalTimeString(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalTimeString(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get Time in string format from raw text format.
getInternalTinyInt(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalZonedDateTime(ColumnDefinition, Class, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Get ZonedDateTime from raw binary format.
getInternalZonedDateTime(ColumnDefinition, Class, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getInternalZonedDateTime(ColumnDefinition, Class, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Get ZonedDateTime format from raw text format.
getINTERVALDS(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getINTERVALDS(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getINTERVALDS(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getINTERVALDS(int) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getINTERVALDS(String) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getIntervalDsPartsValue(String, String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getINTERVALYM(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getINTERVALYM(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getINTERVALYM(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getINTERVALYM(int) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getINTERVALYM(String) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getIntValue() - 类 中的方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
getIs_negative() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.Ret
 
getIterationCount() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getIterationCount() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getJDBCMajorVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getJDBCMinorVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getJsonFilePath() - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
Get current config information
getLargeMaxRows() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getLargeUpdateCount() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getLargeUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getLargeUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getLargeUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getLargeUpdateCount() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getLargeUpdateCounts() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getLargeUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getLargeUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getLargeUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
GetLastError() - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
getLastPacketCostTime() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getLastPacketCostTime() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getLastPacketCostTime() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getLastPacketResponseTimestamp() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getLastPacketResponseTimestamp() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getLastPacketResponseTimestamp() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getLastPacketSendTimestamp() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getLastPacketSendTimestamp() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getLastPacketSendTimestamp() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getLastPacketSeq() - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
getLastPacketSeq() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
getLastQueryNanos() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getLastQueryNanos() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getLastUsed() - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Indicate last time this pool connection has been used.
getLength() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
getLength() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getLengthEncodedBuffer() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Get next data bytes from length encoded prefix.
getLengthEncodedBytes() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Get next data bytes with length encoded prefix.
getLengthEncodedNumeric() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Get next binary data length.
getLengthMaxFieldSize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getLevel() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
getLimit() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
getListener() - 类 中的方法com.oceanbase.jdbc.internal.failover.FailoverProxy
 
getLoadBalanceInfoByDefault(UrlParser) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
getLoadBalanceInfoFromExtendDescription(UrlParser) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
getLoadBalanceInfoFromOcpApi(ConfigParser.OcpApi, Options) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
getLoadBalanceInfoFromTns(UrlParser) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
getLobConn() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getLocalAddress() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
getLocator() - 类 中的方法com.oceanbase.jdbc.Lob
 
getLock() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getLock() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getLogger() - 类 中的方法com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
 
getLogger() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
getLogger() - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
getLogger(Class<?>) - 类 中的静态方法com.oceanbase.jdbc.internal.logging.LoggerFactory
Initialize logger.
getLogger(String) - 类 中的静态方法com.oceanbase.jdbc.internal.logging.LoggerFactory
 
getLoggerProxy(Class<?>) - 类 中的静态方法com.oceanbase.jdbc.internal.logging.LoggerFactory
Initialize logger.
getLoginTimeout() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLogWriter() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Retrieves the log writer for this DataSource object.
getLogWriter() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Retrieves the log writer for this DataSource object.
getLong(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getLong(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getLong(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getLong(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getLong(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getLong(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getLong(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getLong(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getLowercaseTableNames() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Are table case sensitive or not .
getMajorServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getMajorServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
getMajorServerVersion() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getMajorServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getMajorServerVersion() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getMajorVersion() - 类 中的方法com.oceanbase.jdbc.Driver
gets the major version of the driver.
getMaskedValue() - 类 中的方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
getMasterHostFailNanos() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getMaxAllowedPacket() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
getMaxAllowedPacket() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
getMaxAllowedPacket() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
getMaxBinaryLiteralLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxCatalogNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxCharLiteralLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxColumnNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxColumnsInGroupBy() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxColumnsInIndex() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxColumnsInOrderBy() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxColumnsInSelect() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxColumnsInTable() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxConnections() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxCursorNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxFieldSize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getMaxFieldSize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getMaxFieldSize() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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.
getMaxIdleTime() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Max time a connection can be idle.
getMaxIndexLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxLogicalLobSize() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxPacketLength() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
getMaxPoolSize() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Pool maximum connection size.
getMaxProcedureNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxRows() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getMaxRows() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getMaxRows() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the maximum number of rows that a ResultSet object produced by this Statement object can contain.
getMaxRowSize() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxSchemaNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxStatementLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxStatements() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxTableNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxTablesInSelect() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMaxUserNameLength() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getMessage() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ErrorPacket
 
getMessage() - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseDataTruncation
 
getMetaData() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getMetaData() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
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() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getMetaData() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
getMetaData() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
returns the meta data about the database.
getMetadataSafeStatement() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getMinorServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getMinorServerVersion() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getMinorVersion() - 类 中的方法com.oceanbase.jdbc.Driver
gets the minor version of the driver.
getMinPoolSize() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Get minimum pool size (pool will grow at creation untile reaching this size).
getMinute() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
getModule() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
getMoreResults(int, Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Position to next resultSet.
getMoreResults() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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.
getMysqlType(int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
getName(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getName() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getName() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveSpec
 
getName() - 类 中的方法com.oceanbase.jdbc.internal.util.ParsedCallParameters
 
getNanos(byte[], int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getNCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getNCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getNCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getNCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getNCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getNCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getNCharacterStream(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getNCharacterStream(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getNClob(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getNClob(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getNClob(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getNClob(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getNClob(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getNClob(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getNClob(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getNClob(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getNetServiceName(String) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
getNetworkStatisticsFlag() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getNetworkStatisticsFlag() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getNetworkTimeout() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Get network timeout.
getNewProtocol(FailoverProxy, GlobalStateInfo, UrlParser) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.AuroraProtocol
Initialize new protocol instance.
getNewSqlByIndex() - 类 中的方法com.oceanbase.jdbc.AutoGeneratedKey
 
getNewSqlByName() - 类 中的方法com.oceanbase.jdbc.AutoGeneratedKey
 
getNextRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Read next value.
getNString(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getNString(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getNString(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getNString(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getNString(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getNString(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getNString(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getNString(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getNull() - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
getNUMBER(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getNUMBER(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getNUMBER(int) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getNUMBER(String) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getNUMBER_FLOAT(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getNumericFunctions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
List of numeric functions.
getOb20() - 类 中的方法com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
getObComplexType(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getObCursor() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowObCursorData
 
getObject(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getObject(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getObject(int, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getObject(String, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getObject(int, Class<T>) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getObject(String, Class<T>) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getObject(int, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getObject(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getObject(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getObject(String, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getObject(int, Class<T>) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getObject(String, Class<T>) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getObject(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getObject(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getObject(int, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getObject(String, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getObject(int, Class<T>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getObject(String, Class<T>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getObject(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getObject(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getObject(int, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getObject(String, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getObject(int, Class<T>) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getObject(String, Class<T>) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getObSeqNo() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
getObServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getObServerVersion() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getOceanBaseServerVersion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getOcpApi() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getOnDuplicateKeyUpdateIndex() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
getOptionName() - 枚举 中的方法com.oceanbase.jdbc.util.DefaultOptions
 
getOptions() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getOptions() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getOptions() - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
getOptions() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getOriginalName() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getOriginalTable() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getOriginStringVal(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getOriginTime(byte[], TimeZone) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getOriginTime(byte[], TimeZone, boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getOutputResult() - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getOutputResult() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerCallableStatement
 
getOutputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
getOutputStream() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
getOutputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
getOutputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
getOutputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
getOutputStream() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
getPacket(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
getPacket(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
 
getPacket(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.Ob20PacketInputStream
 
getPacket(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
getPacket(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
getPacketArray(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
getPacketArray(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
Get next packet.
getPacketArray(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.Ob20PacketInputStream
 
getPacketArray(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
getPacketArray(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
Get next packet.
getParam(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getParamCount() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
getParamCount() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
getParamCount() - 接口 中的方法com.oceanbase.jdbc.internal.util.dao.PrepareResult
 
getParamCount() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getParamCount() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
getParameter(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getParameterClassName(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getParameterClassName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
getParameterClassName(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
getParameterCount() - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
getParameterCount() - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
When it is an Oracle function, return the number of placeholder type parameters in SQL
getParameterCount() - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
getParameterCount() - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
getParameterMetaData() - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMetaData() - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getParameterMetaData() - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getParameterMetaData() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMetaData() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
getParameterMode(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
Get mode info.
getParameterMode(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
getParameterMode(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
getParameters() - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
getParameters() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getParameters() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getParameters() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
getParameters() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
getParameterType(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getParameterType(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
Parameter type are not sent by server.
getParameterType(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
Parameter type are not sent by server.
getParameterTypeHeader() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getParameterTypeName(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getParameterTypeName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
getParameterTypeName(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
getParamsIndexs() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
getParentLogger() - 类 中的方法com.oceanbase.jdbc.Driver
 
getParentLogger() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
 
getParentLogger() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
getPassword() - 类 中的方法com.oceanbase.jdbc.credential.Credential
 
getPassword() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getPickedlist() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getPinGlobalTxToPhysicalConnection() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getPinGlobalTxToPhysicalConnection() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getPinGlobalTxToPhysicalConnection() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getPlaceholderParam(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getPooledConnection() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getPooledConnection() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPooledConnection(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPoolName() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
getPoolTag() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getPoolValidMinDelay() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
If connection has been used in less time than poolValidMinDelay, then no connection validation will be done (0=mean validation every time).
getPort(String) - 类 中的静态方法com.oceanbase.jdbc.HostAddress
 
getPort() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getPort() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getPort() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
已过时。
getPort() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Returns the port number.
getPortNumber() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Returns the port number.
getPortNumber() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Returns the port number.
getPosition() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
getPosition() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Get current position
getPosition() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
getPrecision(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getPrecision() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
Return metadata precision.
getPrecision(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
getPrecision(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Get the designated column's specified column size.
getPrecision(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
getPrepareResult() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
getPrepareResult() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AsyncMultiReadResult
 
getPrepareResult() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
getPrimaryKeys(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the given table's primary key columns.
getPrimaryKeys(String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getPrimitiveDecimals() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getPrintSamplePercentage() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
getPrivateKey(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
getProcedureColumns(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the given catalog's stored procedure parameter and result columns.
getProcedures(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the stored procedures available in the given catalog.
getProcedures(String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getProcedureTerm() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getProcessedRows() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getProName() - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getPropertyDbName(Properties) - 类 中的静态方法com.oceanbase.jdbc.UrlParser
 
getPropertyInfo(String, Properties) - 类 中的方法com.oceanbase.jdbc.Driver
Get the property info.
getProtocol() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getProtocol() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
getProtocol() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getProtocol() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getProtocolVersion() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getProxy() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getProxy() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getProxy() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getProxy() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getProxyUser() - 类 中的方法com.oceanbase.jdbc.credential.Credential
 
getPseudoColumns(String, String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the pseudo or hidden columns available in a given table within the specified catalog and schema.
getQ() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
getQm2() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
getQm5d8() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
getQueryParts() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
getQueryTimeout() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the number of seconds the driver will wait for a Statement object to execute.
getReader() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getReader() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getReadonly() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getReadonly() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getRecordPolicy() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
getRef(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getRef(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getRef(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getRef(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getRef(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getRef(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getRef(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getRef(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getRemarksReporting() - 接口 中的方法com.oceanbase.jdbc.ObConnection
 
getRemarksReporting() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getRemoteSocketAddress() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
getRemoveStrategy() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
getRemoveStrategyConfigs() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
getRepresentation() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Gets the representation of the group element.
getResult() - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getResult(Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getResult(Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getResult() - 类 中的方法com.oceanbase.jdbc.JDBC4CallableStatement
 
getResults() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
getResultSet() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getResultSet(Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getResultSet(long, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getResultSet(long, int, Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getResultSet() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getResultSet() - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getResultSet(Map<String, Class<?>>) - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getResultSet(long, int) - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getResultSet(long, int, Map<String, Class<?>>) - 接口 中的方法com.oceanbase.jdbc.ObArray
 
getResultSet() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the current result as a ResultSet object.
getResultSetConcurrency() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getResultSetConcurrency() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the result set concurrency for ResultSet objects generated by this Statement object.
getResultSetHoldability() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getResultSetHoldability() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the result set holdability for ResultSet objects generated by this Statement object.
getResultSetScrollType() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getResultSetType() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the result set type for ResultSet objects generated by this Statement object.
getResultWithoutValue(Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getRetriesAllDown() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getRetriesAllDown() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getRetryAllDowns() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getRetryAllDowns() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getRetryAllDowns() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getRetryTimes() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
getReturnResultSet() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
getRewrite() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getRewrite() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getRewrite() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getRewrite() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getRow() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
getRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getRowId(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getRowId(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getRowId(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getRowId(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getRowId(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getRowId(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getRowId(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getRowId(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getRowIdLifetime() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getRowPointer() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getRsClass() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getSamplePercentage() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
getSavepointId() - 类 中的方法com.oceanbase.jdbc.OceanBaseSavepoint
Retrieves the generated ID for the savepoint that this Savepoint object represents.
getSavepointName() - 类 中的方法com.oceanbase.jdbc.OceanBaseSavepoint
Retrieves the name of the savepoint that this Savepoint object represents.
getScalarOps() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
getScale(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
getScale(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
getScale(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Gets the designated column's number of digits to right of the decimal point. 0 is returned for data types where the scale is not applicable.
getScale(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
getScheduler(int, String, int) - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
Get a Dynamic sized scheduler directly with the current set provider.
getScheduler(int, String, int) - 接口 中的方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder.SchedulerProvider
Request to get a scheduler with a minimum number of AVAILABLE threads.
getSchedulerProvider() - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
getSchema() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getSchemaName() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getSchemaName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
 
getSchemas() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getSchemas(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getSchemas() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getSchemas(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getSchemaTerm() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getSearchStringEscape() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getSecond() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
getSecondaryHostFailNanos() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
getSeed() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getSelectEndPos() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
getSerializeSize() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
getSerializeSize() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
getSerializeSize() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
getServerAliases(String, Principal[]) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
 
getServerCapabilities() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getServerInfo() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getServerInfo() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getServerInfo() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getServerInfo() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getServerInfo() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
getServerLanguage() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getServerName() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Returns the name of the database server.
getServerStatus() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getServerStatus() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getServerStatus() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getServerThreadId() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getServerThreadId() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
 
getServerThreadId() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Get current connection server id.
getServerThreadId() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getServerThreadId() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getServerThreadId() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getServerThreadId() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Permit to retrieve current connection thread id, or -1 if unknown.
getServerThreadId() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getServerTimeZone() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getServerUpdateCounts() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getServerUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getServerUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getServerUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getServerUpdateCounts() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Non JDBC : Permit to retrieve server update counts when using option rewriteBatchedStatements.
getServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
getServerVersion() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getServerVersion() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getServiceName() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
getSessionTimeZone(Connection) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
getSessionTimeZone() - 接口 中的方法com.oceanbase.jdbc.ObConnection
 
getSessionTimeZone() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
getShareCounter() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getShort(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getShort(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getShort(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getShort(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getShort(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getShort(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getShort(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getShort(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getSlowQueryThreshold() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
getSocket() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getSocket() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getSocketFactory(Options) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.DefaultTlsSocketPlugin
 
getSocketFactory(Options) - 接口 中的方法com.oceanbase.jdbc.tls.TlsSocketPlugin
Get socket factory.
getSocketHandler() - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.SocketUtility
Create socket according to options.
getSql() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getSql() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
getSql() - 接口 中的方法com.oceanbase.jdbc.internal.util.dao.PrepareResult
 
getSql() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getSql() - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
getSQLKeywords() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL:2003 keywords.
getSqlState() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ErrorPacket
 
getSqlState() - 枚举 中的方法com.oceanbase.jdbc.internal.util.SqlStates
 
getSQLStateType() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getSqlType() - 枚举 中的方法com.oceanbase.jdbc.internal.ColumnType
 
getSqltype() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getSqlType() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
getSqlType(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
getSQLTypeName() - 类 中的方法com.oceanbase.jdbc.extend.datatype.StructImpl
 
getSqlTypeName() - 枚举 中的方法com.oceanbase.jdbc.internal.ColumnType
 
getSQLWithoutCommentMysql(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
getSQLXML(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getSQLXML(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getSQLXML(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getSQLXML(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getSQLXML(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getSQLXML(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getSQLXML(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getSQLXML(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getStack() - 类 中的方法com.oceanbase.jdbc.internal.util.JsonParser
 
getState() - 类 中的方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
getStatement() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getStatement() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getStatement() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getStatementId() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
getStatementId() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getStatementType(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Note: this method uses the first word in a sql string without comments, to compare with some keywords. 1.
getStaticGlobal() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
getStr() - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.Ret
 
getStream() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
getString(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getString(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getString(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getString(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getString(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getString(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getString() - 枚举 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.TagKey
 
getString(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getString(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getStringFunctions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
List of string functions.
getStruct(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getStruct(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getSubString(long, int) - 类 中的方法com.oceanbase.jdbc.Clob
Get sub string.
getSuperTables(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSystemFunctions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
List of system functions.
getSystemTimeZone() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
getT() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Gets the $T$ value of the group element.
getTable() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
getTableName(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Gets the designated column's table name.
getTablePrivileges(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the access rights for each table available in a catalog.
getTablePrivileges(String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getTables(String, String, String, String[]) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the tables available in the given catalog.
getTables(String, String, String, String[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getTableTypes() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getTableTypes() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getThreadId() - 类 中的方法com.oceanbase.jdbc.internal.io.TraceObject
 
getThreadId() - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
getThreadName() - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
getTime(int, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTime(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTime(String, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTime(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTime(int, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTime(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTime(String, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTime(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTime(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTime(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTime(int, Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTime(String, Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTime(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTime(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTime(int, Calendar) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTime(String, Calendar) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTimeDateFunctions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
List of time and date functions.
getTimeFromString(String, Calendar) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getTimeout() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getTimeout() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
getTimeout() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Get timeout (master connection possibly down).
getTimeout() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getTimeout() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Returns the connection timeout in milliseconds.
getTimeout() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getTimeoutScheduler() - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
Get a scheduler to handle timeout.
getTimeoutScheduler() - 接口 中的方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder.SchedulerProvider
Default Timeout scheduler.
getTimestamp(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTimestamp(int, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTimestamp(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTimestamp(String, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getTimestamp(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTimestamp(int, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTimestamp(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTimestamp(String, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getTimestamp(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTimestamp(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTimestamp(int, Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTimestamp(String, Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getTimestamp() - 类 中的方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
getTIMESTAMP(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTIMESTAMP(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTimestamp(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTimestamp(int, Calendar) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTimestamp(String, Calendar) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTimestamp(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getTimestampAfterRead() - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
getTimestampAfterRead() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
getTimestampBeforeFlush() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
getTimestampBeforeFlush() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
getTimestampFromString(ColumnDefinition, String, Calendar, TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getTIMESTAMPLTZ(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTIMESTAMPLTZ(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTIMESTAMPLTZ(int) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getTIMESTAMPLTZ(String) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getTimestampPart(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
getTIMESTAMPTZ(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTIMESTAMPTZ(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTIMESTAMPTZ(int) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getTIMESTAMPTZ(String) - 接口 中的方法com.oceanbase.jdbc.ObResultSet
 
getTimeTrace() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getTimeTrace() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getTimeZone() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
getTimeZone() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
getTimeZone() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getTimeZone() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getTimeZone() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
getTimeZone(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Get timezone from Id.
getTnsFilePath() - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
Get current config information
getTnsServiceName() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getTotalConnections() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getTotalConnections() - 接口 中的方法com.oceanbase.jdbc.internal.util.pool.PoolMBean
 
getTotalExecutionNumber() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
getTraces() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Get a String containing readable information about last 10 send/received packets.
getTraces() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getTransactionIsolation() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Retrieves this Connection object's current transaction isolation level.
getTransactionIsolationLevel() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
getTransactionIsolationLevel() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getTransactionTimeout() - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
getTransactionTimeout() - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Obtains the current transaction timeout value set for this XAResource instance.
getTrimedString() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
getType() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getType() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getType() - 枚举 中的方法com.oceanbase.jdbc.internal.ColumnType
 
getType() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getTypeInfo() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of all the data types supported by this database.
getTypeInfo() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getTypeMap() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Retrieves the Map object associated with this Connection object.
getTypeName() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getTypeName() - 枚举 中的方法com.oceanbase.jdbc.internal.ColumnType
 
getUDTs(String, String, String, int[]) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of the user-defined types (UDTs) defined in a particular schema.
getUnicodeStream(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getUnicodeStream(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getUnicodeStream(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getUnicodeStream(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getUnProxiedProtocol() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
getUpdateCount() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getUpdateCount() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the current result as an update count; if the result is a ResultSet object or there are no more results, -1 is returned.
getUpdateCounts() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
getUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
getUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
getUpdateCounts() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
getURL(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getURL(String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
getURL(int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getURL(String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
getURL(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getURL(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getURL() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getURL(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getURL(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
getURL() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Returns the URL for this connection
getUrlParameters(String) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
 
getUrlParser() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
getUrlParser() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
getUrlParser() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getUrlParser() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getUrlParser() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
getUrlParser() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
For testing purpose only.
getUrlParser() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
For testing purpose only.
getUser() - 类 中的方法com.oceanbase.jdbc.credential.Credential
 
getUser() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Gets the username.
getUsername() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getUsername() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getUserName() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
getUsername() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
已过时。
getUserName() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Gets the username.
getUserName() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
getUsername() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
getValue() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
getValue() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
getValue() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
getValue() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
getValue() - 枚举 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfoKey
 
getValue() - 类 中的方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
getVersion() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
getVersionColumns(String, String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves a description of a table's columns that are automatically updated when any value in a row is updated.
getWaitTimeout() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
getWarnings() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
getWarnings() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
getWarnings() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Retrieves the first warning reported by calls on this Connection object.
getWarnings() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves the first warning reported by calls on this Statement object.
getWeight() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
getWhereEndPos() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
getWhereEndPos() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
getWriter() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
getWriter() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
getX() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Gets the $X$ value of the group element.
getXAConnection() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
 
getXAConnection(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
 
getXAConnection() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
getXAConnection(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
getXAResource() - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
getXAResource() - 类 中的方法com.oceanbase.jdbc.OceanBaseXaConnection
 
getY() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Gets the $Y$ value of the group element.
getZ() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Gets the $Z$ value of the group element.
getZero(GroupElement.Representation) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
globalInfo - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
GlobalStateInfo - com.oceanbase.jdbc.internal.util.pool中的类
 
GlobalStateInfo() - 类 的构造器com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
Default value. !
GlobalStateInfo(long, int, boolean, int, String, String, int) - 类 的构造器com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
Storing global server state to avoid asking server each new connection.
GREGORIAN_CALENDAR_DAY_END - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
GREGORIAN_CALENDAR_DAY_START - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
GREGORIAN_CALENDAR_MONTH - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
GREGORIAN_CALENDAR_YEAR - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
GroupBalanceStrategy - com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy中的接口
 
GroupElement - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math中的类
A point $(x,y)$ on an EdDSA curve.
GroupElement(Curve, GroupElement.Representation, FieldElement, FieldElement, FieldElement, FieldElement) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a group element for a curve.
GroupElement(Curve, byte[]) - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a group element for a curve from a given encoded point.
GroupElement.Representation - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math中的枚举
Available representations for a group element.
GroupRotationStrategy - com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy中的类
 
GroupRotationStrategy() - 类 的构造器com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupRotationStrategy
 
GroupStrategyConfigChecker - com.oceanbase.jdbc.internal.failover.impl.checkers中的类
 
GroupStrategyConfigChecker() - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.checkers.GroupStrategyConfigChecker
 
GssapiAuth - com.oceanbase.jdbc.internal.com.send.authentication.gssapi中的接口
 
GssUtility - com.oceanbase.jdbc.internal.com.send.authentication.gssapi中的类
 
GssUtility() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.gssapi.GssUtility
 

H

HaMode - com.oceanbase.jdbc.internal.util.constant中的枚举
 
HandleErrorResult - com.oceanbase.jdbc.internal.failover中的类
 
HandleErrorResult() - 类 的构造器com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
HandleErrorResult(boolean) - 类 的构造器com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
HandleErrorResult(boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
handleFailLoop() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
handleFailLoop() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Add listener to FailoverLoop if master connection is not active, so a reconnection will be done.
handleFailLoop() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
handleFailover(SQLException, Method, Object[], Protocol, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Call when a failover is detected on master connection.
handleFailover(SQLException, Method, Object[], Protocol, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
Handle failover on master or slave connection.
handleFailover(SQLException, Method, Object[], Protocol, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
handleIoException(Exception) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Handle IoException (reconnect if Exception is due to having send too much data, making server close the connection.
handleIoException(Exception) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
handleIoException(IOException) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
handleResultException(SQLException, Results, List<ParameterHolder[]>, List<String>, int, int, int, PrepareResult) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
hasDefault() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.UpdatableColumnDefinition
 
hasEmptyPlaceholderParams() - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
hashCode() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowIdImpl
 
hashCode() - 类 中的方法com.oceanbase.jdbc.HostAddress
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.CallableStatementCacheKey
 
hashCode() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
 
hashCode() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
hashCode() - 类 中的方法com.oceanbase.jdbc.util.Options
 
hasHostFail() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
hasHostFail() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
hasHostFail() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
hasInOutParameters - 类 中的变量com.oceanbase.jdbc.CallableProcedureStatement
 
hasLongData - 类 中的变量com.oceanbase.jdbc.BasePrepareStatement
 
hasMoreResults() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
hasMoreResults() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
hasToHandleFailover(SQLException) - 类 中的方法com.oceanbase.jdbc.internal.failover.FailoverProxy
Check if this Sqlerror is a connection exception. if that's the case, must be handle by failover error codes : 08000 : connection exception 08001 : SQL client unable to establish SQL connection 08002 : connection name in use 08003 : connection does not exist 08004 : SQL server rejected SQL connection 08006 : connection failure 08007 : transaction resolution unknown 70100 : connection was killed if error code is "1927"
hasWarnings - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
hasWarnings() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Has warnings.
hasWarnings() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
haveInformationSchemaParameters() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
haveInformationSchemaParameters() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
header - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
Header(boolean) - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
headerChecksum - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
hexdump(byte[]...) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Hexdump.
hexdump(int, int, int, byte[]...) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Hexdump.
hexToBytes(String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
Converts a hex string to bytes.
host - 类 中的变量com.oceanbase.jdbc.HostAddress
 
HostAddress - com.oceanbase.jdbc中的类
 
HostAddress(String, int) - 类 的构造器com.oceanbase.jdbc.HostAddress
Constructor. type is master.
HostAddress(String, int, String) - 类 的构造器com.oceanbase.jdbc.HostAddress
Constructor.
hostAddresses - 类 中的变量com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
hostname - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
HostnameVerifierImpl - com.oceanbase.jdbc.internal.protocol.tls中的类
 
HostnameVerifierImpl() - 类 的构造器com.oceanbase.jdbc.internal.protocol.tls.HostnameVerifierImpl
 
HostStateInfo - com.oceanbase.jdbc.internal.failover.utils中的类
 
HostStateInfo() - 类 的构造器com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
HostStateInfo(HostStateInfo.STATE, Long) - 类 的构造器com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
HostStateInfo.STATE - com.oceanbase.jdbc.internal.failover.utils中的枚举
 
hour - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
HOUR_MILLISECOND - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
HttpClient - com.oceanbase.jdbc.internal.util中的类
 
HttpClient() - 类 的构造器com.oceanbase.jdbc.internal.util.HttpClient
 
httpConnectTimeout - 类 中的变量com.oceanbase.jdbc.util.Options
 
httpReadTimeout - 类 中的变量com.oceanbase.jdbc.util.Options
 

I

Identifier - com.oceanbase.jdbc.internal.util.dao中的类
 
Identifier() - 类 的构造器com.oceanbase.jdbc.internal.util.dao.Identifier
 
IN_TRANSACTION - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
incInitAttrCount() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
includeDeadLockInfo() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
includeInnodbStatusInDeadlockExceptions - 类 中的变量com.oceanbase.jdbc.util.Options
 
includeThreadDumpInDeadlockExceptions - 类 中的变量com.oceanbase.jdbc.util.Options
 
includeThreadsTraces() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
incrementShareCounter() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
Increment share counter.
index - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
indexMap - 类 中的变量com.oceanbase.jdbc.BasePrepareStatement
 
INFINITE - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
info(String) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
info(String, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
info(String, Object, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
info(String, Object...) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
info(String, Throwable) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
info(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
info(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
info(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
info(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
info(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
info(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
info(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
info(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
info(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
info(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
init(boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.logging.LoggerFactory
Initialize factory.
initFunctionData(int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
Data initialisation when parameterCount is defined.
initialize(String, byte[], Options) - 接口 中的方法com.oceanbase.jdbc.authentication.AuthenticationPlugin
Plugin initialization.
initialize(Options, String, HostAddress) - 接口 中的方法com.oceanbase.jdbc.credential.CredentialPlugin
 
initialize(Options, String, HostAddress) - 类 中的方法com.oceanbase.jdbc.credential.env.EnvCredentialPlugin
 
initialize(Options, String, HostAddress) - 类 中的方法com.oceanbase.jdbc.credential.system.PropertiesCredentialPlugin
 
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
Initialized data.
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
 
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin
Initialization.
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin
Initialized data.
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin
 
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendGssApiAuthPacket
Initialization.
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendPamAuthPacket
Initialization.
initialize(String, byte[], Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
Initialization.
initialize() - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
 
initializeConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Initialize Listener.
initializeConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Connect to database.
initializeConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Initialize connections.
initializeConnection() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
initialPacketPos() - 类 中的方法com.oceanbase.jdbc.internal.io.output.CompressPacketOutputStream
 
initialPacketPos() - 类 中的方法com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
initialPacketPos() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
initialPacketPos() - 类 中的方法com.oceanbase.jdbc.internal.io.output.StandardPacketOutputStream
 
initObSeqNo(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
initProxyVc(boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.logging.LoggerFactory
 
InitProxyVCIOException(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
initTimestamp() - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
initTimestampltz() - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
innerToTimestamp(byte[], Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
inputStream - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
insertRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
insertRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
insertRow() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
insertsAreDetected(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
INSTANCE - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32
 
INSTANCE - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
INSTANCE - 类 中的静态变量com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
interactiveClient - 类 中的变量com.oceanbase.jdbc.util.Options
 
interceptException(SQLException, Connection) - 接口 中的方法com.oceanbase.jdbc.ExceptionInterceptor
 
interrupt() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
interrupt() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
INTERVALDS - com.oceanbase.jdbc.extend.datatype中的类
datatype name INTERVAL DAY TO SECOND
INTERVALDS() - 类 的构造器com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
INTERVALDS(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
INTERVALDS(String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
IntervalDsParts(int, int, int, int, int, String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
IntervalDsParts(int, int, int, int, int, String, int) - 类 的构造器com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
intervalDsToBytes(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
intervalDsToString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
intervalExceptionAction(boolean, int, int, int, int, int, int, int, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
INTERVALYM - com.oceanbase.jdbc.extend.datatype中的类
 
INTERVALYM() - 类 的构造器com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
INTERVALYM(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
INTERVALYM(String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
intervalYmToBytes(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
intervalYmToString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
IntParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
IntParameter(int) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
inTransaction() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
inTransaction() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Indicate if connection has an active transaction.
inTransaction() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
inTransaction() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
inTransaction() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
intToBytes(int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
intToHexString(int) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Convert int value to hexadecimal String.
intValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
intValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
invert() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
Invert this field element.
invert() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
invoke(Method, Object[], Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
invoke(Method, Object[]) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
invoke(Object, Method, Object[]) - 类 中的方法com.oceanbase.jdbc.internal.failover.FailoverProxy
Proxy that catch Protocol call, to permit to catch errors and handle failover when multiple hosts.
invoke(Method, Object[]) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
invoke(Method, Object[], Protocol) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
invoke(Method, Object[]) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
invoke(Object, Method, Object[]) - 类 中的方法com.oceanbase.jdbc.internal.logging.ProtocolLoggingProxy
 
ip - 类 中的变量com.oceanbase.jdbc.internal.failover.utils.ConfigParser.OcpApi
 
isAddRowid() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
isAfterLast() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
isAfterLast() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
isAfterLast() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isAurora() - 类 中的方法com.oceanbase.jdbc.UrlParser
Detection of Aurora.
isAutocommit() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
 
isAutoIncrement() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.UpdatableColumnDefinition
 
isAutoIncrement(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether the designated column is automatically numbered.
isAutoReconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isAutoReconnect() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isBaseDataType(int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
isBatch() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isBeforeFirst() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
isBeforeFirst() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
isBeforeFirst() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isBinary() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isBinaryEncoded() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Indicate if data is binary encoded.
isBinaryEncoded() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
isBinaryEncoded() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Indicate if data is binary encoded.
isBinaryEncoded() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isBinaryFormat() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isBlob() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isCallableResult() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isCaseSensitive(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether a column's case matters.
isCatalogAtStart() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
isClosed() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
isClosed() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isClosed() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
isClosed() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isClosed() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Is the connection closed.
isClosed() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isClosed() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isClosed() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
checks if the connection is closed.
isClosed() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves whether this Statement object has been closed.
isCloseOnCompletion() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
isConnected() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
isConnected() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
isConnected() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Is connected.
isConnected() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.RAW
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
isConvertibleTo(Class) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
isCurrency(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether the designated column is a cash value.
isCurrentUpdateCount() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
isCurrentUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
isCurrentUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
isCurrentUpdateCount() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
isCursorResultSet() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
isDebugEnabled() - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
isDebugEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
isDebugEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
isDefinitelyWritable(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether a write on the designated column will definitely succeed.
isDml(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
isEmptyLob() - 类 中的方法com.oceanbase.jdbc.Lob
 
isEncloseParamInParentheses() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
isEncloseParamInParentheses() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
isEof - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
isEof() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isEofDeprecated() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
isEofDeprecated() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isErrorEnabled() - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
isErrorEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
isErrorEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
isExecuteBatchStmt() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isExplicitClosed() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isExplicitClosed() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isExplicitClosed() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
isExplicitClosed() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isExtraInfoExist() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
isFailoverLoop() - 类 中的方法com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
isFetchSizeSet - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
isFineIfFoundOnlyMaster() - 类 中的方法com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
isFineIfFoundOnlySlave() - 类 中的方法com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
isFirst() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
isFirst() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
isFirst() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isFullyLoaded(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Indicate if result contain result-set that is still streaming from server.
isFullyLoaded() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Indicate if result-set is still streaming results from server.
isFunction - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
isGenerated() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.UpdatableColumnDefinition
 
isInfoEnabled() - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
isInfoEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
isInfoEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
isInGlobalTx() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
isInitialConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
isInsertSql() - 类 中的方法com.oceanbase.jdbc.AutoGeneratedKey
 
isIntegerRegex - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
isInternal - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
isInternal() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
isInternalResult() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isInterrupted() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
isInterrupted() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isIPv4(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
isIPv6(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
isLast() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
isLast() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
isLast() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isLastRowSent - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
isLeapYear(int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
isLongData() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
 
isLongData() - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
 
isLongData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
 
isMarked() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
isMarked() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
isMasterConnected() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
 
isMasterConnected() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
isMasterConnected() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isMasterConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isMasterConnection() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
isMasterConnection() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isMasterConnection() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Indicate if current protocol is a master protocol.
isMasterConnection() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AuroraProtocol
 
isMasterConnection() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isMasterHostFail() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isMasterHostFail() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isMasterHostFailReconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
isModified - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
isMultiMaster() - 类 中的方法com.oceanbase.jdbc.UrlParser
 
isMultipleKey() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isMustReconnect() - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.MaxAllowedPacketException
 
isNegative(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519LittleEndianEncoding
Is the FieldElement negative in this encoding?
isNegative(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.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() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
isNonZero() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
Gets a value indicating whether or not the field element is non-zero.
isNonZero() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
isNotNull() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isNullable(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
isNullable(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
isNullable(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates the nullability of values in the designated column.
isNullable(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
isNullData() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
 
isNullData() - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
 
isNullData() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
 
isNumeric(ColumnType) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
Is type numeric.
isObFunction - 类 中的变量com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
isOnCurve() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Verify that a point is on its curve.
isOnCurve(Curve) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Verify that a point is on the curve.
isOpen() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowObCursorData
Is open boolean.
isOracleMode - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
isOracleMode() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isOracleMode() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
isOracleMode() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
isOracleMode() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
isOracleMode() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isOracleMode - 类 中的变量com.oceanbase.jdbc.Lob
 
isParam() - 类 中的方法com.oceanbase.jdbc.internal.util.ParsedCallParameters
 
isPoolable() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Returns a value indicating whether the Statement is poolable or not.
isPrimary() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.UpdatableColumnDefinition
 
isPrimaryKey() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isPsOutParameter() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isQueryMultipleRewritable() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
isQueryMultiValuesRewritable() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
isQueryRelaunchable(Method, Object[]) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Check if query can be re-executed.
isReadOnly() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isReadOnly() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isReadOnly() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
isReadOnly() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Retrieves whether this Connection object is in read-only mode.
isReadOnly(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether the designated column is definitely not writable.
isReconnected - 类 中的变量com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
isRequired() - 枚举 中的方法com.oceanbase.jdbc.util.DefaultOptions
 
isReturnByPrepareExecute() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
isReturning() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isRewriteType() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
isRewritten() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isSameRM(XAResource) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
isSameRM(XAResource) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
This method is called to determine if the resource manager instance represented by the target object is the same as the resource manager instance represented by the parameter xares.
isSearchable(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether the designated column can be used in a where clause.
isSecondaryHostFail() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
isSecondaryHostFailReconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
isSend() - 类 中的方法com.oceanbase.jdbc.internal.io.TraceObject
 
isServerMariaDb() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
isServerMariaDb() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isServerMariaDb() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
isServerMariaDb() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isServerMariaDb() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
isServerMariaDb() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isServerMariaDb() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
isServerSide - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
When COM_STMT_PREPARE_EXECUTE protocol is supported and URL option "useCursorOffset" which controls OB_Oracle_Fetch protocol are activated, a scrollable cursor can be used on server side.
isShowTraceEnabled() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
isSigned(int) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
isSigned() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isSigned(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
isSigned(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether values in the designated column are signed numbers.
isSigned(int) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
isSimpleIdentifier(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Retrieves whether identifier is a simple SQL identifier.
isToCursorFetch() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isToPrepareExecute() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
isTraceEnabled() - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
isTraceEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
isTraceEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
isTZTablesImported() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
isTZTablesImported() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isUniqueKey() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
isUnschedule() - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable
 
isValid() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
isValid(int, int, int, int, int, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
isValid(int) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
isValid(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.checkers.BalanceStrategyChecker
 
isValid(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.checkers.BlackListStrategyAppendChecker
 
isValid(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.checkers.BlackListStrategyRemoveChecker
 
isValid(HashMap<String, String>) - 接口 中的方法com.oceanbase.jdbc.internal.failover.impl.checkers.ConfigChecker
 
isValid(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.checkers.GroupStrategyConfigChecker
 
isValid(int) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
isValid(int) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
isValid(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Check that connection is valid. !!
isValid(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AuroraProtocol
 
isValid(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
isValid(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Returns true if the connection has not been closed and is still valid.
isValidRow(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
isWarnEnabled() - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
isWarnEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
isWarnEnabled() - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
isWritable(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
Indicates whether it is possible for a write on the designated column to succeed.
isZeroFill() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 

J

JDBC4CallableStatement - com.oceanbase.jdbc中的类
 
JDBC4CallableStatement(OceanBaseConnection, String, String, String, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.JDBC4CallableStatement
Specific implementation of CallableStatement to handle function call, represent by call like {?
JDBC4DatabaseMetaData - com.oceanbase.jdbc中的类
 
JDBC4DatabaseMetaData(Connection, UrlParser) - 类 的构造器com.oceanbase.jdbc.JDBC4DatabaseMetaData
Constructor.
JDBC4DatabaseMetaData.TableMetaData - com.oceanbase.jdbc中的类
 
JDBC4DatabaseMetaData.TableType - com.oceanbase.jdbc中的枚举
 
JDBC4MySQLConnection - com.oceanbase.jdbc中的接口
 
JDBC4MysqlXAConnection - com.oceanbase.jdbc.jdbc2.optional中的类
Compatible with Mysql connector J interface JDBC4MysqlXAConnection
JDBC4MysqlXAConnection(OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
JDBC4NClob - com.oceanbase.jdbc中的类
 
JDBC4PreparedStatement - com.oceanbase.jdbc中的类
 
JDBC4PreparedStatement(OceanBaseConnection, String, int, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.JDBC4PreparedStatement
Constructor.
JDBC4ResultSet - com.oceanbase.jdbc中的类
 
JDBC4ResultSet(ColumnDefinition[], Results, Protocol, PacketInputStream, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.JDBC4ResultSet
Create a complete or streaming resultSet
JDBC4ResultSet(ColumnDefinition[], Results, Protocol, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.JDBC4ResultSet
Create a cursor resultSet
JDBC4ResultSet(ColumnDefinition[], List<byte[]>, Protocol, int) - 类 的构造器com.oceanbase.jdbc.JDBC4ResultSet
Create filled result-set.
JDBC4ResultSet.ResultSetClass - com.oceanbase.jdbc中的枚举
 
JDBC4ServerCallableStatement - com.oceanbase.jdbc中的类
 
JDBC4ServerCallableStatement(boolean, String, OceanBaseConnection, String, String, String, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.JDBC4ServerCallableStatement
Specific implementation of CallableStatement to handle function call, represent by call like {?
JDBC4ServerCallableStatement(boolean, String, OceanBaseConnection, String, String, String, int, int, ExceptionFactory, boolean) - 类 的构造器com.oceanbase.jdbc.JDBC4ServerCallableStatement
 
JDBC4ServerPreparedStatement - com.oceanbase.jdbc中的类
 
JDBC4ServerPreparedStatement(boolean, OceanBaseConnection, String, int, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Constructor for creating Server prepared statement.
JDBC4UpdatableResultSet - com.oceanbase.jdbc中的类
 
JDBC4UpdatableResultSet(ColumnDefinition[], Results, Protocol, PacketInputStream, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.JDBC4UpdatableResultSet
Constructor.
jdbcCompliant() - 类 中的方法com.oceanbase.jdbc.Driver
checks if the driver is jdbc compliant.
jdbcCompliantTruncation - 类 中的变量com.oceanbase.jdbc.util.Options
 
JnaPidFactory - com.oceanbase.jdbc.internal.util.pid中的类
 
JnaPidFactory() - 类 的构造器com.oceanbase.jdbc.internal.util.pid.JnaPidFactory
 
JsonParser - com.oceanbase.jdbc.internal.util中的类
 
JsonParser(String) - 类 的构造器com.oceanbase.jdbc.internal.util.JsonParser
 

K

keyPassword - 类 中的变量com.oceanbase.jdbc.util.Options
 
keysQuery(String, String, String, String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
keyStore - 类 中的变量com.oceanbase.jdbc.util.Options
 
keyStorePassword - 类 中的变量com.oceanbase.jdbc.util.Options
 
keyStoreType - 类 中的变量com.oceanbase.jdbc.util.Options
 

L

last() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
last() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
last() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
last() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
last() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
LAST_ROW_SENT - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
lastPacketLength - 类 中的变量com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
lastQueryNanos - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
lastRetry - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
lastRowPointer - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
lastUsedToNow() - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Set last poolConnection use to now.
lastValueNull - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
lastValueWasNull() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
length() - 类 中的方法com.oceanbase.jdbc.Blob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - 类 中的方法com.oceanbase.jdbc.Clob
Return character length of the Clob.
length - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
length - 类 中的变量com.oceanbase.jdbc.Lob
 
lengthFromServer - 类 中的变量com.oceanbase.jdbc.Lob
 
limit - 类 中的变量com.oceanbase.jdbc.internal.com.read.Buffer
 
Listener - com.oceanbase.jdbc.internal.failover中的接口
 
LoadBalanceAddressList - com.oceanbase.jdbc.internal.failover.impl中的类
 
LoadBalanceAddressList() - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
LoadBalanceAddressList(BalanceStrategy, BlackListConfig, List<LoadBalanceHostAddress>) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
loadBalanceBlacklistTimeout - 类 中的变量com.oceanbase.jdbc.util.Options
 
LoadBalanceDriver - com.oceanbase.jdbc.internal.failover.impl中的类
 
LoadBalanceDriver(LoadBalanceInfo) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
loadBalanceHandleFailover - 类 中的变量com.oceanbase.jdbc.util.Options
 
LoadBalanceHostAddress - com.oceanbase.jdbc.internal.failover.impl中的类
 
LoadBalanceHostAddress(String, int) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
LoadBalanceHostAddress(String, int, int) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
LoadBalanceHostAddress(String, int, String) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
LoadBalanceInfo - com.oceanbase.jdbc.internal.failover.impl中的类
 
LoadBalanceInfo() - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
LoadBalanceInfo(GroupBalanceStrategy, BalanceStrategy, BlackListConfig, List<LoadBalanceAddressList>) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
LoadBalanceInfo(HashMap) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
loadBalanceStrategy - 类 中的变量com.oceanbase.jdbc.util.Options
 
loadedStream - 类 中的变量com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
loadFully(boolean, Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
Load fully current results.
Lob - com.oceanbase.jdbc中的类
 
Lob() - 类 的构造器com.oceanbase.jdbc.Lob
 
Lob(byte[]) - 类 的构造器com.oceanbase.jdbc.Lob
Creates a blob with content.
Lob(byte[], ExceptionInterceptor) - 类 的构造器com.oceanbase.jdbc.Lob
 
Lob(byte[], int, int) - 类 的构造器com.oceanbase.jdbc.Lob
Creates a blob with content.
LobOutputStream - com.oceanbase.jdbc中的类
 
LobOutputStream(Lob, int) - 类 的构造器com.oceanbase.jdbc.LobOutputStream
 
LOCAL_INFILE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
LocalFree(Pointer) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
LocalInfileInterceptor - com.oceanbase.jdbc中的接口
 
localSocket - 类 中的变量com.oceanbase.jdbc.util.Options
 
localSocketAddress - 类 中的变量com.oceanbase.jdbc.util.Options
 
LocalTimeParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
LocalTimeParameter(LocalTime, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
Constructor.
locator - 类 中的变量com.oceanbase.jdbc.Lob
 
locatorsUpdateCopy() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
locatorsUpdateCopy() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
lock - 类 中的变量com.oceanbase.jdbc.internal.failover.FailoverProxy
 
lock - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
lock - 类 中的变量com.oceanbase.jdbc.OceanBaseConnection
 
lock - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
lockAndSwitchMaster(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Use the parameter newMasterProtocol as new current master connection.
lockAndSwitchSecondary(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Use the parameter newSecondaryProtocol as new current secondary connection.
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.dao.Results
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.failover.FailoverProxy
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.AuroraProtocol
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.OceanBaseConnection
 
lockLogger - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
log - 类 中的变量com.oceanbase.jdbc.util.Options
 
Logger - com.oceanbase.jdbc.internal.logging中的接口
 
LoggerFactory - com.oceanbase.jdbc.internal.logging中的类
 
LoggerFactory() - 类 的构造器com.oceanbase.jdbc.internal.logging.LoggerFactory
 
LogQueryTool - com.oceanbase.jdbc.internal.util中的类
 
LogQueryTool() - 类 的构造器com.oceanbase.jdbc.internal.util.LogQueryTool
 
logTraceTime - 类 中的变量com.oceanbase.jdbc.util.Options
 
LongDataParameterHolder - com.oceanbase.jdbc.internal.com.send.parameters中的接口
 
LongParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
LongParameter(long) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
longValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
longValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
loop(UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
 
loop(AuroraListener, GlobalStateInfo, List<HostAddress>, SearchFilter) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.AuroraProtocol
loop until found the failed connection.
loop(Listener, GlobalStateInfo, List<HostAddress>) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.MasterProtocol
 
loop(Listener, GlobalStateInfo, List<HostAddress>, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.MasterProtocol
loop until found the failed connection.
loop(MastersSlavesListener, GlobalStateInfo, List<HostAddress>, SearchFilter) - 类 中的静态方法com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
loop until found the failed connection.
lpSecurityDescriptor - 类 中的变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES
 
LRUCache - com.oceanbase.jdbc.internal.util中的类
 
LRUCache(int) - 类 的构造器com.oceanbase.jdbc.internal.util.LRUCache
 
LruTraceCache - com.oceanbase.jdbc.internal.io中的类
 
LruTraceCache() - 类 的构造器com.oceanbase.jdbc.internal.io.LruTraceCache
 

M

magicNum - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
majorVersion - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.Version
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.RAW
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
makeJdbcArray(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
mapDateToTimestamp - 类 中的变量com.oceanbase.jdbc.util.Options
 
mapNameToParameter - 类 中的变量com.oceanbase.jdbc.OceanBaseCallableParameterMetaData
 
MapViewOfFile(WinNT.HANDLE, int, int, int, BaseTSD.SIZE_T) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
MARIADB_CLIENT_COM_MULTI - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
MARIADB_CLIENT_PROGRESS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
mark() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
mark() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
markSupported() - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
 
mask(int) - 类 中的静态方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
maskedOceanBaseCRC32(byte[]) - 类 中的静态方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
maskedOceanBaseCRC32(byte[], int, int) - 类 中的静态方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
masterConnection - 类 中的变量com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
 
masterProtocol - 类 中的变量com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
MasterProtocol - com.oceanbase.jdbc.internal.protocol中的类
 
MasterProtocol(UrlParser, GlobalStateInfo, ReentrantLock, LruTraceCache) - 类 的构造器com.oceanbase.jdbc.internal.protocol.MasterProtocol
Get a protocol instance.
MastersFailoverListener - com.oceanbase.jdbc.internal.failover.impl中的类
 
MastersFailoverListener(UrlParser, GlobalStateInfo) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Initialisation.
MastersSlavesListener - com.oceanbase.jdbc.internal.failover.impl中的类
this class handle the operation when multiple hosts.
MastersSlavesListener(UrlParser, GlobalStateInfo) - 类 的构造器com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Initialisation.
MastersSlavesProtocol - com.oceanbase.jdbc.internal.protocol中的类
 
MastersSlavesProtocol(UrlParser, GlobalStateInfo, ReentrantLock, LruTraceCache) - 类 的构造器com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
 
MAX_PACKET_SIZE - 类 中的静态变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
maxAllowedPacket - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
MaxAllowedPacketException - com.oceanbase.jdbc.internal.util.exceptions中的异常错误
 
MaxAllowedPacketException(String, boolean) - 异常错误 的构造器com.oceanbase.jdbc.internal.util.exceptions.MaxAllowedPacketException
 
maxBatchTotalParamsNum - 类 中的变量com.oceanbase.jdbc.util.Options
 
maxElements - 类 中的变量com.oceanbase.jdbc.internal.util.LRUCache
 
maxFieldSize - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
maxIdleTime - 类 中的变量com.oceanbase.jdbc.util.Options
 
maximizeMysqlCompatibility - 类 中的变量com.oceanbase.jdbc.util.Options
 
maxPacketLength - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
maxPoolSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
maxQuerySizeToLog - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
maxQuerySizeToLog - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
maxQuerySizeToLog - 类 中的变量com.oceanbase.jdbc.util.Options
 
maxRows - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
maxRows - 类 中的变量com.oceanbase.jdbc.util.Options
 
meta - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
METADATA_CHANGED - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
MIN_VALUE__MAX_IDLE_TIME - 类 中的静态变量com.oceanbase.jdbc.util.Options
 
minorVersion - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.Version
 
minPoolSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
minute - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
MINUTE_MILLISECOND - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
MORE_RESULTS_EXISTS - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
moreResults() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
moreResults() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
moreResults() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
moreResults() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
moveToCurrentRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
moveToCurrentRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
moveToCurrentRow() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
moveToInsertRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
moveToInsertRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
moveToInsertRow() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
MULTIPLE_KEY - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
multiply(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
$h = f * g$ Can overlap $h$ with $f$ or $g$.
multiply(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
multiplyAndAdd(byte[], byte[], byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.ScalarOps
$(ab+c) \bmod q$ Input: $a[0]+256*a[1]+\dots+256^{31}*a[31] = a$ $b[0]+256*b[1]+\dots+256^{31}*b[31] = b$ $c[0]+256*c[1]+\dots+256^{31}*c[31] = c$ Output: $result[0]+256*result[1]+\dots+256^{31}*result[31] = (ab+c) \bmod q$ where $q = 2^{252} + 27742317777372353535851937790883648493$.
mustBeMasterConnection() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
mustBeMasterConnection() - 类 中的方法com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
 
mustBeMasterConnection() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
mustThrowError - 类 中的变量com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
mustUseSsl() - 接口 中的方法com.oceanbase.jdbc.authentication.AuthenticationPlugin
Indicate if use of this plugins need SSL enabled.
mustUseSsl() - 接口 中的方法com.oceanbase.jdbc.credential.CredentialPlugin
 
mustUseSsl() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
 
MYSQL_PACKET_HEADER - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
MysqlConnection - com.oceanbase.jdbc中的接口
 
mysqlHeader - 类 中的变量com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
MysqlSavepoint - com.oceanbase.jdbc中的类
 
MysqlSavepoint(String) - 类 的构造器com.oceanbase.jdbc.MysqlSavepoint
 
mysqlSeqNo - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
mysqlSeqNo - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
MysqlXAConnection - com.oceanbase.jdbc.jdbc2.optional中的类
 
MysqlXAConnection(OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.jdbc2.optional.MysqlXAConnection
 
MysqlXAResource - com.oceanbase.jdbc.jdbc2.optional中的类
 
MysqlXAResource(OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.jdbc2.optional.MysqlXAResource
 
MysqlXid - com.oceanbase.jdbc.jdbc2.optional中的类
Compatible with Mysql Connector J interface MysqlXid
MysqlXid(byte[], byte[], int) - 类 的构造器com.oceanbase.jdbc.jdbc2.optional.MysqlXid
 

N

name() - 接口 中的方法com.oceanbase.jdbc.authentication.AuthenticationPlugin
Authentication plugin name.
name - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
name() - 接口 中的方法com.oceanbase.jdbc.credential.CredentialPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.credential.env.EnvCredentialPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.credential.system.PropertiesCredentialPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendGssApiAuthPacket
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendPamAuthPacket
 
name() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
 
name - 类 中的变量com.oceanbase.jdbc.internal.failover.utils.ConfigParser.ConfigInfo
 
NAME - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
name() - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.DefaultTlsSocketPlugin
 
name - 类 中的变量com.oceanbase.jdbc.internal.util.dao.Identifier
 
name() - 接口 中的方法com.oceanbase.jdbc.tls.TlsSocketPlugin
plugin name.
NamedPipeSocket - com.oceanbase.jdbc.internal.io.socket中的类
 
NamedPipeSocket(String, String) - 类 的构造器com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
NativePasswordPlugin - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
NativePasswordPlugin() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin
 
nativeSql(String, Protocol) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Escape sql String.
nativeSQL(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
nCharacterEncoding - 类 中的变量com.oceanbase.jdbc.util.Options
 
needToAppend(HostAddress, Properties) - 接口 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.AppendStrategy
 
needToAppend(HostAddress, Properties) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.NormalAppend
 
needToAppend(HostAddress, Properties) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
needToChangeStateInfo(HostStateInfo) - 接口 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.RemoveStrategy
 
needToChangeStateInfo(HostStateInfo) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
negate() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
$h = -f$ TODO-CR BR: see above.
negate() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
negate() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Negates this group element by subtracting it from the neutral group element.
negative(int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
Constant-time determine if byte is negative.
networkStatistics(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
newConnection(UrlParser, GlobalStateInfo) - 类 中的静态方法com.oceanbase.jdbc.OceanBaseConnection
Create new connection Object.
newInstance(int) - 类 中的静态方法com.oceanbase.jdbc.internal.util.CallableStatementCache
 
newInstance(int, Protocol) - 类 中的静态方法com.oceanbase.jdbc.internal.util.ServerPrepareStatementCache
 
newThread(Runnable) - 类 中的方法com.oceanbase.jdbc.internal.util.scheduler.OceanBaseThreadFactory
 
next() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
next() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
next() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
next() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
next() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
nextDelimiterPos(String, int, String, String, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
nLength - 类 中的变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES
 
NO_BACKSLASH_ESCAPES - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
noBackSlashEscapes - 类 中的变量com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
noBackslashEscapes() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
noBackslashEscapes() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
noBackslashEscapes() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
noBackslashEscapes() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
noBackslashEscapes() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
noBackslashEscapes - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
NoLogger - com.oceanbase.jdbc.internal.logging中的类
 
NoLogger() - 类 的构造器com.oceanbase.jdbc.internal.logging.NoLogger
 
nonMappedOptions - 类 中的变量com.oceanbase.jdbc.util.Options
 
NORMAL - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
NormalAppend - com.oceanbase.jdbc.internal.failover.BlackList.append中的类
 
NormalAppend() - 类 的构造器com.oceanbase.jdbc.internal.failover.BlackList.append.NormalAppend
 
noStmtEventListeners() - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Indicate if there are any registered listener.
NOT_COMPRESSED - 类 中的静态变量com.oceanbase.jdbc.internal.io.TraceObject
 
NOT_NULL - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
notInsertRowPointer - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
notSupported(String) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
NULL_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
nullCatalogMeansCurrent - 类 中的变量com.oceanbase.jdbc.OceanBaseConnection
 
nullCatalogMeansCurrent - 类 中的变量com.oceanbase.jdbc.util.Options
 
NullParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
NullParameter() - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
NullParameter(ColumnType) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
nullPlusNonNullIsNull() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
nullsAreSortedAtEnd() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
nullsAreSortedAtEnd() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
nullsAreSortedAtStart() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
nullsAreSortedHigh() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
nullsAreSortedLow() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
NUMBER - com.oceanbase.jdbc.extend.datatype中的类
 
NUMBER() - 类 的构造器com.oceanbase.jdbc.extend.datatype.NUMBER
 
NUMBER(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.NUMBER
 
NUMBER_FLOAT - com.oceanbase.jdbc.extend.datatype中的类
 
NUMBER_FLOAT(float) - 类 的构造器com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
NUMBER_FLOAT(float, byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 

O

OB20_EXTRA_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB20_HEADER_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB20_MAGIC_NUM - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB20_TAIL_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB20_VERSION - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
Ob20PacketInputStream - com.oceanbase.jdbc.internal.io.input中的类
 
Ob20PacketInputStream(InputStream, long, Options, OceanBaseProtocolV20, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.input.Ob20PacketInputStream
 
Ob20PacketOutputStream - com.oceanbase.jdbc.internal.io.output中的类
 
Ob20PacketOutputStream(OutputStream, long, Options, OceanBaseProtocolV20, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
OB_CAP_ABUNDANT_FEEDBACK - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_CHANGE_USER - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_CHECKSUM - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_CHECKSUM_SWITCH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_EXTRA_OK_PACKET_FOR_STATISTICS - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_FULL_LINK_TRACE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_FULL_LINK_TRACE_SHOW_TRACE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_LOCAL_FILES - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_NEW_EXTRA_INFO - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_OB_PROTOCOL_V2 - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_OCJ_ENABLE_EXTRA_OK_PACKET - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PARTITION_TABLE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PL_ROUTE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PRIORITY_HIT - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PROXY_REROUTE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PROXY_SESSION_SYNC - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PROXY_SESSION_VAR_SYNC - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_PROXY_WEAK_STALE_FEEDBACK - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_READ_WEAK - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAP_SAFE_WEAK_READ - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_CAPABILITY_FLAG - 类 中的静态变量com.oceanbase.jdbc.internal.com.send.SendHandshakeResponsePacket
 
OB_CLIENT_CAP_LOB_LOCATOR_V2 - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OB_EXTRA_INFO_EXIST - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
OB Protocol v2.0 Flags (32 bits)
OB_IS_LAST_PACKET - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB_IS_NEW_EXTRA_INFO - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB_IS_PROXY_REROUTE - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OB_MAX_V1B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V2B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V3B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V4B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V5B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V6B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V7B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V8B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_MAX_V9B - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OB_ORA_GET_BEST_ROW_ID - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_BEST_ROW_ID_COLUMN_SIZE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_BEST_ROW_ID_DATA_TYPE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_CATALOG - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMN_PRIVILEGES - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMNS - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMNS_COLUMN_SIZE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMNS_DATA_TYPE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMNS_DECIMAL_DIGITS - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMNS_IS_NULLABLE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_COLUMNS_NULLABLE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_FUNCTION_CATALOG_EMPTY - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_FUNCTION_CATALOG_NULL - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_FUNCTION_CATALOG_NULL_FUNCTION_TYPE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_FUNCTION_WITH_CATALOG - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_GET_PROCEDURE_CATALOG_EMPTY - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_GET_PROCEDURE_WITH_CATALOG - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_INDEX - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_INDEX_NO_UNIQUE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_PRIMARY_KEYS - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_PROCEDURE_CATALOG_NULL - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_PROCEDURE_CATALOG_PROCEDURE_TYPE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_SCHEMAS - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_SCHEMAS_WITH_SCHEMAPATTERN - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_TABLE_PRIVILEGE - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_TABLE_TYPES - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_TABLES - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_TABLES_REMARKS_REPORTING - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_GET_USER_NAME - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_ORA_KEYS_QUERY - 类 中的静态变量com.oceanbase.jdbc.util.DefaultSQLs
 
OB_PROTOCOL_2_0 - 类 中的静态变量com.oceanbase.jdbc.internal.io.TraceObject
 
OB_SERVER_USE_ORACLE_MODE - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
ObArray - com.oceanbase.jdbc中的接口
 
OBArrayParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBArrayParameter(ObArray, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
OBBINARY_DOUBLEParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBBINARY_DOUBLEParameter(double) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
OBBINARY_FLOATParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBBINARY_FLOATParameter(float) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
OBByteArrayParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBByteArrayParameter(byte[], boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
 
ObComplexData - com.oceanbase.jdbc中的接口
 
ObConnection - com.oceanbase.jdbc中的接口
 
OBEmptyLobParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBEmptyLobParameter(int) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
OBEmptyLobParameter(int, byte[]) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
OBINTERVALDSParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBINTERVALDSParameter(INTERVALDS) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
OBINTERVALYMParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBINTERVALYMParameter(INTERVALYM) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
object - 类 中的变量com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
OBNStringParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBNStringParameter(String, boolean, String, String) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
 
OBNUMBER_FLOATParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBNUMBER_FLOATParameter(float) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
OBNUMBERParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBNUMBERParameter(Integer) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
ObObj - com.oceanbase.jdbc.internal.protocol.flt中的类
 
ObObj() - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
ObObj.ObObjMeta - com.oceanbase.jdbc.internal.protocol.flt中的类
 
ObObj.ObObjValue - com.oceanbase.jdbc.internal.protocol.flt中的类
 
obobjMap - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
 
ObObjMeta() - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjMeta
 
ObObjValue() - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjValue
 
ObOracleDefs - com.oceanbase.jdbc.internal中的类
Describes the Oracle field type
ObOracleDefs() - 类 的构造器com.oceanbase.jdbc.internal.ObOracleDefs
 
obOraclePackageName - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
obOracleSchema - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
ObPrepareStatement - com.oceanbase.jdbc中的接口
 
obProxySocket - 类 中的变量com.oceanbase.jdbc.util.Options
 
OBProxyVCSocket - com.oceanbase.jdbc.internal.io.socket中的类
 
OBProxyVCSocket(String, int, int) - 类 的构造器com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
OBProxyVCSocket(String) - 类 的构造器com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
OBReaderParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBReaderParameter(Reader, long, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
Constructor.
OBReaderParameter(byte[], boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
OBReaderParameter(Clob, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
ObResultSet - com.oceanbase.jdbc中的接口
 
obSeqNo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
OBSerializableParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBSerializableParameter(Object, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBSerializableParameter
 
OBStreamParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBStreamParameter(InputStream, long, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
Constructor.
OBStreamParameter(InputStream, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
OBStreamParameter(byte[], boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
OBStreamParameter(Blob, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
OBStringParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBStringParameter(String, boolean, String) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBStringParameter
 
ObStruct - com.oceanbase.jdbc中的接口
 
OBStructParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBStructParameter(ObStruct, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
OBTIMESTAMPLTZParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBTIMESTAMPLTZParameter(TIMESTAMPLTZ, Connection) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
Constructor.
OBTIMESTAMPParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBTIMESTAMPParameter(Timestamp, TimeZone, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
Constructor.
OBTIMESTAMPParameter(Timestamp, TimeZone, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
 
OBTIMESTAMPTZParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBTIMESTAMPTZParameter(TIMESTAMPTZ) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
Constructor.
OBTIMESTAMPTZParameter(TIMESTAMPTZ, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
 
OBVarcharParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OBVarcharParameter(String, boolean, String) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
 
OceanBaseActivator - com.oceanbase.jdbc.internal.osgi中的类
The MariaDbActivator registers the JDBC Service with the OSGi-Framework.
OceanBaseActivator() - 类 的构造器com.oceanbase.jdbc.internal.osgi.OceanBaseActivator
 
OceanBaseCallableParameterMetaData - com.oceanbase.jdbc中的类
 
OceanBaseCallableParameterMetaData(OceanBaseConnection, String, String, boolean) - 类 的构造器com.oceanbase.jdbc.OceanBaseCallableParameterMetaData
Retrieve Callable metaData.
OceanBaseCapabilityFlag - com.oceanbase.jdbc.internal.protocol中的类
 
OceanBaseCapabilityFlag() - 类 的构造器com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
 
OceanBaseConnection - com.oceanbase.jdbc中的类
 
OceanBaseConnection(Protocol) - 类 的构造器com.oceanbase.jdbc.OceanBaseConnection
Creates a new connection with a given protocol and query factory.
OceanBaseConnection(UrlParser, GlobalStateInfo, boolean) - 类 的构造器com.oceanbase.jdbc.OceanBaseConnection
 
OceanBaseCRC16 - com.oceanbase.jdbc.util中的类
 
OceanBaseCRC16() - 类 的构造器com.oceanbase.jdbc.util.OceanBaseCRC16
 
OceanBaseCRC32C - com.oceanbase.jdbc.util中的类
 
OceanBaseCRC32C() - 类 的构造器com.oceanbase.jdbc.util.OceanBaseCRC32C
 
OceanBaseDatabaseMetaData - com.oceanbase.jdbc中的类
 
OceanBaseDatabaseMetaData(Connection, UrlParser) - 类 的构造器com.oceanbase.jdbc.OceanBaseDatabaseMetaData
Constructor.
OceanBaseDataSource - com.oceanbase.jdbc中的类
 
OceanBaseDataSource(String, int, String) - 类 的构造器com.oceanbase.jdbc.OceanBaseDataSource
Constructor.
OceanBaseDataSource(String) - 类 的构造器com.oceanbase.jdbc.OceanBaseDataSource
 
OceanBaseDataSource() - 类 的构造器com.oceanbase.jdbc.OceanBaseDataSource
Default constructor. hostname will be localhost, port 3306.
OceanBaseDataSourceFactory - com.oceanbase.jdbc.internal.osgi中的类
 
OceanBaseDataSourceFactory() - 类 的构造器com.oceanbase.jdbc.internal.osgi.OceanBaseDataSourceFactory
 
OceanBaseDataTruncation - com.oceanbase.jdbc.internal.util.exceptions中的异常错误
 
OceanBaseDataTruncation(int, boolean, boolean, int, int, Throwable, String, int) - 异常错误 的构造器com.oceanbase.jdbc.internal.util.exceptions.OceanBaseDataTruncation
 
OceanBaseFunctionStatement - com.oceanbase.jdbc中的类
 
OceanBaseFunctionStatement(OceanBaseConnection, String, String, String, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.OceanBaseFunctionStatement
Specific implementation of CallableStatement to handle function call, represent by call like {?
OceanBaseOracleDatabaseMetadata - com.oceanbase.jdbc中的类
 
OceanBaseOracleDatabaseMetadata(UrlParser, Connection) - 类 的构造器com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
OceanBaseParameterMetaData - com.oceanbase.jdbc中的类
Very basic info about the parameterized query, only reliable method is getParameterCount().
OceanBaseParameterMetaData(ColumnDefinition[]) - 类 的构造器com.oceanbase.jdbc.OceanBaseParameterMetaData
 
OceanBaseParameterMetaData(ColumnDefinition[], int, boolean) - 类 的构造器com.oceanbase.jdbc.OceanBaseParameterMetaData
 
OceanBasePoolDataSource - com.oceanbase.jdbc中的类
 
OceanBasePoolDataSource(String, int, String) - 类 的构造器com.oceanbase.jdbc.OceanBasePoolDataSource
Constructor.
OceanBasePoolDataSource(String) - 类 的构造器com.oceanbase.jdbc.OceanBasePoolDataSource
 
OceanBasePoolDataSource() - 类 的构造器com.oceanbase.jdbc.OceanBasePoolDataSource
Default constructor. hostname will be localhost, port 3306.
OceanBasePooledConnection - com.oceanbase.jdbc中的类
 
OceanBasePooledConnection(OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.OceanBasePooledConnection
Constructor.
OceanBaseProcedureStatement - com.oceanbase.jdbc中的类
 
OceanBaseProcedureStatement(boolean, String, OceanBaseConnection, String, String, String, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.OceanBaseProcedureStatement
Specific implementation of CallableStatement to handle function call, represent by call like {?
OceanBaseProcedureStatement(boolean, String, OceanBaseConnection, String, String, String, int, int, ExceptionFactory, boolean) - 类 的构造器com.oceanbase.jdbc.OceanBaseProcedureStatement
 
OceanBaseProtocolV20 - com.oceanbase.jdbc.internal.protocol.flt中的类
OceanBase 2.0 Protocol Format: 0 1 2 3 4 Byte +-----------------+----------------------+ | Magic Num | Version | +-----------------+----------------------+ | Connection Id | +-----------------------------+----------+ | Request Id | Seq | +-----------------------------+----------+ | PayLoad Length | +----------------------------------------+ | Flag | +-----------------+----------------------+ | Reserved |Header Checksum(CRC16)| +-----------------+----------------------+ | ...
OceanBaseProtocolV20(boolean) - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
OceanBaseProtocolV20.ExtraInfo - com.oceanbase.jdbc.internal.protocol.flt中的类
 
OceanBaseProtocolV20.ExtraInfoKey - com.oceanbase.jdbc.internal.protocol.flt中的枚举
 
OceanBaseProtocolV20.Header - com.oceanbase.jdbc.internal.protocol.flt中的类
 
OceanBaseResultSetMetaData - com.oceanbase.jdbc中的类
 
OceanBaseResultSetMetaData(ColumnDefinition[], Options, boolean) - 类 的构造器com.oceanbase.jdbc.OceanBaseResultSetMetaData
Constructor.
OceanBaseResultSetMetaData(ColumnDefinition[], Options, boolean, boolean, int) - 类 的构造器com.oceanbase.jdbc.OceanBaseResultSetMetaData
 
OceanBaseSavepoint - com.oceanbase.jdbc中的类
 
OceanBaseSavepoint(String) - 类 的构造器com.oceanbase.jdbc.OceanBaseSavepoint
 
OceanBaseSerialize - com.oceanbase.jdbc.internal.protocol.flt中的类
 
OceanBaseSerialize() - 类 的构造器com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
 
OceanBaseSqlException - com.oceanbase.jdbc.internal.util.exceptions中的异常错误
 
OceanBaseSqlException(String, String, Throwable) - 异常错误 的构造器com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
OceanBaseSqlException(String, String, String, Throwable) - 异常错误 的构造器com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
OceanBaseSqlException(String, String, String, int, Throwable) - 异常错误 的构造器com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
OceanBaseStatement - com.oceanbase.jdbc中的类
 
OceanBaseStatement(OceanBaseConnection, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.OceanBaseStatement
Creates a new Statement.
OceanBaseThreadFactory - com.oceanbase.jdbc.internal.util.scheduler中的类
 
OceanBaseThreadFactory(String) - 类 的构造器com.oceanbase.jdbc.internal.util.scheduler.OceanBaseThreadFactory
 
OceanBaseX509KeyManager - com.oceanbase.jdbc.internal.protocol.tls中的类
Key manager implementation that implement only client verification and rely only on private key for mutual authentication, without Server Name Indication (SNI) verification.
OceanBaseX509KeyManager(KeyStore, char[]) - 类 的构造器com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509KeyManager
Creates Key manager.
OceanBaseX509TrustManager - com.oceanbase.jdbc.internal.protocol.tls中的类
 
OceanBaseX509TrustManager(Options) - 类 的构造器com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509TrustManager
MyX509TrustManager.
OceanBaseXaConnection - com.oceanbase.jdbc中的类
 
OceanBaseXaConnection(OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.OceanBaseXaConnection
 
OceanBaseXaResource - com.oceanbase.jdbc中的类
 
OceanBaseXaResource(OceanBaseConnection) - 类 的构造器com.oceanbase.jdbc.OceanBaseXaResource
 
OceanBaseXid - com.oceanbase.jdbc中的类
 
OceanBaseXid(int, byte[], byte[]) - 类 的构造器com.oceanbase.jdbc.OceanBaseXid
Global transaction identifier.
OceanBaseXid(byte[], byte[], int) - 类 的构造器com.oceanbase.jdbc.OceanBaseXid
Global transaction identifier.
OCI_ARRAY_BINDING - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_BATCH_ERRORS - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_BATCH_MODE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_COMMIT_ON_SUCCESS - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_DESC_RESERVED_1 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_DESCRIBE_ONLY - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXACT_FETCH - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXACT_FETCH_RESERVED_1 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXEC_RESERVED_2 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXEC_RESERVED_3 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXEC_RESERVED_4 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXEC_RESERVED_5 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXEC_RESERVED_6 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_EXEC_RESERVED_7 - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_ABSOLUTE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_CURRENT - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_FIRST - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_LAST - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_NEXT - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_PRIOR - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FETCH_RELATIVE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_FIRST_PIECE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_LAST_PIECE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_NEXT_PIECE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_NO_RESULT_CACHE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_NON_BLOCKING - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_ONE_PIECE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_PARSE_ONLY - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_RESULT_CACHE - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_RETURN_ROW_COUNT_ARRAY - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_SAVE_EXCEPTION - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_SHOW_DML_WARNINGS - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OCI_STMT_SCROLLABLE_READONLY - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
ocpAccessInterval - 类 中的变量com.oceanbase.jdbc.util.Options
 
OcpApi() - 类 的构造器com.oceanbase.jdbc.internal.failover.utils.ConfigParser.OcpApi
 
of(long, Options) - 类 中的静态方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
of(SQLException, String) - 异常错误 中的静态方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
offset - 类 中的变量com.oceanbase.jdbc.Lob
 
OffsetTimeParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
OffsetTimeParameter(OffsetTime, ZoneId, boolean, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
Constructor.
OK - 类 中的静态变量com.oceanbase.jdbc.internal.com.Packet
 
OldPasswordPlugin - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
OldPasswordPlugin() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin
 
ON - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
ONE - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
OpenEvent(int, boolean, String) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
OpenFileMapping(int, boolean, String) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
options - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
options - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
options - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
options - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
Options - com.oceanbase.jdbc.util中的类
 
Options() - 类 的构造器com.oceanbase.jdbc.util.Options
 
OPTIONS_MAP - 类 中的静态变量com.oceanbase.jdbc.internal.util.OptionUtils
 
OptionUtils - com.oceanbase.jdbc.internal.util中的类
 
OptionUtils() - 类 的构造器com.oceanbase.jdbc.internal.util.OptionUtils
 
oracleChangeReadOnlyToRepeatableRead - 类 中的变量com.oceanbase.jdbc.util.Options
 
ORATMREADONLY - 类 中的静态变量com.oceanbase.jdbc.OceanBaseXaResource
 
ORATMSERIALIZABLE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseXaResource
 
ORATRANSLOOSE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseXaResource
 
originalSql - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
othersDeletesAreVisible(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
othersInsertsAreVisible(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
othersUpdatesAreVisible(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
outputParameterMapper - 类 中的变量com.oceanbase.jdbc.CallableProcedureStatement
The index for output parameters and result sets starts at 1.
outputParamSetParamValueException - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
ownDeletesAreVisible(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
ownInsertsAreVisible(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
ownUpdatesAreVisible(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 

P

p1p1(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a new group element in P1P1 representation.
p2(Curve, FieldElement, FieldElement, FieldElement) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a new group element in P2 representation.
p3(Curve, FieldElement, FieldElement, FieldElement, FieldElement) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a new group element in P3 representation.
Packet - com.oceanbase.jdbc.internal.com中的类
Creates result packets only handles error, ok, eof and result set packets since field and row packets require a previous result set stream.
Packet() - 类 的构造器com.oceanbase.jdbc.internal.com.Packet
 
PacketInputStream - com.oceanbase.jdbc.internal.io.input中的接口
 
PacketOutputStream - com.oceanbase.jdbc.internal.io.output中的接口
 
PARAMETER_PATTERN - 类 中的静态变量com.oceanbase.jdbc.CallableParameterMetaData
 
PARAMETER_PATTERN_MYSQL_MODE_NOT_INFORMATION_SCHEMA - 类 中的静态变量com.oceanbase.jdbc.CallableParameterMetaData
 
ParameterConstant - com.oceanbase.jdbc.internal.util.constant中的类
 
ParameterConstant() - 类 的构造器com.oceanbase.jdbc.internal.util.constant.ParameterConstant
 
parameterCount - 类 中的变量com.oceanbase.jdbc.BasePrepareStatement
 
ParameterHolder - com.oceanbase.jdbc.internal.com.send.parameters中的接口
 
parameterMetadata - 类 中的变量com.oceanbase.jdbc.CallableFunctionStatement
 
parameterMetadata - 类 中的变量com.oceanbase.jdbc.CallableProcedureStatement
 
parameterParts(String, boolean, boolean, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
Separate query in a String list and set flag isQueryMultipleRewritable.
parametersList - 类 中的变量com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
parameterTypeHeader - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
params - 类 中的变量com.oceanbase.jdbc.CallableProcedureStatement
Information about parameters, merely from registerOutputParameter() and setXXX() calls.
parse(String, HaMode) - 类 中的静态方法com.oceanbase.jdbc.HostAddress
parse - parse server addresses from the URL fragment.
parse() - 类 中的方法com.oceanbase.jdbc.internal.util.JsonParser
 
parse(String) - 类 中的静态方法com.oceanbase.jdbc.UrlParser
 
parse(String, Properties) - 类 中的静态方法com.oceanbase.jdbc.UrlParser
Parse url connection string with additional properties.
parse(HaMode, String, Options) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
Parse additional properties.
parse(HaMode, String, Properties, Options) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
Parse additional properties .
parseBit() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
ParsedCallParameters - com.oceanbase.jdbc.internal.util中的类
 
ParsedCallParameters(boolean, String) - 类 的构造器com.oceanbase.jdbc.internal.util.ParsedCallParameters
 
parseSessionVariables(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Parse the option "sessionVariable" to ensure having no injection. semi-column not in string will be replaced by comma.
parseUrl(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
Parse url connection string.
parseValue() - 类 中的方法com.oceanbase.jdbc.internal.util.JsonParser
 
parseVersion(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
parseVersion(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
password - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
password - 类 中的变量com.oceanbase.jdbc.util.Options
 
passwordCharacterEncoding - 类 中的变量com.oceanbase.jdbc.util.Options
 
patchVersion - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.Version
 
path - 类 中的变量com.oceanbase.jdbc.internal.failover.utils.ConfigParser.ConfigInfo
 
payloadLength - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
permitTrace - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
permitTrace(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
permitTrace(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
pickAddressList(List<LoadBalanceAddressList>, UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 接口 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupBalanceStrategy
 
pickAddressList(List<LoadBalanceAddressList>, UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupRotationStrategy
 
pickConnection(LoadBalanceAddressList, UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 接口 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy
Select a proper connection based on the current configuration information
pickConnection(LoadBalanceAddressList, UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RandomStrategy
 
pickConnection(LoadBalanceAddressList, UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RotationStrategy
 
pickConnection(LoadBalanceAddressList, UrlParser, Listener, GlobalStateInfo, SearchFilter, ConcurrentMap<HostAddress, HostStateInfo>, Set<HostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy
 
pickConnectionFallThrough(LoadBalanceAddressList, Listener, GlobalStateInfo) - 接口 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy
 
pickConnectionFallThrough(LoadBalanceAddressList, Listener, GlobalStateInfo) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RandomStrategy
 
pickConnectionFallThrough(LoadBalanceAddressList, Listener, GlobalStateInfo) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RotationStrategy
 
pickConnectionFallThrough(LoadBalanceAddressList, Listener, GlobalStateInfo) - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy
 
PidFactory - com.oceanbase.jdbc.internal.util.pid中的类
 
PidFactory() - 类 的构造器com.oceanbase.jdbc.internal.util.pid.PidFactory
 
pieceLength - 类 中的变量com.oceanbase.jdbc.util.Options
 
ping() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
ping() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
pinGlobalTxToPhysicalConnection - 类 中的变量com.oceanbase.jdbc.util.Options
 
pingMasterProtocol(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
pipe - 类 中的变量com.oceanbase.jdbc.util.Options
 
placeholderParams - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
placeholderToParameterIndexMap - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
placeholderToParameterIndexMap[i] = j The assignment placeholderToParameterIndexMap[i] = j indicates that the (i+1)th placeholder in the SQL string corresponds to the (j+1)th parameter in the SQL command.
Pool - com.oceanbase.jdbc.internal.util.pool中的类
 
Pool(UrlParser, int, ScheduledThreadPoolExecutor) - 类 的构造器com.oceanbase.jdbc.internal.util.pool.Pool
Create pool from configuration.
pool - 类 中的变量com.oceanbase.jdbc.util.Options
 
pooledConnection - 类 中的变量com.oceanbase.jdbc.OceanBaseConnection
 
PoolMBean - com.oceanbase.jdbc.internal.util.pool中的接口
 
poolName - 类 中的变量com.oceanbase.jdbc.util.Options
 
Pools - com.oceanbase.jdbc.internal.util.pool中的类
 
Pools() - 类 的构造器com.oceanbase.jdbc.internal.util.pool.Pools
 
poolValidMinDelay - 类 中的变量com.oceanbase.jdbc.util.Options
 
port - 类 中的变量com.oceanbase.jdbc.HostAddress
 
port - 类 中的变量com.oceanbase.jdbc.internal.failover.utils.ConfigParser.OcpApi
 
port - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
pos - 类 中的变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
pos - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
relative position in mysql payload
position(byte[], long) - 类 中的方法com.oceanbase.jdbc.Blob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
position(Blob, long) - 类 中的方法com.oceanbase.jdbc.Blob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(String, long) - 类 中的方法com.oceanbase.jdbc.Clob
 
position(Clob, long) - 类 中的方法com.oceanbase.jdbc.Clob
 
position - 类 中的变量com.oceanbase.jdbc.internal.com.read.Buffer
 
postConnectionQueries() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
postOptionProcess(Options, CredentialPlugin) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
Option initialisation end : set option value to a coherent state.
pow22523() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
Gets this field element to the power of $(2^{252} - 3)$.
pow22523() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
preAbort() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
 
preAbort() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
preAbort() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
preAutoReconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
preClose() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
preClose() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
 
preClose() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Called after a call on Connection.close().
preClose() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
precomp(Curve, FieldElement, FieldElement, FieldElement) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Creates a new group element in PRECOMP representation.
precompute(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Precomputes several tables.
preExecute() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
preExecute() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Before executing query, reconnect if connection is closed, and autoReconnect option is set.
preExecute() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
preExecute() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
prepare(String, boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Prepare query on server side.
prepare(String, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
prepare(Xid) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
prepare(Xid) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepareCall(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a CallableStatement object for calling database stored procedures.
prepareCall(String, int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareExecuteInternal(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
PrepareResult - com.oceanbase.jdbc.internal.util.dao中的接口
 
prepareStatement(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
creates a new prepared statement.
prepareStatement(String, int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, String[]) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatementCache() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
prepareStatementCache() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
prepStmtCacheSize - 类 中的变量com.oceanbase.jdbc.util.Options
 
prepStmtCacheSqlLimit - 类 中的变量com.oceanbase.jdbc.util.Options
 
previous() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
previous() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
previous() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
previous() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
previous() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
PRIMARY_KEY - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
primaryFail(Method, Object[], boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
primaryFail(Method, Object[], boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
 
primaryFail(Method, Object[], boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
To handle the newly detected failover on the master connection.
primaryFail(Method, Object[], boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
printStack() - 类 中的方法com.oceanbase.jdbc.internal.io.LruTraceCache
Value of trace cache in a readable format.
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 接口 中的方法com.oceanbase.jdbc.authentication.AuthenticationPlugin
Process plugin authentication.
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
Process native password plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-mysql_native_password/
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
Send password in clear text to server.
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin
Process Ed25519 password plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-ed25519/
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin
Process native password plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-mysql_native_password/
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin
Process old password plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-mysql_old_password/
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendGssApiAuthPacket
Process gssapi plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-gssapi/
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendPamAuthPacket
Process PAM plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-pam/
process(PacketOutputStream, PacketInputStream, AtomicInteger) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
Process SHA 256 password plugin authentication. see https://mariadb.com/kb/en/library/authentication-plugin-ed25519/
processedRows - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
reset before fetch, used for oracle mode
profileSql - 类 中的变量com.oceanbase.jdbc.util.Options
 
prolog(long, OceanBaseConnection, OceanBaseStatement) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
prolog(long, OceanBaseConnection, OceanBaseStatement) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
prolog(long, OceanBaseConnection, OceanBaseStatement) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
prolog(long, boolean, OceanBaseConnection, OceanBaseStatement) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Preparation before command.
prolog(long, boolean, OceanBaseConnection, OceanBaseStatement) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
prologProxy(ServerPrepareResult, long, boolean, OceanBaseConnection, OceanBaseStatement) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
prologProxy(ServerPrepareResult, long, boolean, OceanBaseConnection, OceanBaseStatement) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
PropertiesCredentialPlugin - com.oceanbase.jdbc.credential.system中的类
Authentication using java system properties.
PropertiesCredentialPlugin() - 类 的构造器com.oceanbase.jdbc.credential.system.PropertiesCredentialPlugin
 
propertyString(Options, HaMode, StringBuilder) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
Generate parameter String equivalent to options.
Protocol - com.oceanbase.jdbc.internal.protocol中的接口
 
protocol - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
protocol - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
ProtocolLoggingProxy - com.oceanbase.jdbc.internal.logging中的类
 
ProtocolLoggingProxy(Protocol, Options) - 类 的构造器com.oceanbase.jdbc.internal.logging.ProtocolLoggingProxy
Constructor.
proxy - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
proxy - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
PS_OUT_PARAMETERS - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
put(TraceObject) - 类 中的方法com.oceanbase.jdbc.internal.io.LruTraceCache
Add value to map.
put(String, ServerPrepareResult) - 类 中的方法com.oceanbase.jdbc.internal.util.ServerPrepareStatementCache
Associates the specified value with the specified key in this map.

Q

qualifier - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.Version
 
query - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
QUERY_NO_GOOD_INDEX_USED - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
QUERY_NO_INDEX_USED - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
QUERY_WAS_SLOW - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
queryTimeout - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
queryWithParams(PrepareResult, ParameterHolder[], Options) - 类 中的静态方法com.oceanbase.jdbc.internal.util.LogQueryTool
Return exception message with query.
QUOTE - 接口 中的静态变量com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
quoteIdentifier(String) - 类 中的静态方法com.oceanbase.jdbc.OceanBaseConnection
 

R

raiseStatementError(OceanBaseConnection, Statement) - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
RANDOM - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
RandomStrategy - com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy中的类
 
RandomStrategy() - 类 的构造器com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RandomStrategy
 
rangeCheck(Object, long, long, BigDecimal, ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
rangeCheck(Object, long, long, double, ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
rangeCheck(Object, long, long, long, ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
RAW - com.oceanbase.jdbc.extend.datatype中的类
 
RAW(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.RAW
 
RAW(Object) - 类 的构造器com.oceanbase.jdbc.extend.datatype.RAW
 
read(PacketInputStream, boolean, Protocol, String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtPrepare
Read COM_PREPARE_RESULT.
read(Protocol, PacketInputStream, ServerPrepareResult, Results) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtPrepareExecute
 
read() - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
Reading one byte from cache of socket if needed.
read(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
Returing byte array, from cache of reading socket if needed.
ReadAheadBufferedStream - com.oceanbase.jdbc.internal.io.input中的类
Permit to buffer socket data, reading not only asked bytes, but available number of bytes when possible.
ReadAheadBufferedStream(InputStream) - 类 的构造器com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
 
readByte() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Reads a byte from the buffer.
readBytes(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read raw data.
readBytesNullEnd() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Reads a byte array from the buffer, looks for a 0 to end the array.
readEofPacket() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Check that next read packet is a End-of-file packet.
readEofPacket() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
reader - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
reader - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
ReaderParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
ReaderParameter(Reader, long, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
Constructor.
ReaderParameter(Clob, long, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
 
ReaderParameter(Reader, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
 
readErrorPacket(Buffer, Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Read ERR_Packet.
readErrorPacket(Buffer, Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
readFieldLength() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
readFromServer() - 类 中的方法com.oceanbase.jdbc.Blob
Read Clob object by the DBMS_LOB.READ(lob_loc, amount, offset, buffer).
readFromServer() - 类 中的方法com.oceanbase.jdbc.Clob
Read Clob object by the DBMS_LOB.READ(lob_loc, amount, offset, buffer).
readFromServer() - 类 中的方法com.oceanbase.jdbc.Lob
 
ReadInitialHandShakePacket - com.oceanbase.jdbc.internal.com.read中的类
 
ReadInitialHandShakePacket(PacketInputStream) - 类 的构造器com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
Read database initial stream.
readInt() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read a int (4 bytes) from the buffer.
readInt2Bytes() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read a int (2 bytes) from the buffer.
readInt2BytesV1() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
readInt3Bytes() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read 24 bit integer.
readLenByteArray(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
readLoadBalanceInfosFromJsonFile() - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
readLoadBalanceInfosFromTns(Reader) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
readLong() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read a long (8 bytes) from the buffer.
readLong4BytesV1() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read a long (4 bytes) from the buffer.
readLongV1() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
readMetadataFromDbIfRequired() - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
Search metaData if not already loaded.
readMetadataFromDbIfRequired(String, String, Boolean) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
readMetadataFromDbIfRequired(String, String, Boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseCallableParameterMetaData
Search metaData if not already loaded.
readMysqlStream(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
readMysqlStream(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.io.input.DecompressPacketInputStream
 
readMysqlStream(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.io.input.Ob20PacketInputStream
 
readMysqlStream(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
readnBytes() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
readOkPacket(Buffer, Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Read OK_Packet.
readOkPacket(Buffer, Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
readOnly - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
readPipelineCheckMaster() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
已过时。
readPipelineCheckMaster() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AuroraProtocol
 
readPublicKeyFromFile(String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
Read public Key from file.
readPublicKeyFromSocket(PacketInputStream, AtomicInteger) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
Read public Key from socket.
readResultSet(ColumnDefinition[], Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Read ResultSet Packet.
readResultSet(ColumnDefinition[], Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
readShort() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read a short (2 bytes) from the buffer.
readString(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Read String with defined length.
readStringLengthEncoded(Charset) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Reads length-encoded string.
readStringNullEnd(Charset) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Reads a string from the buffer, looks for a 0 to end the string.
readStringRestOfPacket(Charset) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
If a string is the last component of a packet, its length can be calculated from the overall packet length minus the current position.
readTailPacket(Protocol, PacketInputStream, Results, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtPrepareExecute
 
realClose(boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
realClose(boolean, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
realClose(boolean, boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
recacheComplexDataType(ComplexDataType) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
reconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
reconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.FailoverProxy
Launch reconnect implementation.
reconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Try to reconnect connection.
reconnect() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Reconnect failed connection.
reconnect() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
ReconnectDuringTransactionException - com.oceanbase.jdbc.internal.util.dao中的异常错误
 
ReconnectDuringTransactionException(String, int, String) - 异常错误 的构造器com.oceanbase.jdbc.internal.util.dao.ReconnectDuringTransactionException
 
reconnectFailedConnection(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
reconnectFailedConnection(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.AuroraListener
Search a valid connection for failed one.
reconnectFailedConnection(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Loop to connect failed hosts.
reconnectFailedConnection(SearchFilter) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Loop to connect.
reconnectFailedConnection(SearchFilter) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
recover(int) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
recover(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Obtains a list of prepared transaction branches from a resource manager.
recv(int, byte[], int, int) - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
reduce(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.ScalarOps
Reduction modulo the group order $q$.
reenableWarnings() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Reenable warnings, when next statement is executed.
RefCursor - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
RefCursor(ColumnDefinition[], Results, Protocol, boolean, boolean, boolean, RowObCursorData) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.RefCursor
 
refreshRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
refreshRow() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
SQLException – if a database access error occurs; this method is called on a closed result set; the result set type is TYPE_FORWARD_ONLY, or (TYPE_SCROLL_INSENSITIVE and CONCUR_READ_ONLY) or if this method is called when the cursor is on the insert row support FETCH_FORWARD direction for Oracle mode now
refreshRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
SQLException – if a database access error occurs; this method is called on a closed result set; the result set type is TYPE_FORWARD_ONLY, or (TYPE_SCROLL_INSENSITIVE and CONCUR_READ_ONLY) for Oracle mode the result set type is CONCUR_READ_ONLY for MySQL mode or if this method is called when the cursor is on the insert row support FETCH_FORWARD direction for Oracle mode now
refreshRow() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
refreshRowInternalOracle(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
registerJmxPool - 类 中的变量com.oceanbase.jdbc.util.Options
 
registerOutParameter(int, int, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
Registers the designated output parameter.
registerOutParameter(int, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(int, int, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(String, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(String, int, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(String, int, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(int, SQLType) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(int, SQLType, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(int, SQLType, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(String, SQLType) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(String, SQLType, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(String, SQLType, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
registerOutParameter(int, int, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
Registers the designated output parameter.
registerOutParameter(int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(int, int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(String, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(String, int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(String, int, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(int, SQLType) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(int, SQLType, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(int, SQLType, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(String, SQLType) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(String, SQLType, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerOutParameter(String, SQLType, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
registerReturnAutoGeneratedKey(AutoGeneratedKey) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
registerReturnParameter(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
registerReturnParameter(int, int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
registerReturnParameter(int, int, String) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
relative(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
relative(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.CursorResultSet
 
relative(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
relative(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
relative(int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
relaunchOperation(Method, Object[]) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
After a failover that has bean done, relaunch the operation that was in progress.
release() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
ReleaseMutex(WinNT.HANDLE) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
releasePrepareStatement(ServerPrepareResult) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Deallocate prepare statement if not used anymore.
releasePrepareStatement(ServerPrepareResult) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
releaseSavepoint(Savepoint) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Removes the specified Savepoint and subsequent Savepoint objects from the current transaction.
remaining() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
remarksReporting - 类 中的变量com.oceanbase.jdbc.util.Options
 
remove() - 类 中的方法com.oceanbase.jdbc.internal.io.TraceObject
Clear trace array for easy garbage.
remove(Pool) - 类 中的静态方法com.oceanbase.jdbc.internal.util.pool.Pools
Remove pool.
removeActiveStreamingResult() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Remove exception result and since totally fetched, set fetch size to 0.
removeActiveStreamingResult() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
removeConnectionEventListener(ConnectionEventListener) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Removes the given event failover from the list of components that will be notified when an event occurs on this PooledConnection object.
removeEldestEntry(Map.Entry<String, TraceObject>) - 类 中的方法com.oceanbase.jdbc.internal.io.LruTraceCache
 
removeEldestEntry(Map.Entry<CallableStatementCacheKey, CallableStatement>) - 类 中的方法com.oceanbase.jdbc.internal.util.CallableStatementCache
 
removeEldestEntry(Map.Entry<Object, Object>) - 类 中的方法com.oceanbase.jdbc.internal.util.LRUCache
 
removeEldestEntry(Map.Entry) - 类 中的方法com.oceanbase.jdbc.internal.util.ServerPrepareStatementCache
Remove eldestEntry.
removeFetchSize() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
removeFromBlacklist(HostAddress) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
After a successfull connection, permit to remove a hostAddress from blacklist.
removeFromBlacklist(HostAddress) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
removeFromFailureRecords(HostAddress) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
removeFromPickedList(HostAddress) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
removeFromPickedList(HostAddress) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
removeHasMoreResults() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Remove flag has more results.
removeHasMoreResults() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
removeListener(Listener) - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.ConnectionValidator
Remove listener to validation list.
removeListener(Listener) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.thread.FailoverLoop
 
removeListenerFromSchedulers() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
removeListenerFromSchedulers() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
removeStatementEventListener(StatementEventListener) - 类 中的方法com.oceanbase.jdbc.OceanBasePooledConnection
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
RemoveStrategy - com.oceanbase.jdbc.internal.failover.BlackList.recover中的接口
 
rePrepareOnSlave(ServerPrepareResult, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
 
rePrepareOnSlave(ServerPrepareResult, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
rePrepareOnSlave(ServerPrepareResult, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
requestId - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
reserved - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
reset() - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
reset() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
Clear error state, used for clear exception after first batch query, when fall back to per-query execution.
reset() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
Clear error state, used for clear exception after first batch query, when fall back to per-query execution.
reset() - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
reset() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Reset state of master connection.
reset() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Reset state of master and slave connection.
reset() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
reset() - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
 
reset() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Reset connection state.
reset() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
 
reset() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
reset() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
reset() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
reset() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Reset connection set has it was after creating a "fresh" new connection.
reset() - 类 中的方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
resetChecksum() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
resetChecksum() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
resetDatabase() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
resetDatabase() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
resetHostStateInfo(HostAddress) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
resetHostStateInfo(HostAddress) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
resetMark() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Reset mark flag and send bytes after mark flag.
resetMark() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
resetMasterFailoverData() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
resetMasterFailoverData() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
resetOldsBlackListHosts() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Permit to remove Host to blacklist after loadBalanceBlacklistTimeout seconds.
resetOldsBlackListHosts() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
resetParameterTypeHeader() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
resetRow(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
resetSecondaryFailoverData() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
resetSpecialParamIndex - 类 中的变量com.oceanbase.jdbc.CallableProcedureStatement
 
resetStateAfterFailover(long, int, String, boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Set current state after a failover.
resetStateAfterFailover(long, int, String, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
resetStaticGlobal() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
JMX method to remove state (will be reinitialized on next connection creation).
resetStaticGlobal() - 接口 中的方法com.oceanbase.jdbc.internal.util.pool.PoolMBean
 
ResourceStatus - com.oceanbase.jdbc.internal.util中的枚举
 
RESULT_SET_VALUE - 接口 中的静态变量com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
resultObject - 类 中的变量com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
Results - com.oceanbase.jdbc.internal.com.read.dao中的类
 
Results() - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.Results
Single Text query. /!
Results(OceanBaseStatement, int, boolean, int, boolean, int, int, int, int, String, ParameterHolder[]) - 类 的构造器com.oceanbase.jdbc.internal.com.read.dao.Results
Default constructor.
results - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
resultSetConcurrency - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
resultSetConcurType - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
ResultSetImpl - com.oceanbase.jdbc中的接口
 
resultSetScrollType - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
resultSetScrollType - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
resultTIMESTAMP(Protocol, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
resultTIMESTAMP(Protocol, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
Ret() - 类 的构造器com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.Ret
 
retriesAllDown - 类 中的变量com.oceanbase.jdbc.util.Options
 
retrieveAllEndpointsAndSet(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.AuroraListener
Retrieves the information necessary to add a new endpoint.
retrievePool(UrlParser) - 类 中的静态方法com.oceanbase.jdbc.internal.util.pool.Pools
Get existing pool for a configuration.
retrieveProxy(UrlParser, GlobalStateInfo) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Retrieve protocol corresponding to the failover options. if no failover option, protocol will not be proxied. if a failover option is precised, protocol will be proxied so that any connection error will be handle directly.
RetryDuration - com.oceanbase.jdbc.internal.failover.BlackList.append中的类
 
RetryDuration(long, int) - 类 的构造器com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
RETRYDURATION - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
RETRYTIMES - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
RETURN_PATTERN - 类 中的静态变量com.oceanbase.jdbc.CallableParameterMetaData
 
ReturnParameter - com.oceanbase.jdbc中的类
 
ReturnParameter() - 类 的构造器com.oceanbase.jdbc.ReturnParameter
 
ReturnParameter(int, int) - 类 的构造器com.oceanbase.jdbc.ReturnParameter
 
ReturnParameter(int, int, int) - 类 的构造器com.oceanbase.jdbc.ReturnParameter
 
ReturnParameter(int, int, int, String) - 类 的构造器com.oceanbase.jdbc.ReturnParameter
 
REUSABLE_BUFFER_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
reusableArray - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
rewritableParts(String, boolean, boolean, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
Separate query in a String list and set flag isQueryMultiValuesRewritable The parameters "?"
rewritablePartsInsertSql(String, boolean, boolean, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult
 
rewriteBatchedStatements - 类 中的变量com.oceanbase.jdbc.util.Options
 
rewriteInsertByMultiQueries - 类 中的变量com.oceanbase.jdbc.util.Options
 
rollback() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Rollback transaction.
rollback() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
rollback(Xid) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
rollback() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Rolls back a transaction.
rollback(Savepoint) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Undoes all changes made after the given Savepoint object was set.
rollback(Xid) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Informs the resource manager to roll back work done on behalf of a transaction branch.
ROTATION - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
RotationStrategy - com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy中的类
 
RotationStrategy() - 类 的构造器com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RotationStrategy
 
row - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
rowDeleted() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
rowDeleted() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
RowIdImpl - com.oceanbase.jdbc.extend.datatype中的类
 
RowIdImpl(String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.RowIdImpl
 
rowInserted() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
rowInserted() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
RowObCursorData - com.oceanbase.jdbc.extend.datatype中的类
 
RowObCursorData(int, boolean) - 类 的构造器com.oceanbase.jdbc.extend.datatype.RowObCursorData
Constructor.
rowPointer - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
RowProtocol - com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol中的类
 
RowProtocol(int, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
rowUpdated() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
rowUpdated() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
run() - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable
 
run() - 类 中的方法com.oceanbase.jdbc.TnsDaemon
 

S

scalarMultiply(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
$h = a * B$ where $a = a[0]+256*a[1]+\dots+256^{31} a[31]$ and $B$ is this point.
ScalarOps - com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519中的类
Class for reducing a huge integer modulo the group order q and doing a combined multiply plus add plus reduce operation.
ScalarOps() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.ScalarOps
 
scale - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjMeta
 
SchedulerServiceProviderHolder - com.oceanbase.jdbc.internal.util.scheduler中的类
Provider for when ever an internal thread pool is needed.
SchedulerServiceProviderHolder() - 类 的构造器com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
 
SchedulerServiceProviderHolder.SchedulerProvider - com.oceanbase.jdbc.internal.util.scheduler中的接口
Provider for thread pools which allow scheduling capabilities.
schema - 类 中的变量com.oceanbase.jdbc.internal.util.dao.Identifier
 
searchByStartName(Protocol, List<HostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.AuroraListener
Looks for the current master/writer instance via the secondary protocol if it is found within 3 attempts.
SearchFilter - com.oceanbase.jdbc.internal.failover.tools中的类
 
SearchFilter() - 类 的构造器com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
SearchFilter(boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.failover.tools.SearchFilter
Constructor.
SearchFilter(boolean) - 类 的构造器com.oceanbase.jdbc.internal.failover.tools.SearchFilter
Constructor.
second - 类 中的变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
secondaryFail(Method, Object[], boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
secondaryFail(Method, Object[], boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
To handle the newly detected failover on the secondary connection.
secondaryProtocol - 类 中的变量com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
SECURITY_ATTRIBUTES() - 类 的构造器com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES
 
seed - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
selectEndPos - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
SelectResultSet - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
SelectResultSet(ColumnDefinition[], Results, Protocol, PacketInputStream, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.SelectResultSet
 
SelectResultSet(ColumnDefinition[], Results, Protocol, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.SelectResultSet
 
SelectResultSet(ColumnDefinition[], List<byte[]>, Protocol, int) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.SelectResultSet
 
send(PacketOutputStream, int, ParameterHolder[], int, ColumnType[], byte, Protocol) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtExecute
Send a prepare statement binary stream.
send(PacketOutputStream, int, int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtFetch
 
send(PacketOutputStream, String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtPrepare
Send directly to socket the sql data.
send(PacketOutputStream, Results, int, ParameterHolder[], ColumnType[], byte, Protocol, ServerPrepareResult) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtPrepareExecute
Send a prepare statement binary stream.
send(PacketOutputStream, String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.SendChangeDbPacket
Send a COM_INIT_DB request to specify the default schema for the connection.
send(PacketOutputStream) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.SendClosePacket
Send close stream to server.
send(PacketOutputStream, Credential, String, String, long, long, byte, byte, Options, String, byte[], String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.SendHandshakeResponsePacket
Send handshake response packet.
send(PacketOutputStream, long, byte) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.SendSslConnectionRequestPacket
Send SSL request packet.
send(int, byte[], int, int) - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
sendArrayBinding(PacketOutputStream, int, List<ParameterHolder[]>, int, int, ColumnType[], byte, Protocol) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtExecute
 
sendArrayBinding(PacketOutputStream, int, List<ParameterHolder[]>, int, int, ColumnType[], byte, Protocol, Results, ServerPrepareResult) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtPrepareExecute
 
sendBatchAggregateSemiColon(PacketOutputStream, String, List<String>, int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Statement.executeBatch() rewritten multiple (concatenate with ";") according to max_allowed_packet)
SendChangeDbPacket - com.oceanbase.jdbc.internal.com.send中的类
 
SendChangeDbPacket() - 类 的构造器com.oceanbase.jdbc.internal.com.send.SendChangeDbPacket
 
sendChangeUser(PacketOutputStream, Credential, String, String, long, long, byte, byte, Options, String, byte[], String, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.SendHandshakeResponsePacket
 
SendClosePacket - com.oceanbase.jdbc.internal.com.send中的类
 
SendClosePacket() - 类 的构造器com.oceanbase.jdbc.internal.com.send.SendClosePacket
 
sendCmd(PacketOutputStream, Results, List<ParameterHolder[]>, List<String>, int, BulkStatus, PrepareResult) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
sendCmdCounter - 类 中的变量com.oceanbase.jdbc.internal.util.BulkStatus
 
sendConnectionAttributes - 类 中的变量com.oceanbase.jdbc.util.Options
 
sendDirect(PacketOutputStream, byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Send directly to socket the sql data.
sendDirect(PacketOutputStream, byte[], int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Send directly to socket the sql data.
sendEnded - 类 中的变量com.oceanbase.jdbc.internal.util.BulkStatus
 
SendGssApiAuthPacket - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
SendGssApiAuthPacket() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.SendGssApiAuthPacket
 
SendHandshakeResponsePacket - com.oceanbase.jdbc.internal.com.send中的类
See https://mariadb.com/kb/en/library/connection/#client-handshake-response for reference.
SendHandshakeResponsePacket() - 类 的构造器com.oceanbase.jdbc.internal.com.send.SendHandshakeResponsePacket
 
sendMultiDirect(PacketOutputStream, List<byte[]>) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Send directly to socket the sql data.
sendMultiDirect(PacketOutputStream, List<byte[]>, int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Send directly to socket the sql data.
SendPamAuthPacket - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
SendPamAuthPacket() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.SendPamAuthPacket
 
sendRewriteCmd(PacketOutputStream, List<byte[]>, int, int, List<ParameterHolder[]>, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Client side PreparedStatement.executeBatch values rewritten (concatenate value params according to max_allowed_packet)
SendSslConnectionRequestPacket - com.oceanbase.jdbc.internal.com.send中的类
Used for starting ssl connections.
SendSslConnectionRequestPacket() - 类 的构造器com.oceanbase.jdbc.internal.com.send.SendSslConnectionRequestPacket
 
sendSubCmd(PacketOutputStream, ClientPrepareResult, ParameterHolder[], int) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComQuery
Client-side PrepareStatement.execute() packet send.
sendSubCmdCounter - 类 中的变量com.oceanbase.jdbc.internal.util.BulkStatus
 
SensitiveCursorResultSet - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
SensitiveCursorResultSet(ColumnDefinition[], Results, Protocol, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.SensitiveCursorResultSet
 
SerializableParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
SerializableParameter(Object, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
serialize(Buffer) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
serialize(Buffer) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
 
serialize(Buffer) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
SERVER_SESSION_STATE_CHANGED - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
SERVERAFFINITY - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
serverAffinityOrder - 类 中的变量com.oceanbase.jdbc.util.Options
 
ServerAffinityStrategy - com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy中的类
 
ServerAffinityStrategy() - 类 的构造器com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy
 
serverCapabilities - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
ServerPrepareResult - com.oceanbase.jdbc.internal.util.dao中的类
 
ServerPrepareResult(String, int, ColumnDefinition[], ColumnDefinition[], Protocol) - 类 的构造器com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
PrepareStatement Result object.
serverPrepareResult - 类 中的变量com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
serverPrepareStatement(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Create a new server prepared statement.
serverPrepareStatementCache - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
ServerPrepareStatementCache - com.oceanbase.jdbc.internal.util中的类
 
serverRsaPublicKeyFile - 类 中的变量com.oceanbase.jdbc.util.Options
 
ServerSidePreparedStatement - com.oceanbase.jdbc中的类
 
ServerSidePreparedStatement(boolean, OceanBaseConnection, String, int, int, int, ExceptionFactory) - 类 的构造器com.oceanbase.jdbc.ServerSidePreparedStatement
Constructor for creating Server prepared statement.
serverSslCert - 类 中的变量com.oceanbase.jdbc.util.Options
 
serverStatus - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
ServerStatus - com.oceanbase.jdbc.internal.util.constant中的类
 
ServerStatus() - 类 的构造器com.oceanbase.jdbc.internal.util.constant.ServerStatus
 
serverThreadId - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
serverThreadLog - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
serverThreadLog - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
serverTimezone - 类 中的变量com.oceanbase.jdbc.util.Options
 
serverVersion - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
servicePrincipalName - 类 中的变量com.oceanbase.jdbc.util.Options
 
SESSION_TRACK_GTIDS - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.StateChange
 
SESSION_TRACK_SCHEMA - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.StateChange
 
SESSION_TRACK_STATE_CHANGE - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.StateChange
 
SESSION_TRACK_SYSTEM_VARIABLES - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.StateChange
 
SESSION_TRACK_TRANSACTION_CHARACTERISTICS - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.StateChange
 
SESSION_TRACK_TRANSACTION_STATE - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.StateChange
 
sessionStateAware() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
sessionStateAware() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
sessionStateAware() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
sessionStateAware() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
sessionStateAware() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
sessionVariables - 类 中的变量com.oceanbase.jdbc.util.Options
 
SET - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
setAction(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
setActiveFutureTask(FutureTask) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setActiveFutureTask(FutureTask) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setActiveStreamingResult(Results) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setActiveStreamingResult(Results) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setAddressList(List<LoadBalanceHostAddress>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
setAddToCache() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
setAppendStrategy(AppendStrategy) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
setAppendStrategyConfigs(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
setArray(int, Array) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Array object.
setArray(int, Array) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setArray(int, Array) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
setAsciiStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
This function reads up the entire stream and stores it in memory since we need to know the length when sending it to the server use the corresponding method with a length parameter if memory is an issue
Sets the designated parameter to the given input stream.
setAsciiStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setAsciiStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setAsciiStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setAsciiStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setAsciiStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setAsciiStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setAsciiStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setAsciiStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setAsciiStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setAsciiStream(long) - 类 中的方法com.oceanbase.jdbc.Clob
 
setAttrCount(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
setAttrCount(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setAttrCount(int) - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
setAttrData(Object[]) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
setAttrData(Object[]) - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
setAttrType(int, ComplexDataType) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setAutoCommit(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setAutoCommit(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setAutoCommit(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Sets whether this connection is auto commited.
setAutoIncrement(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setBalanceStrategy(BalanceStrategy) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
setBalanceStrategy(BalanceStrategy) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setBalanceStrategyConfigs(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
setBalanceStrategyConfigs(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setBatchSucceed(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setBigDecimal(int, BigDecimal) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(String, BigDecimal) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBigDecimal(String, BigDecimal) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBigDecimal(int, BigDecimal) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBINARY_DOUBLE(int, Double) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setBINARY_FLOAT(int, Float) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setBinaryStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
This function reads up the entire stream and stores it in memory since we need to know the length when sending it to the server
Sets the designated parameter to the given input stream.
setBinaryStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBinaryStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBinaryStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBinaryStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBinaryStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBinaryStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBinaryStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBinaryStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBinaryStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBinaryStream(long) - 类 中的方法com.oceanbase.jdbc.Lob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBlackListConfig(BlackListConfig) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
setBlackListConfig(BlackListConfig) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setBlob(int, Blob) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Blob object.
setBlob(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBlob(String, Blob) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBlob(String, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBlob(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBlob(String, Blob) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBlob(String, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBlob(int, Blob) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBlob(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBlob(int, InputStream) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBoolean(int, boolean) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(String, boolean) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBoolean(String, boolean) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBoolean(int, boolean) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setByte(int, byte) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java byte value.
setByte(String, byte) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setByte(String, byte) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setByte(int, byte) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setByte(int, byte) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
setBytes(int, byte[]) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(long, byte[]) - 类 中的方法com.oceanbase.jdbc.Blob
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) - 类 中的方法com.oceanbase.jdbc.Blob
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.
setBytes(String, byte[]) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setBytes(String, byte[]) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBytes(int, byte[]) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setBytes(byte[]) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
setBytes(long, byte[]) - 类 中的方法com.oceanbase.jdbc.Lob
 
setCatalog(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setCatalog(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setCatalog(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.
setCharacterStream(int, Reader, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setCharacterStream(String, Reader, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCharacterStream(String, Reader, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCharacterStream(int, Reader, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCharacterStream(long) - 类 中的方法com.oceanbase.jdbc.Clob
Set character stream.
setChecksum(long) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setChecksum(long) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setClientIdentifier(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
setClientInfo(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
setClientInfo(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Sets the value of the client info property specified by name to the value specified by value.
setClientInfo(Properties) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Sets the value of the connection's client info properties.
setClob(int, Clob) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Clob object.
setClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a Reader object.
setClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setClob(String, Clob) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setClob(String, Clob) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setClob(int, Clob) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setCmdInformation(CmdInformation) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setComplexData(ComplexData[]) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
setComplexType(ComplexDataType) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexData
 
setComplexType(ComplexDataType) - 接口 中的方法com.oceanbase.jdbc.ObComplexData
 
setComStmtPrepareExecuteField(int, int, long) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setComStmtPrepareExecuteField(int, int, long) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setConfiguration(Options, String) - 类 中的方法com.oceanbase.jdbc.util.ConfigurableSocketFactory
 
setConnectedUsername(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
setCsId(long) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setCurrentLoadBalanceInfo(LoadBalanceInfo) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
setCurrentLoadBalanceInfo(LoadBalanceInfo) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
setCursorId(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowObCursorData
Sets set cursor id.
setCursorName(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets the SQL cursor name to the given String, which will be used by subsequent Statement object execute methods.
setDatabase(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
setDatabaseName(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the database name.
setDatabaseName(String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the database name.
setDate(int, Date, Calendar) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
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) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setDate(String, Date, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setDate(String, Date) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setDate(String, Date, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setDate(int, Date) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setDate(int, Date, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setDay(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setDayStr(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setDefaultTransactionIsolation(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setDouble(int, double) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java double value.
setDouble(String, double) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setDouble(String, double) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setDouble(int, double) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setEscapeProcessing(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets escape processing on or off.
SetEvent(WinNT.HANDLE) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
setException(SQLException) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AsyncMultiReadResult
 
setExecuteBatchStmt(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setExecuteMode(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setExecuteMode(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setExtraInfo(ObObj, ObObj) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
setExtraInfo(OceanBaseProtocolV20.ExtraInfoKey, byte[]) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
setExtraInfoLength() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
setFailoverLoop(boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
setFetchDirection(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
setFetchDirection(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
setFetchDirection(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
setFetchSize(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setFetchSize(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
setFetchSize(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Encoding
 
setFixedCHAR(int, String) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java string value.
setFixedCHAR(int, String) - 接口 中的方法com.oceanbase.jdbc.ObPrepareStatement
 
setFloat(int, float) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java float value.
setFloat(String, float) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setFloat(String, float) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setFloat(int, float) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setForceTableAlias() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Force metadata getTableName to return table alias, not original table name.
setFractional_second(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setFractional_second_scale(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setFullLinkTraceAction(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setFullLinkTraceAction(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setFullLinkTraceAction(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setFullLinkTraceClientInfo(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setFullLinkTraceClientInfo(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setFullLinkTraceClientInfo(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setFullLinkTraceIdentifier(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setFullLinkTraceIdentifier(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setFullLinkTraceIdentifier(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setFullLinkTraceModule(String, String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setFullLinkTraceModule(String, String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setFullLinkTraceModule(String, String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setGroupBalanceStrategy(GroupBalanceStrategy) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setGroupBalanceStrategyConfigs(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setGroups(List<LoadBalanceAddressList>) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setHaMode(HaMode) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setHasWarnings(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setHasWarnings(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setHoldability(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Changes the default holdability of ResultSet objects created using this Connection object to the given holdability.
setHost(String) - 类 中的方法com.oceanbase.jdbc.HostAddress
 
setHostAddress(HostAddress) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setHostAddress(HostAddress) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setHostFailed() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
If failover is not activated, will close connection when a connection error occur.
setHostFailedWithoutProxy() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setHostFailedWithoutProxy() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setHour(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setIndexMap(Map<String, Integer>) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setInGlobalTx(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setInt(int, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setInt(String, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setInt(String, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setInt(int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setInternal() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
setInternalResult(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setINTERVALDS(int, INTERVALDS) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setINTERVALDS(int, INTERVALDS) - 接口 中的方法com.oceanbase.jdbc.ObPrepareStatement
 
setINTERVALYM(int, INTERVALYM) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setINTERVALYM(int, INTERVALYM) - 接口 中的方法com.oceanbase.jdbc.ObPrepareStatement
 
setIs_negative(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.Ret
 
setIterationCount(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setIterationCount(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setKeepAlive(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
setKeepAlive(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setKeepAlive(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
setKeepAlive(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
setLargeMaxRows(long) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets the limit for the maximum number of rows that any ResultSet object generated by this Statement object can contain to the given number.
setLobLocator(int, Blob) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setLocalDateTime(int, LocalDateTime) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setLocalInfileInputStream(InputStream) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setLocalInfileInputStream(InputStream) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setLocalInfileInputStream(InputStream) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets the inputStream that will be used for the next execute that uses "LOAD DATA LOCAL INFILE".
setLoginTimeout(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogWriter(PrintWriter) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLogWriter(PrintWriter) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the log writer for this DataSource object to the given java.io.PrintWriter object.
setLong(int, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java long value.
setLong(String, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setLong(String, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setLong(int, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setMasterHostFail() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Set master fail variables.
setMasterHostFail() - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
setMaxAllowedPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
setMaxAllowedPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.CompressPacketOutputStream
 
setMaxAllowedPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
setMaxAllowedPacket(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
setMaxAllowedPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.StandardPacketOutputStream
 
setMaxFieldSize(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets the limit for the maximum number of bytes that can be returned for character and binary column values in a ResultSet object produced by this Statement object.
setMaxIdleTime(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
setMaxPoolSize(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
setMaxRows(long) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setMaxRows(long) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setMaxRows(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets the limit for the maximum number of rows that any ResultSet object generated by this Statement object can contain to the given number.
setMinPoolSize(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
setMinute(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setModule(String, String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
 
setMustBeMasterConnection(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.MastersSlavesProtocol
 
setNanos(byte[], int, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
setNCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNClob(int, NClob) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a java.sql.NClob object.
setNClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a Reader object.
setNClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to a Reader object.
setNClob(String, NClob) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNClob(String, NClob) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNClob(int, NClob) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNetworkStatisticsFlag(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setNetworkStatisticsFlag(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setNetworkTimeout(Executor, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Change network timeout.
setNString(int, String) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated paramter to the given String object.
setNString(String, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNString(String, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNString(int, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNull(int, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to SQL NULL.
setNull(int, ColumnType) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to SQL NULL.
setNull(String, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNull(String, int, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setNull(String, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNull(String, int, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNull(int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNull(int, int, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setNUMBER(int, Integer) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setNUMBER_FLOAT(int, Float) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setObCursor(RefCursor) - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowObCursorData
 
setObject(int, Object, int, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the value of the designated parameter using the given object.
setObject(int, Object, SQLType, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setObject(int, Object, SQLType) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setObject(String, Object, int, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setObject(String, Object, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setObject(String, Object) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setObject(String, Object, SQLType, int) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setObject(String, Object, SQLType) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setObject(String, Object, int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(String, Object, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(String, Object) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(String, Object, SQLType, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(String, Object, SQLType) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(int, Object, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(int, Object) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObject(int, Object, int, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setObServerVersion(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setObServerVersion(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setOcpApi(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
setOnDuplicateKeyUpdateIndex(int) - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
setOpen(boolean) - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowObCursorData
Sets set open.
setOracleMode(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
setOracleMode(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
setOracleMode(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setParameter(int, ParameterHolder) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setParameter(int, ParameterHolder) - 类 中的方法com.oceanbase.jdbc.JDBC4CallableStatement
 
setParameter(int, ParameterHolder) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
Set parameter.
setParameter(int, ParameterHolder) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerCallableStatement
 
setParameter(int, ParameterHolder) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
setParameterCount(int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setParameters(ParameterHolder[]) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setParameters(ParameterHolder[]) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setParameters(ParameterHolder[]) - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
setParameters(ParameterHolder[]) - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
setPassword(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the password.
setPassword(String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the password.
setPassword(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
setPoolable(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Requests that a Statement be pooled or not pooled.
setPoolName(String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
setPoolSize(int) - 类 中的方法com.oceanbase.jdbc.internal.util.scheduler.DynamicSizedSchedulerImpl
 
setPoolSize(int) - 接口 中的方法com.oceanbase.jdbc.internal.util.scheduler.DynamicSizedSchedulerInterface
Update the pool thread count with this new value.
setPoolValidMinDelay(Integer) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
setPort(int) - 类 中的方法com.oceanbase.jdbc.HostAddress
 
setPort(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the database port.
setPort(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the database port.
setPortNumber(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the port number.
setPortNumber(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the port number.
setPosition(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
setPosition(int, JDBC4ResultSet) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.BinaryRowProtocol
Set length and pos indicator to asked index.
setPosition(int, JDBC4ResultSet) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
setPosition(int, JDBC4ResultSet) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Set length and pos indicator to asked index.
setPosition(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Set current position
setPosition(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
setPrepareResult(PrepareResult) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AsyncMultiReadResult
 
setProperties(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
已过时。
setProperties(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
setProtocol(Protocol) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
setProtocol(Protocol) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
setProxy(FailoverProxy) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
setProxy(FailoverProxy) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
setProxy(FailoverProxy) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setProxy(FailoverProxy) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setProxyUser(String) - 类 中的方法com.oceanbase.jdbc.credential.Credential
 
setQueryTimeout(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setReadonly(boolean) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Puts this connection in read-only / read-write mode
setReadonly(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setReadOnly(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Sets whether this connection is read only.
setReceiveBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
setReceiveBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setReceiveBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
setReceiveBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
setRef(int, Ref) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given REF(<structured-type>) value.
setRef(int, Ref) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setRemarksReporting(boolean) - 接口 中的方法com.oceanbase.jdbc.ObConnection
 
setRemarksReporting(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setRemoveFromCache() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
setRemoveStrategy(RemoveStrategy) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
setRemoveStrategyConfigs(HashMap<String, String>) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
setRetryAllDowns(int) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
setRetryAllDowns(int) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setRetryAllDowns(int) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
setReturnByPrepareExecute(boolean) - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
setReturning(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setRewrite(boolean) - 接口 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformation
 
setRewrite(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch
 
setRewrite(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple
 
setRewrite(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle
 
setRewritten(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setRowId(int, RowId) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.RowId object.
setRowId(String, RowId) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setRowId(String, RowId) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setRowId(int, RowId) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setRowPointer(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
setSavepoint() - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint * object that represents it.
setSavepoint(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it. if setSavepoint is invoked outside of an active transaction, a transaction will be started at this newly created savepoint.
setSchedulerProvider(SchedulerServiceProviderHolder.SchedulerProvider) - 类 中的静态方法com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
Change the current set scheduler provider.
setSchema(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setSchemaName(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setSecond(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
 
setSecondaryHostFail() - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
Set slave connection lost variables.
setSendBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
setSendBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setSendBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
setSendBufferSize(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
setServerName(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the server name.
setServerName(String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the server name.
setServerStatus(short) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
setServerStatus(short) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setServerThreadId(long, Boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
Set server thread id.
setServerThreadId(long, Boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
setServerThreadId(long, Boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Set server thread id.
setServerThreadId(long, Boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
setServiceName(String) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
setSessionReadOnly(boolean, Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
setSessionTimeZone(String) - 接口 中的方法com.oceanbase.jdbc.ObConnection
 
setSessionTimeZone(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
setShareBytes(byte[]) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
setShort(int, short) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given Java short value.
setShort(String, short) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setShort(String, short) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setShort(int, short) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setSoLinger(boolean, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
setSoLinger(boolean, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setSoLinger(boolean, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
setSoLinger(boolean, int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
setSoTimeout(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
setSoTimeout(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setSoTimeout(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
setSoTimeout(int) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
setSpanTag(int, String, String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
setSQLXML(int, SQLXML) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setSQLXML(String, SQLXML) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setSQLXML(int, SQLXML) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setState(HostStateInfo.STATE) - 类 中的方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
setStatement(OceanBaseStatement) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
setStatementId(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setStatementId(int) - 类 中的方法com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult
 
setStaticGlobal(Boolean) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
 
setStr(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.Ret
 
setString(int, String) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Set string parameter.
setString(String, String) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setString(String, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setString(int, String) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setString(long, String) - 类 中的方法com.oceanbase.jdbc.Clob
Set String.
setString(long, String, int, int) - 类 中的方法com.oceanbase.jdbc.Clob
 
setStruct(int, Struct) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
 
setTcpNoDelay(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
setTcpNoDelay(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
setTcpNoDelay(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
setTcpNoDelay(boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
setTime(int, Time, Calendar) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(int, Time) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Time value. the driver uses the default timezone, which is that of the virtual machine running the application.
setTime(String, Time) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setTime(String, Time, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setTime(String, Time) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTime(String, Time, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTime(int, Time) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTime(int, Time, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTimeout(long) - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
setTimeout(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Sets the connection timeout.
setTimeout(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setTimerTask(boolean) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTIMESTAMP(int, Timestamp) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setTimestamp(String, Timestamp, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setTimestamp(String, Timestamp) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTimestamp(String, Timestamp, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTimestamp(int, Timestamp) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTimestamp(int, Timestamp, Calendar) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setTimestamp(Long) - 类 中的方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
setTIMESTAMP(int, Timestamp) - 接口 中的方法com.oceanbase.jdbc.ObPrepareStatement
 
setTIMESTAMPLTZ(int, TIMESTAMPLTZ) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ value.
setTIMESTAMPLTZ(int, TIMESTAMPLTZ) - 接口 中的方法com.oceanbase.jdbc.ObPrepareStatement
 
setTIMESTAMPTZ(int, TIMESTAMPTZ) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ value.
setTIMESTAMPTZ(int, TIMESTAMPTZ) - 接口 中的方法com.oceanbase.jdbc.ObPrepareStatement
 
setTimeZone(TimeZone) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
setTimeZone(TimeZone) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
setToCursorFetch(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setToPrepareExecute(boolean) - 类 中的方法com.oceanbase.jdbc.internal.com.read.dao.Results
 
setTraceCache(LruTraceCache) - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
setTraceCache(LruTraceCache) - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
setTraceCache(LruTraceCache) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
setTraceCache(LruTraceCache) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
setTraceInfo(FullLinkTrace.TraceInfo) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
setTransactionIsolation(int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Set transaction isolation.
setTransactionIsolation(int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setTransactionIsolation(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Attempts to change the transaction isolation level for this Connection object to the one given.
setTransactionTimeout(int) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
setTransactionTimeout(int) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Sets the current transaction timeout value for this XAResource instance.
setType(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
Installs the given TypeMap object as the type map for this Connection object.
setTypeName(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setUnicodeStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
已过时。
deprecated
setUnicodeStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setUnSigned() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
 
setURL(int, URL) - 类 中的方法com.oceanbase.jdbc.BasePrepareStatement
Sets the designated parameter to the given java.net.URL value.
setURL(String, URL) - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
setURL(String, URL) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setURL(int, URL) - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
setUrl(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the connection string URL.
setURL(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the URL for this connection
setUrl(String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the connection string URL.
setUser(String) - 类 中的方法com.oceanbase.jdbc.credential.Credential
 
setUser(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the username.
setUser(String) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Sets the username.
setUsername(String) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
 
setUsername(String) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
setUserName(String) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
Sets the username.
setUsername(String) - 类 中的方法com.oceanbase.jdbc.UrlParser
 
setValid(boolean) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setVarchar(byte[], int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
setVersion(long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
setWeight(int) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
sha256encryptPassword(String, byte[], String) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
Send a SHA-2 encrypted password. encryption XOR(SHA256(password), SHA256(seed, SHA256(SHA256(password))))
Sha256PasswordPlugin - com.oceanbase.jdbc.internal.com.send.authentication中的类
 
Sha256PasswordPlugin() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
 
shareBytes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
sharedMemory - 类 中的变量com.oceanbase.jdbc.util.Options
 
SharedMemorySocket - com.oceanbase.jdbc.internal.io.socket中的类
 
SharedMemorySocket(String) - 类 的构造器com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
Create ShareMemorySocket.
SharedMemorySocket.Advapi32 - com.oceanbase.jdbc.internal.io.socket中的接口
 
SharedMemorySocket.Advapi32.SECURITY_ATTRIBUTES - com.oceanbase.jdbc.internal.io.socket中的类
 
SharedMemorySocket.Kernel32 - com.oceanbase.jdbc.internal.io.socket中的接口
 
ShortParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
ShortParameter(short) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
shortValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
shouldReconnectWithoutProxy() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Indicate for Old reconnection if can reconnect without throwing exception.
shouldReconnectWithoutProxy() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
shuffleWeight(List<LoadBalanceHostAddress>) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy
 
shutdownInput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
shutdownInput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
shutdownInput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
shutdownInput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
shutdownOutput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.NamedPipeSocket
 
shutdownOutput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.OBProxyVCSocket
 
shutdownOutput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket
 
shutdownOutput() - 类 中的方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
SimpleParameterMetaData - com.oceanbase.jdbc中的类
Very basic info about the parameterized query, only reliable method is getParameterCount().
SimpleParameterMetaData(int) - 类 的构造器com.oceanbase.jdbc.SimpleParameterMetaData
 
simpleSql - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
skip(long) - 类 中的方法com.oceanbase.jdbc.internal.io.input.ReadAheadBufferedStream
 
skip() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Skip packets not read that are not needed.
skip() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
skipByte() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
skipBytes(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
skipEofPacket() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Check that next read packet is a End-of-file packet.
skipEofPacket() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
skipLengthEncodedBytes() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Skip next length encode binary data.
skipLengthEncodedNumeric() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Skip length encoded numeric
skipMoreResults() - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
 
skipRestOfPacket() - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
Slf4JLogger - com.oceanbase.jdbc.internal.logging中的类
 
Slf4JLogger(Logger) - 类 的构造器com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
slowQueryThresholdNanos - 类 中的变量com.oceanbase.jdbc.util.Options
 
SockAddr(String) - 类 的构造器com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket.SockAddr
Contructor.
socket(int, int, int) - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
socket - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
socketFactory - 类 中的变量com.oceanbase.jdbc.util.Options
 
SocketHandlerFunction - com.oceanbase.jdbc.internal.io.socket中的接口
 
socketTimeout - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
socketTimeout - 类 中的变量com.oceanbase.jdbc.util.Options
 
SocketUtility - com.oceanbase.jdbc.internal.io.socket中的类
 
SocketUtility() - 类 的构造器com.oceanbase.jdbc.internal.io.socket.SocketUtility
 
socksProxyHost - 类 中的变量com.oceanbase.jdbc.util.Options
 
socksProxyPort - 类 中的变量com.oceanbase.jdbc.util.Options
 
socksSocket(Options) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
SPEC_ISO_ZONED_DATE_TIME - 类 中的静态变量com.oceanbase.jdbc.BasePrepareStatement
The ISO-like date-time formatter that formats or parses a date-time with offset and zone, such as '2011-12-03T10:15:30+01:00[Europe/Paris]'. and without the 'T' time delimiter This returns an immutable formatter capable of formatting and parsing a format that extends the ISO-8601 extended offset date-time format to add the time-zone.
SqlStates - com.oceanbase.jdbc.internal.util中的枚举
 
sqlStringCache - 类 中的静态变量com.oceanbase.jdbc.internal.util.StringCacheUtil
 
sqlType - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
square() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
$h = f * f$ Can overlap $h$ with $f$.
square() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
squareAndDouble() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
$h = 2 * f * f$ Can overlap $h$ with $f$.
squareAndDouble() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
StandardGssapiAuthentication - com.oceanbase.jdbc.internal.com.send.authentication.gssapi中的类
 
StandardGssapiAuthentication() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.gssapi.StandardGssapiAuthentication
 
StandardPacketInputStream - com.oceanbase.jdbc.internal.io.input中的类
 
StandardPacketInputStream(InputStream, long, Options, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
Constructor of standard socket MySQL packet stream reader.
StandardPacketInputStream(long, Options, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.input.StandardPacketInputStream
 
StandardPacketOutputStream - com.oceanbase.jdbc.internal.io.output中的类
 
StandardPacketOutputStream(OutputStream, long, Options, TimeTrace) - 类 的构造器com.oceanbase.jdbc.internal.io.output.StandardPacketOutputStream
 
standardSocket(Options, String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Use standard socket implementation.
start(BundleContext) - 类 中的方法com.oceanbase.jdbc.internal.osgi.OceanBaseActivator
 
start(Xid, int) - 类 中的方法com.oceanbase.jdbc.jdbc2.optional.JDBC4MysqlXAConnection
 
start(Xid, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseXaResource
Starts work on behalf of a transaction branch specified in xid.
startCallInterface() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
startCallInterface() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
startCallInterface() - 类 中的方法com.oceanbase.jdbc.internal.protocol.TimeTrace
 
startIndexInEntireResult - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
Mark the absolute position in entire result for the first row in cache.
startPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
startPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.CompressPacketOutputStream
 
startPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
startPacket(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
startPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.StandardPacketOutputStream
 
startReceiveResponse() - 类 中的方法com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
startReceiveResponse() - 接口 中的方法com.oceanbase.jdbc.internal.io.input.PacketInputStream
 
startReceiveResponse() - 类 中的方法com.oceanbase.jdbc.internal.protocol.TimeTrace
 
startSendRequest() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
startSendRequest() - 类 中的方法com.oceanbase.jdbc.internal.protocol.TimeTrace
 
state - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
STATE_AUTOCOMMIT - 类 中的静态变量com.oceanbase.jdbc.internal.util.ConnectionState
 
STATE_DATABASE - 类 中的静态变量com.oceanbase.jdbc.internal.util.ConnectionState
 
STATE_INSERT - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
STATE_NETWORK_TIMEOUT - 类 中的静态变量com.oceanbase.jdbc.internal.util.ConnectionState
 
STATE_READ_ONLY - 类 中的静态变量com.oceanbase.jdbc.internal.util.ConnectionState
 
STATE_STANDARD - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
updatable characters
STATE_TRANSACTION_ISOLATION - 类 中的静态变量com.oceanbase.jdbc.internal.util.ConnectionState
 
STATE_UPDATE - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
STATE_UPDATED - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
StateChange - com.oceanbase.jdbc.internal.util.constant中的类
 
StateChange() - 类 的构造器com.oceanbase.jdbc.internal.util.constant.StateChange
 
statement - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
statementId - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
 
staticGlobal - 类 中的变量com.oceanbase.jdbc.util.Options
 
status - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
status - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_ALTER - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_BEGIN - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_CALL - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_CREATE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_DECLARE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_DELETE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_DROP - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_INSERT - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_SELECT - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_UNINITIALIZED - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_UNKNOWN - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
STMT_UPDATE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseStatement
 
stop(BundleContext) - 类 中的方法com.oceanbase.jdbc.internal.osgi.OceanBaseActivator
 
stopIfInterrupted() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractQueryProtocol
Throw TimeoutException if timeout has been reached.
stopIfInterrupted() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
storeArrayTypeInfo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
storeComplexArray(PacketOutputStream, ComplexData, Options) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
storeComplexAttrData(PacketOutputStream, ComplexDataType, Object, Options) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
storeComplexStruct(PacketOutputStream, ComplexData, Options) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
storeDateTime(PacketOutputStream, Date, int, Options) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
storeDateTime413AndNewer(PacketOutputStream, Date, int, Options) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.ComplexUtil
 
storesLowerCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
storesLowerCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
storesLowerCaseQuotedIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
storesMixedCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
storesMixedCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
storesMixedCaseQuotedIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
storeStructTypeInfo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
storesUpperCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
storesUpperCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
storesUpperCaseQuotedIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
StreamParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
StreamParameter(InputStream, long, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
Constructor.
StreamParameter(Lob, long, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
 
StreamParameter(InputStream, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
 
strerror(int) - 类 中的静态方法com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
StringCacheUtil - com.oceanbase.jdbc.internal.util中的类
 
StringCacheUtil() - 类 的构造器com.oceanbase.jdbc.internal.util.StringCacheUtil
 
StringParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
StringParameter(String, boolean, String) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
stringToDouble(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
stringToFloat(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
StringUtils - com.oceanbase.jdbc.internal.util中的类
 
StringUtils() - 类 的构造器com.oceanbase.jdbc.internal.util.StringUtils
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
stringValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
stringValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
stringValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
stringValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
StructImpl - com.oceanbase.jdbc.extend.datatype中的类
 
StructImpl(ComplexDataType) - 类 的构造器com.oceanbase.jdbc.extend.datatype.StructImpl
 
sub(GroupElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
GroupElement subtraction using the twisted Edwards addition law with extended coordinates (Hisil2008).
subQuery(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.ProtocolLoggingProxy
Get query, truncated if to big.
subtract(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
$h = f - g$ Can overlap $h$ with $f$ or $g$.
subtract(FieldElement) - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
subtractOne() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
 
sun_family - 类 中的变量com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket.SockAddr
 
sun_path - 类 中的变量com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket.SockAddr
 
supportFetchWithOffset() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
supportFetchWithOffset() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
supportLobLocator - 类 中的变量com.oceanbase.jdbc.util.Options
 
supportNameBinding - 类 中的变量com.oceanbase.jdbc.util.Options
 
supportsAlterTableWithAddColumn() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsAlterTableWithDropColumn() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsANSI92EntryLevelSQL() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsANSI92FullSQL() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsANSI92FullSQL() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsANSI92IntermediateSQL() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsANSI92IntermediateSQL() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsBatchUpdates() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCatalogsInDataManipulation() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCatalogsInProcedureCalls() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCatalogsInTableDefinitions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCatalogsInTableDefinitions() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsColumnAliasing() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsConvert() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsConvert(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves whether this database supports the JDBC scalar function CONVERT for conversions between the JDBC types fromType and toType.
supportsConvert() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsCoreSQLGrammar() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsCorrelatedSubqueries() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsDifferentTableCorrelationNames() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsExpressionsInOrderBy() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsExtendedSQLGrammar() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsFullOuterJoins() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsGetGeneratedKeys() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsGroupBy() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsGroupByBeyondSelect() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsGroupByUnrelated() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsIntegrityEnhancementFacility() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsLikeEscapeClause() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsLimitedOuterJoins() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsMinimumSQLGrammar() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsMixedCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsMixedCaseIdentifiers() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsMixedCaseQuotedIdentifiers() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsMultipleOpenResults() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsMultipleResultSets() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsMultipleTransactions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsNamedParameters() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsNonNullableColumns() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsOpenCursorsAcrossRollback() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsOpenStatementsAcrossCommit() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsOpenStatementsAcrossRollback() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsOrderByUnrelated() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsOuterJoins() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsPositionedDelete() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsPositionedUpdate() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsRefCursors() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsResultSetConcurrency(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves whether this database supports the given concurrency type in combination with the given result set type.
supportsResultSetHoldability(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsResultSetType(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves whether this database supports the given result set type.
supportsSavepoints() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSchemasInDataManipulation() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSchemasInIndexDefinitions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSchemasInProcedureCalls() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSchemasInTableDefinitions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSchemasInTableDefinitions() - 类 中的方法com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata
 
supportsSelectForUpdate() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsStatementPooling() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsStoredProcedures() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSubqueriesInComparisons() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSubqueriesInExists() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSubqueriesInIns() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsSubqueriesInQuantifieds() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsTableCorrelationNames() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportStmtPrepareExecute() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
supportStmtPrepareExecute() - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
supportsTransactionIsolationLevel(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves whether this database supports the given transaction isolation level.
supportsTransactions() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
Retrieves whether this database supports transactions.
supportsUnion() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
supportsUnionAll() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
switchReadOnlyConnection(Boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
switchReadOnlyConnection(Boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersFailoverListener
Force session to read-only according to options.
switchReadOnlyConnection(Boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
Switch to a read-only(secondary) or read and write connection(master).
switchReadOnlyConnection(Boolean) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
syncConnection(Protocol, Protocol) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
When switching between 2 connections, report existing connection parameter to the new used connection.
syncConnection(Protocol, Protocol) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
SYNCHRONIZE - 接口 中的静态变量com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 

T

tableName - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
tailChecksum - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
tcpAbortiveClose - 类 中的变量com.oceanbase.jdbc.util.Options
 
tcpKeepAlive - 类 中的变量com.oceanbase.jdbc.util.Options
 
tcpNoDelay - 类 中的变量com.oceanbase.jdbc.util.Options
 
tcpRcvBuf - 类 中的变量com.oceanbase.jdbc.util.Options
 
tcpSndBuf - 类 中的变量com.oceanbase.jdbc.util.Options
 
TerminableRunnable - com.oceanbase.jdbc.internal.failover.thread中的类
 
TerminableRunnable(ScheduledExecutorService, long, long, TimeUnit) - 类 的构造器com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable
 
testExecute(String, Charset) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
!
testForceMaxIdleTime(int) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Permit to create test that doesn't wait for maxIdleTime minimum value of 60 seconds. !!
testGetConnectionIdleThreadIds() - 类 中的方法com.oceanbase.jdbc.internal.util.pool.Pool
For testing purpose only.
testGetConnectionIdleThreadIds() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Get current idle threads. !!
testGetPool() - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
Get pool. !!
TEXT_LOCAL_DATE_TIME - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
TEXT_OFFSET_DATE_TIME - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
TEXT_ZONED_DATE_TIME - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
TextRowProtocol - com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol中的类
 
TextRowProtocol(int, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol
Constructor.
threadId - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
threadId - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
throwFailoverMessage(HostAddress, boolean, SQLException, boolean) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
Throw a human readable message after a failoverException.
throwFailoverMessage(HostAddress, boolean, SQLException, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
TIMEOUT_MS - 类 中的静态变量com.oceanbase.jdbc.internal.failover.utils.Consts
 
TimeoutRecover - com.oceanbase.jdbc.internal.failover.BlackList.recover中的类
 
TimeoutRecover() - 类 的构造器com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
TimeoutRecover(long) - 类 的构造器com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
TimeParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
TimeParameter(Time, TimeZone, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
Constructor.
TIMESTAMAPLTZCalendarToBytes(Calendar, boolean, Date, Timestamp, Time) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMAPTZCalendarToBytes(Calendar, boolean, Date, Timestamp, Time) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMP - com.oceanbase.jdbc.extend.datatype中的类
 
TIMESTAMP() - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP(Time) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP(Date) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP(Timestamp) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP(Timestamp, Calendar) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP(String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
TIMESTAMP - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
TIMESTAMP_SIZE - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
timestampAfterRead - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
timestampBeforeFlush - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
TIMESTAMPLTZ - com.oceanbase.jdbc.extend.datatype中的类
 
TIMESTAMPLTZ() - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
TIMESTAMPLTZ(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
TIMESTAMPLTZ(Connection, Time) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
TIMESTAMPLTZ(Connection, Date) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
TIMESTAMPLTZ(Connection, Timestamp) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
TimestampParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
 
TimestampParameter(Timestamp, TimeZone, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
Constructor.
TIMESTAMPToBytes(Timestamp) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPToBytes(Timestamp, Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZ - com.oceanbase.jdbc.extend.datatype中的类
 
TIMESTAMPTZ() - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(byte[]) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Date) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Date, Calendar) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Time) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Time, Calendar) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Timestamp) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Timestamp, Calendar) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, Timestamp, Calendar, boolean) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, String) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ(Connection, String, Calendar) - 类 的构造器com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTAMPTZ_SIZE - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Date) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Date, Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Time) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Time, Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Timestamp) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Timestamp, Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, Timestamp, Calendar, boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZtoBytes(Connection, String, Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZToString(int, int, int, int, int, int, int, int, String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTAMPTZToString(Connection, byte[], boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
timestampValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
timestampValue(Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
timestampValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
timestampValue(Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
timestampValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
timestampValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
timestampValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
TIMESTMAPBytesToString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPLTZToBytes(Connection, Time) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPLTZToBytes(Connection, Date) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPLTZToBytes(Connection, Timestamp) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPLTZToString(int, int, int, int, int, int, int, int, String, boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPLTZToString(Connection, byte[], boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPToBytes(Time) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPToBytes(Date) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
TIMESTMAPToString(int, int, int, int, int, int, int, int, String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
timeTrace - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
TimeTrace - com.oceanbase.jdbc.internal.protocol中的类
 
TimeTrace(long, int) - 类 的构造器com.oceanbase.jdbc.internal.protocol.TimeTrace
 
timeValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
timeValue(Calendar) - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
timeValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
timeValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
timeValue() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
timeValue(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
timeZone - 类 中的变量com.oceanbase.jdbc.JDBC4ResultSet
 
TINYINT1_IS_BIT - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
TINYINT1_IS_BIT - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
tinyInt1isBit - 类 中的变量com.oceanbase.jdbc.util.Options
 
TlsSocketPlugin - com.oceanbase.jdbc.tls中的接口
 
TlsSocketPluginLoader - com.oceanbase.jdbc.tls中的类
 
TlsSocketPluginLoader() - 类 的构造器com.oceanbase.jdbc.tls.TlsSocketPluginLoader
 
tlsSocketType - 类 中的变量com.oceanbase.jdbc.util.Options
 
TMMIGRATE - 类 中的静态变量com.oceanbase.jdbc.OceanBaseXaResource
 
tnsDaemon - 类 中的静态变量com.oceanbase.jdbc.internal.util.Utils
 
TnsDaemon - com.oceanbase.jdbc中的类
 
TnsDaemon() - 类 的构造器com.oceanbase.jdbc.TnsDaemon
 
tnsnamesDetectionPeriod - 类 中的变量com.oceanbase.jdbc.util.Options
 
tnsnamesPath - 类 中的变量com.oceanbase.jdbc.util.Options
 
toByteArray() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement
Encode a FieldElement in its $(b-1)$-bit encoding.
toByteArray() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Converts the group element to an encoded point on the curve.
toBytes(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
toBytes(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
toBytes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toBytes(String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toBytes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toBytes(Connection, String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toBytes() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toCached() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Converts the group element to the CACHED representation.
toDate(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
toDate(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toDate(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toFormatTimeString(String, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
toFormatTimeStringWitTimeZone(String, String) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
toHexString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_DOUBLE
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.BINARY_FLOAT
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.Datum
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RAW
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toJdbc() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toJson() - 接口 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.AppendStrategy
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.NormalAppend
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
toJson() - 接口 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.RemoveStrategy
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
toJson() - 接口 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy
 
toJson() - 接口 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupBalanceStrategy
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupRotationStrategy
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RandomStrategy
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RotationStrategy
 
toJson() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy
 
toP2() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Converts the group element to the P2 representation.
toP3() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
Converts the group element to the P3 representation.
toResultSetString(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toResultSetString(Connection) - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toSplicedString(int, int, int, int, int, int, int) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
toString() - 类 中的方法com.oceanbase.jdbc.Clob
ToString implementation.
toString() - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
toString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.INTERVALDS
 
toString() - 类 中的方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
toString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.INTERVALYM
 
toString() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER
 
toString() - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
toString() - 类 中的方法com.oceanbase.jdbc.extend.datatype.RowIdImpl
 
toString(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toString() - 类 中的方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toString(List<HostAddress>) - 类 中的静态方法com.oceanbase.jdbc.HostAddress
ToString implementation of addresses.
toString(HostAddress[]) - 类 中的静态方法com.oceanbase.jdbc.HostAddress
ToString implementation of addresses.
toString() - 类 中的方法com.oceanbase.jdbc.HostAddress
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.Ed25519FieldElement
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
 
toString() - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.NormalAppend
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.HandleErrorResult
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceHostAddress
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupRotationStrategy
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RandomStrategy
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RotationStrategy
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.tools.SearchFilter
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.util.dao.Identifier
Identifier string value.
toString() - 类 中的方法com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.util.ServerPrepareStatementCache
 
toString() - 类 中的方法com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
toString() - 类 中的方法com.oceanbase.jdbc.JDBC4PreparedStatement
 
toString() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
Return sql String value.
toString() - 类 中的方法com.oceanbase.jdbc.OceanBaseSavepoint
 
toString() - 类 中的方法com.oceanbase.jdbc.UrlParser
ToString implementation.
toString() - 类 中的方法com.oceanbase.jdbc.util.Options
 
TOTAL_HEADER_LENGTH - 类 中的静态变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
toTime(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
toTime(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTime(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toTimestamp(byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toTimestamp(byte[], Calendar) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMP
 
toTimestamp(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTimestamp(Protocol, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTimestamp(Protocol, byte[], boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTIMESTAMP(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTIMESTAMP(Protocol, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTIMESTAMP(Protocol, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toTIMESTAMP(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toTimestamp(Protocol, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toTimestamp(Protocol, byte[], boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toTimestamp(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPTZ
 
toTIMESTAMPTZ(Connection, byte[]) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.TIMESTAMPLTZ
 
toTimezoneStr(byte, byte, String, boolean) - 类 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
 
trace(String) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
trace(String, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
trace(String, Object, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
trace(String, Object...) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
trace(String, Throwable) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
trace(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
trace(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
trace(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
trace(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
trace(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
trace(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
trace(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
trace(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
trace(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
trace(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
traceCache - 类 中的变量com.oceanbase.jdbc.internal.failover.FailoverProxy
 
traceCache - 类 中的变量com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream
 
traceCache - 类 中的变量com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
traceCache - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
traceInfo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
 
traceInfo - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
TraceObject - com.oceanbase.jdbc.internal.io中的类
 
TraceObject(boolean, int, long, byte[]...) - 类 的构造器com.oceanbase.jdbc.internal.io.TraceObject
Permit to store OceanBase packets.
trackSchema - 类 中的变量com.oceanbase.jdbc.util.Options
 
transactionFromString(String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Traduce a String value of transaction isolation to corresponding java value.
transactionIsolationLevel - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
transformedBitIsBoolean - 类 中的变量com.oceanbase.jdbc.util.Options
 
trimBlobToServer(int) - 类 中的方法com.oceanbase.jdbc.Blob
Truncate Blob object by the DBMS_LOB.trim(?
TrimSQLInfo(String, int, int, int, List<Integer>, int) - 类 的构造器com.oceanbase.jdbc.internal.util.Utils.TrimSQLInfo
 
trimSQLString(String, boolean, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
trimSQLString(String, boolean, boolean, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Adjust the string to have no comments and the name binding parameters to ?
trimSQLStringInternal(String, boolean, boolean, boolean) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
 
truncate(long) - 类 中的方法com.oceanbase.jdbc.Blob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - 类 中的方法com.oceanbase.jdbc.Clob
 
trustServerCertificate - 类 中的变量com.oceanbase.jdbc.util.Options
 
trustStore - 类 中的变量com.oceanbase.jdbc.util.Options
 
trustStorePassword - 类 中的变量com.oceanbase.jdbc.util.Options
 
trustStoreType - 类 中的变量com.oceanbase.jdbc.util.Options
 
TWO - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
type() - 接口 中的方法com.oceanbase.jdbc.authentication.AuthenticationPlugin
Authentication plugin type.
type() - 接口 中的方法com.oceanbase.jdbc.credential.CredentialPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.credential.env.EnvCredentialPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.credential.system.PropertiesCredentialPlugin
 
type - 类 中的变量com.oceanbase.jdbc.HostAddress
 
TYPE - 类 中的静态变量com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin
 
TYPE - 类 中的静态变量com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin
 
TYPE - 类 中的静态变量com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin
 
TYPE - 类 中的静态变量com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendGssApiAuthPacket
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.SendPamAuthPacket
 
type() - 类 中的方法com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
 
type - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjMeta
 
type() - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.DefaultTlsSocketPlugin
 
type() - 接口 中的方法com.oceanbase.jdbc.tls.TlsSocketPlugin
plugin type.
TYPE_BLOB - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_CHAR - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_CLOB - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_COLLECTION - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_CURSOR - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_DATE - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_MASTER - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ParameterConstant
 
TYPE_MAX - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_NUMBER - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_OBJECT - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_RAW - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_SLAVE - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ParameterConstant
 
TYPE_TIMESTMAP - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 
TYPE_VARCHAR2 - 类 中的静态变量com.oceanbase.jdbc.extend.datatype.ComplexDataType
 

U

uncompressLength - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
UNIQUE_KEY - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
UnixDomainSocket - com.oceanbase.jdbc.internal.io.socket中的类
 
UnixDomainSocket(String) - 类 的构造器com.oceanbase.jdbc.internal.io.socket.UnixDomainSocket
 
UnixDomainSocket.SockAddr - com.oceanbase.jdbc.internal.io.socket中的类
 
UnmapViewOfFile(Pointer) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
unmask(int) - 类 中的静态方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
unquoteIdentifier(String) - 类 中的静态方法com.oceanbase.jdbc.OceanBaseConnection
已过时。
since 1.3.0
unscheduleTask() - 类 中的方法com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable
Unschedule task if active, and cancel thread to inform it must be interrupted in a proper way.
UNSIGNED - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.ColumnFlags
 
unwrap(Class<T>) - 类 中的方法com.oceanbase.jdbc.CallableParameterMetaData
 
unwrap(Class<T>) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
unwrap(Class<T>) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
unwrap(Class<T>) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
unwrap(Class<T>) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
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>) - 类 中的方法com.oceanbase.jdbc.OceanBaseDataSource
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>) - 类 中的方法com.oceanbase.jdbc.OceanBaseParameterMetaData
 
unwrap(Class<T>) - 类 中的方法com.oceanbase.jdbc.OceanBasePoolDataSource
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>) - 类 中的方法com.oceanbase.jdbc.OceanBaseResultSetMetaData
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>) - 类 中的方法com.oceanbase.jdbc.OceanBaseStatement
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>) - 类 中的方法com.oceanbase.jdbc.SimpleParameterMetaData
 
UpdatableColumnDefinition - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
UpdatableColumnDefinition(ColumnDefinition, boolean, boolean, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.UpdatableColumnDefinition
Constructor of Column metadata.
UpdatableResultSet - com.oceanbase.jdbc.internal.com.read.resultset中的类
 
UpdatableResultSet(ColumnDefinition[], Results, Protocol, PacketInputStream, boolean, boolean, boolean) - 类 的构造器com.oceanbase.jdbc.internal.com.read.resultset.UpdatableResultSet
Constructor.
UpdatableResultSet_12 - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
UpdatableResultSet_12 - 类 中的静态变量com.oceanbase.jdbc.JDBC4UpdatableResultSet
 
update(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
update(int) - 类 中的方法com.oceanbase.jdbc.util.OceanBaseCRC32C
 
updateArray(int, Array) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateArray(String, Array) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateArray(int, Array) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateArray(String, Array) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateArray(int, Array) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateArray(String, Array) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateAsciiStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateAsciiStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateAsciiStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateAsciiStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateAsciiStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateAsciiStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateAsciiStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateAsciiStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateAsciiStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateAsciiStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateAsciiStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateAsciiStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateAsciiStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateAsciiStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateAsciiStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateAsciiStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateAsciiStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateAsciiStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBigDecimal(int, BigDecimal) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBigDecimal(String, BigDecimal) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBigDecimal(int, BigDecimal) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBigDecimal(String, BigDecimal) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBigDecimal(int, BigDecimal) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBigDecimal(String, BigDecimal) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBinaryStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBinaryStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBinaryStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBinaryStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBinaryStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBinaryStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBinaryStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBinaryStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBinaryStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBinaryStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBinaryStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBinaryStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBinaryStream(int, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBinaryStream(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBinaryStream(String, InputStream, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBinaryStream(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBinaryStream(int, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBinaryStream(String, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlob(int, Blob) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBlob(String, Blob) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBlob(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBlob(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBlob(int, InputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBlob(String, InputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBlob(int, Blob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(String, Blob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(String, Blob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(int, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(String, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBlob(int, Blob) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlob(String, Blob) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlob(int, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlob(String, InputStream) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlob(int, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlob(String, InputStream, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBlobToServer(long, byte[], int, int) - 类 中的方法com.oceanbase.jdbc.Blob
Update Blob object by the DBMS_LOB.write(?
updateBoolean(int, boolean) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBoolean(String, boolean) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBoolean(int, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBoolean(String, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBoolean(int, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBoolean(String, boolean) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateByte(int, byte) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateByte(String, byte) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateByte(int, byte) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateByte(String, byte) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateByte(int, byte) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateByte(String, byte) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBytes(int, byte[]) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBytes(String, byte[]) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateBytes(int, byte[]) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBytes(String, byte[]) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateBytes(int, byte[]) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateBytes(String, byte[]) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateCharacterStream(int, Reader, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateCharacterStream(String, Reader, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateCharacterStream(int, Reader, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateCharacterStream(String, Reader, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateCharacterStream(int, Reader, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateCharacterStream(String, Reader, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateClob(int, Clob) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateClob(String, Clob) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateClob(int, Clob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateClob(String, Clob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateClob(int, Clob) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateClob(String, Clob) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateDate(int, Date) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateDate(String, Date) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateDate(int, Date) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateDate(String, Date) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateDate(int, Date) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateDate(String, Date) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateDouble(int, double) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateDouble(String, double) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateDouble(int, double) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateDouble(String, double) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateDouble(int, double) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateDouble(String, double) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateFloat(int, float) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateFloat(String, float) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateFloat(int, float) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateFloat(String, float) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateFloat(int, float) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateFloat(String, float) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateInt(int, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateInt(String, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateInt(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateInt(String, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateInt(int, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateInt(String, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateLong(int, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateLong(String, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateLong(int, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateLong(String, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateLong(int, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateLong(String, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateMaxDuration(long) - 类 中的静态方法com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration
 
updateNCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNCharacterStream(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNCharacterStream(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNCharacterStream(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNCharacterStream(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNClob(int, NClob) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNClob(String, NClob) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNClob(int, NClob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNClob(String, NClob) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNClob(int, NClob) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNClob(String, NClob) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNClob(int, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNClob(String, Reader) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNClob(int, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNClob(String, Reader, long) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNString(int, String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNString(String, String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNString(int, String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNString(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNString(int, String) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNString(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNull(int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNull(String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateNull(int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNull(String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateNull(int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateNull(String) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateObject(int, Object, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateObject(int, Object) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateObject(String, Object, int) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateObject(String, Object) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateObject(int, Object, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateObject(int, Object) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateObject(String, Object, int) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateObject(String, Object) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateObject(int, Object, SQLType) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateObject(int, Object, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateObject(int, Object) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateObject(String, Object, int) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateObject(String, Object) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateRef(int, Ref) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateRef(String, Ref) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateRef(int, Ref) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateRef(String, Ref) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateRef(int, Ref) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateRef(String, Ref) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateRequestId() - 类 中的方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
 
updateRow() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateRow() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateRow() - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateRowData(byte[]) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
Update row's raw bytes. in case of row update, refresh the data.
updateRowId(int, RowId) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateRowId(String, RowId) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateRowId(int, RowId) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateRowId(String, RowId) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateRowId(int, RowId) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateRowId(String, RowId) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updatesAreDetected(int) - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
updateShort(int, short) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateShort(String, short) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateShort(int, short) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateShort(String, short) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateShort(int, short) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateShort(String, short) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateSQLXML(int, SQLXML) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateSQLXML(String, SQLXML) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateSQLXML(int, SQLXML) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateSQLXML(String, SQLXML) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateSQLXML(int, SQLXML) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateSQLXML(String, SQLXML) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateStartIndexInEntireResult() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateString(int, String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateString(String, String) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateString(int, String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateString(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateString(int, String) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateString(String, String) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateTime(int, Time) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateTime(String, Time) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateTime(int, Time) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateTime(String, Time) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateTime(int, Time) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateTime(String, Time) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateTimestamp(int, Timestamp) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateTimestamp(String, Timestamp) - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
updateTimestamp(int, Timestamp) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateTimestamp(String, Timestamp) - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
 
updateTimestamp(int, Timestamp) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
updateTimestamp(String, Timestamp) - 类 中的方法com.oceanbase.jdbc.JDBC4UpdatableResultSet
{inheritDoc}.
url - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
urlParser - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
urlParser - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
UrlParser - com.oceanbase.jdbc中的类
parse and verification of URL.
UrlParser(String, List<HostAddress>, Options, HaMode) - 类 的构造器com.oceanbase.jdbc.UrlParser
Constructor.
useAffectedRows - 类 中的变量com.oceanbase.jdbc.util.Options
 
useArrayBinding - 类 中的变量com.oceanbase.jdbc.util.Options
 
useBatchMultiSend - 类 中的变量com.oceanbase.jdbc.util.Options
 
useBatchMultiSendNumber - 类 中的变量com.oceanbase.jdbc.util.Options
 
useBulkStmts - 类 中的变量com.oceanbase.jdbc.util.Options
 
useCompatibleMetadata - 类 中的变量com.oceanbase.jdbc.util.Options
 
useCompression - 类 中的变量com.oceanbase.jdbc.util.Options
 
useCursorFetch - 类 中的变量com.oceanbase.jdbc.util.Options
 
useCursorOffset - 类 中的变量com.oceanbase.jdbc.util.Options
 
useFormatExceptionMessage - 类 中的变量com.oceanbase.jdbc.util.Options
 
useFractionalSeconds - 类 中的变量com.oceanbase.jdbc.util.Options
 
useInformationSchema - 类 中的变量com.oceanbase.jdbc.util.Options
 
useLegacyDatetimeCode - 类 中的变量com.oceanbase.jdbc.util.Options
 
useLobLocatorV2 - 类 中的变量com.oceanbase.jdbc.util.Options
 
useLocalXID - 类 中的变量com.oceanbase.jdbc.util.Options
 
useNewExtraInfo - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
useObChecksum - 类 中的变量com.oceanbase.jdbc.util.Options
 
useOceanBaseProtocolV20 - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
useOceanBaseProtocolV20 - 类 中的变量com.oceanbase.jdbc.util.Options
 
useOldAliasMetadataBehavior - 类 中的变量com.oceanbase.jdbc.util.Options
 
useOraclePrepareExecute - 类 中的变量com.oceanbase.jdbc.util.Options
 
usePieceData - 类 中的变量com.oceanbase.jdbc.util.Options
 
usePipelineAuth - 类 中的变量com.oceanbase.jdbc.util.Options
 
useProxyUser - 类 中的变量com.oceanbase.jdbc.util.Options
 
user - 类 中的变量com.oceanbase.jdbc.OceanBaseDataSource
 
user - 类 中的变量com.oceanbase.jdbc.util.Options
 
useReadAheadInput - 类 中的变量com.oceanbase.jdbc.util.Options
 
useResetConnection - 类 中的变量com.oceanbase.jdbc.util.Options
 
username - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
useServerPrepStmts - 类 中的变量com.oceanbase.jdbc.util.Options
 
useServerPsStmtChecksum - 类 中的变量com.oceanbase.jdbc.util.Options
 
usesLocalFilePerTable() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
usesLocalFiles() - 类 中的方法com.oceanbase.jdbc.JDBC4DatabaseMetaData
 
useSqlStringCache - 类 中的变量com.oceanbase.jdbc.util.Options
 
useSsl - 类 中的变量com.oceanbase.jdbc.util.Options
 
Utils - com.oceanbase.jdbc.internal.com.send.authentication.ed25519中的类
Basic utilities for EdDSA.
Utils() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
 
Utils - com.oceanbase.jdbc.internal.util中的类
 
Utils() - 类 的构造器com.oceanbase.jdbc.internal.util.Utils
 
Utils.TrimSQLInfo - com.oceanbase.jdbc.internal.util中的类
 

V

valid - 类 中的变量com.oceanbase.jdbc.CallableParameterMetaData
 
validate(String) - 接口 中的方法com.oceanbase.jdbc.LocalInfileInterceptor
 
validateFileName(String, ParameterHolder[], String) - 类 中的静态方法com.oceanbase.jdbc.internal.util.Utils
Validate that file name correspond to send query.
validConnectionTimeout - 类 中的变量com.oceanbase.jdbc.util.Options
 
validParameters() - 类 中的方法com.oceanbase.jdbc.JDBC4ServerPreparedStatement
 
value - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
valueLen - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj
 
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.TIMETYPE
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement.Representation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo.STATE
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.TagKey
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfoKey
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.util.constant.HaMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.util.ResourceStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.internal.util.SqlStates
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.JDBC4DatabaseMetaData.TableType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.JDBC4ResultSet.ResultSetClass
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.TIMETYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.ColumnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement.Representation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.failover.utils.HostStateInfo.STATE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.TagKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfoKey
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.util.constant.HaMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.util.ResourceStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.internal.util.SqlStates
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.JDBC4DatabaseMetaData.TableType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.JDBC4ResultSet.ResultSetClass
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.oceanbase.jdbc.util.DefaultOptions
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verify(String, SSLSession, Options, long) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.DefaultTlsSocketPlugin
 
verify(String, SSLSession) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.HostnameVerifierImpl
 
verify(String, SSLSession, long) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.HostnameVerifierImpl
Verification, like HostnameVerifier.verify() with an additional server thread id to identify connection in logs.
verify(String, X509Certificate, long) - 类 中的方法com.oceanbase.jdbc.internal.protocol.tls.HostnameVerifierImpl
Verification that throw an exception with a detailed error message in case of error.
verify(String, SSLSession, Options, long) - 接口 中的方法com.oceanbase.jdbc.tls.TlsSocketPlugin
Host name verifier implementation.
version - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
 
Version - com.oceanbase.jdbc.internal.util.constant中的类
 
Version() - 类 的构造器com.oceanbase.jdbc.internal.util.constant.Version
 
version - 类 中的静态变量com.oceanbase.jdbc.internal.util.constant.Version
 
versionGreaterOrEqual(int, int, int) - 类 中的方法com.oceanbase.jdbc.internal.failover.AbstractMastersListener
 
versionGreaterOrEqual(int, int, int) - 类 中的方法com.oceanbase.jdbc.internal.failover.impl.MastersSlavesListener
 
versionGreaterOrEqual(int, int, int) - 接口 中的方法com.oceanbase.jdbc.internal.failover.Listener
 
versionGreaterOrEqual(int, int, int) - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
Utility method to check if database version is greater than parameters.
versionGreaterOrEqual(int, int, int) - 接口 中的方法com.oceanbase.jdbc.internal.protocol.Protocol
 
versionGreaterOrEqual(int, int, int) - 类 中的方法com.oceanbase.jdbc.OceanBaseConnection
 
vStr - 类 中的变量com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjValue
 

W

WaitForMultipleObjects(int, WinNT.HANDLE[], boolean, int) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
WaitForSingleObject(WinNT.HANDLE, int) - 接口 中的方法com.oceanbase.jdbc.internal.io.socket.SharedMemorySocket.Kernel32
 
waitNewMasterProtocol - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
waitNewSecondaryProtocol - 类 中的变量com.oceanbase.jdbc.internal.failover.AbstractMastersSlavesListener
 
warn(String) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
warn(String, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
warn(String, Object...) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
warn(String, Object, Object) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
warn(String, Throwable) - 接口 中的方法com.oceanbase.jdbc.internal.logging.Logger
 
warn(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
warn(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
warn(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
warn(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
warn(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.NoLogger
 
warn(String) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
warn(String, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
warn(String, Object...) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
warn(String, Object, Object) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
warn(String, Throwable) - 类 中的方法com.oceanbase.jdbc.internal.logging.Slf4JLogger
 
wasNull() - 类 中的方法com.oceanbase.jdbc.CallableFunctionStatement
 
wasNull() - 类 中的方法com.oceanbase.jdbc.CallableProcedureStatement
 
wasNull() - 类 中的方法com.oceanbase.jdbc.extend.datatype.ArrayImpl
 
wasNull() - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
Reports whether the last column read had a value of Null.
wasNull() - 类 中的方法com.oceanbase.jdbc.JDBC4ResultSet
{inheritDoc}.
whereEndPos - 类 中的变量com.oceanbase.jdbc.OceanBaseStatement
 
whyConnectedIsFalse() - 类 中的方法com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
WindowsNativeSspiAuthentication - com.oceanbase.jdbc.internal.com.send.authentication.gssapi中的类
 
WindowsNativeSspiAuthentication() - 类 的构造器com.oceanbase.jdbc.internal.com.send.authentication.gssapi.WindowsNativeSspiAuthentication
 
withDeadLockInfo(String) - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
withThreadName(String) - 异常错误 中的方法com.oceanbase.jdbc.internal.util.exceptions.OceanBaseSqlException
 
write(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write byte into buffer, flush buffer to socket if needed.
write(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
write(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write byte array to buffer.
write(String) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
write(String, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write string to socket.
write(InputStream, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write stream into socket.
write(InputStream, long, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write stream into socket.
write(Reader, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write reader into socket.
write(Reader, long, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write reader into socket.
write(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(byte[]) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(byte[], int, int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(String) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(String, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(InputStream, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(InputStream, long, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(Reader, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(Reader, long, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
write(int) - 类 中的方法com.oceanbase.jdbc.LobOutputStream
 
write(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.LobOutputStream
 
write(byte[]) - 类 中的方法com.oceanbase.jdbc.LobOutputStream
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBSerializableParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
 
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
Write data to socket in binary format.
writeBinary(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
Write data to socket in binary format.
writeByte(byte) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeBytes(byte[], int, int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeBytes(byte, byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Write bytes.
writeBytes(byte, int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write byte value, len times into buffer. flush buffer if too small.
writeBytes(byte, int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeBytesEscaped(byte[], int, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write escape bytes to socket.
writeBytesEscaped(byte[], int, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeBytesEscapedQuote(byte[], int, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write escape bytes to socket.
writeBytesEscapedQuote(byte[], int, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeCmdArrayBinding(int, List<ParameterHolder[]>, int, int, ColumnType[], PacketOutputStream, byte, Protocol) - 类 中的静态方法com.oceanbase.jdbc.internal.com.send.ComStmtExecute
 
writeEmptyPacket(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Send empty packet.
writeEmptyPacket() - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
writeEmptyPacket() - 类 中的方法com.oceanbase.jdbc.internal.io.output.CompressPacketOutputStream
Write an empty packet.
writeEmptyPacket() - 类 中的方法com.oceanbase.jdbc.internal.io.output.Ob20PacketOutputStream
 
writeEmptyPacket(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeEmptyPacket() - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeEmptyPacket() - 类 中的方法com.oceanbase.jdbc.internal.io.output.StandardPacketOutputStream
Write an empty com.
writeEscapeQuote(Reader, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
writeEscapeQuote(Reader, long, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
writeEscapeQuote(Reader, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeEscapeQuote(Reader, long, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeFieldLength(long) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write field length into buffer, flush socket if needed.
writeFieldLength(long) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeFloatV1(float) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
 
writeFloatV1(float) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeHex(InputStream, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write stream AS hexdump into socket.
writeHex(InputStream, long, boolean, boolean) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write stream As hexdump into socket.
writeHex(InputStream, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeHex(InputStream, long, boolean, boolean) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeInt(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeInt(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write int value into buffer. flush buffer if too small.
writeInt(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeIntV1(int) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
writeInt operation for jdbc 1.x
writeIntV1(int) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeIntV2(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeLength(long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Write length.
writeLoadBalanceInfosIntoJsonFile() - 类 中的静态方法com.oceanbase.jdbc.internal.failover.utils.ConfigParser
 
writeLong(long) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write long value into buffer. flush buffer if too small.
writeLong(long) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeLongData(PacketOutputStream, Options, int, short) - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder
 
writeLongData(PacketOutputStream, Options, int, short) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
Never used
writeLongData(PacketOutputStream, Options, int, short) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
Never used
writeLongData(PacketOutputStream, Options, int, short) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
Read the data in Reader and send Long Data Packet in batches according to the size of blobSendChunkSize
writeLongData(PacketOutputStream, Options, int, short) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
Read the data in InputStream and send Long Data Packet in batches according to the size of blobSendChunkSize
writeLongFromHighToLow(long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeLongFromLowToHigh(long) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeLongInt(int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeLongV1(long) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
writeLong operation for jdbc 1.x
writeLongV1(long) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeNBytes(long, int) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeObjectToBytes() - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
 
writePieceData(PacketOutputStream, boolean, Options) - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder
 
writePieceData(PacketOutputStream, boolean, Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
 
writePieceData(PacketOutputStream, boolean, Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
 
writePieceData(PacketOutputStream, boolean, Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
Never used
writePieceData(PacketOutputStream, boolean, Options) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
Never used
writer - 类 中的变量com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol
 
writeShort(short) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeShort(short) - 类 中的方法com.oceanbase.jdbc.internal.io.output.AbstractPacketOutputStream
Write short value into buffer. flush buffer if too small.
writeShort(short) - 接口 中的方法com.oceanbase.jdbc.internal.io.output.PacketOutputStream
 
writeShortV2(short) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeString(String) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
 
writeStringLength(String, Charset) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Write value with length encoded prefix.
writeStringLength(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Write value with length encoded prefix.
writeStringSmallLength(byte[]) - 类 中的方法com.oceanbase.jdbc.internal.com.read.Buffer
Write value with length encoded prefix. value length MUST be less than 251 char
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.extend.datatype.NUMBER_FLOAT
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter
Write data to socket in text format.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter
Write Byte value to stream using TEXT protocol.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateParameter
Write to server OutputStream in text protocol.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DateTimeParameter
Write timestamps to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter
Send escaped String to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.IntParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter
Write Time parameter to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.LongParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.NullParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter
Write data to socket in text format.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter
Send escaped String to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter
Write reader to database in text format.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBSerializableParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter
Write stream in text format.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter
Write timestamps to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter
Write timestamps to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter
Write timestamps to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OBVarcharParameter
Send escaped String to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter
Write timestamps to outputStream.
writeTo(PacketOutputStream) - 接口 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder
Write parameter value.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter
Write reader to database in text format.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter
Write object to buffer for text protocol.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter
 
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter
Write stream in text format.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.StringParameter
Send escaped String to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter
Write Time parameter to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter
Write timestamps to outputStream.
writeTo(PacketOutputStream) - 类 中的方法com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
Write timestamps to outputStream.

X

xidToString(Xid) - 类 中的静态方法com.oceanbase.jdbc.OceanBaseXaResource
 

Y

YEAR_IS_DATE_TYPE - 类 中的静态变量com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
YEAR_IS_DATE_TYPE - 类 中的静态变量com.oceanbase.jdbc.JDBC4ResultSet
 
yearIsDateType - 类 中的变量com.oceanbase.jdbc.util.Options
 

Z

ZERO - 类 中的变量com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field
 
ZERO_DATETIME_CONVERT_TO_NULL - 类 中的静态变量com.oceanbase.jdbc.util.Options
 
ZERO_DATETIME_EXCEPTION - 类 中的静态变量com.oceanbase.jdbc.util.Options
 
ZERO_DATETIME_ROUND - 类 中的静态变量com.oceanbase.jdbc.util.Options
 
zeroDateTimeBehavior - 类 中的变量com.oceanbase.jdbc.util.Options
 
zeroFillingIfNeeded(String, ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
zgetNUMBER(ColumnDefinition) - 类 中的方法com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
 
ZonedDateTimeParameter - com.oceanbase.jdbc.internal.com.send.parameters中的类
server doesn't support temporal with timezone (MDEV-10018) for the moment.
ZonedDateTimeParameter(ZonedDateTime, ZoneId, boolean, Options) - 类 的构造器com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter
Constructor.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2024 oceanbase.com. All rights reserved.