Class Hierarchy
- java.lang.Object
- com.oceanbase.jdbc.internal.protocol.AbstractConnectProtocol (implements com.oceanbase.jdbc.internal.protocol.Protocol)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.oceanbase.jdbc.internal.failover.AbstractMastersListener (implements com.oceanbase.jdbc.internal.failover.Listener)
- com.oceanbase.jdbc.internal.protocol.AbstractMultiSend
- com.oceanbase.jdbc.internal.io.input.AbstractPacketInputStream (implements com.oceanbase.jdbc.internal.io.input.PacketInputStream)
- com.oceanbase.jdbc.internal.protocol.AsyncMultiRead (implements java.util.concurrent.Callable<V>)
- com.oceanbase.jdbc.internal.protocol.AsyncMultiReadResult
- com.oceanbase.jdbc.authentication.AuthenticationPluginLoader
- com.oceanbase.jdbc.internal.failover.impl.checkers.BalanceStrategyChecker (implements com.oceanbase.jdbc.internal.failover.impl.checkers.ConfigChecker)
- com.oceanbase.jdbc.internal.com.send.parameters.BigDecimalParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.failover.BlackList.BlackListConfig
- com.oceanbase.jdbc.internal.failover.impl.checkers.BlackListStrategyAppendChecker (implements com.oceanbase.jdbc.internal.failover.impl.checkers.ConfigChecker)
- com.oceanbase.jdbc.internal.failover.impl.checkers.BlackListStrategyRemoveChecker (implements com.oceanbase.jdbc.internal.failover.impl.checkers.ConfigChecker)
- com.oceanbase.jdbc.internal.com.send.parameters.BooleanParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.read.Buffer
- com.oceanbase.jdbc.internal.util.BulkStatus
- com.oceanbase.jdbc.internal.com.send.parameters.ByteArrayParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.ByteParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.CallableParameterMetaData (implements java.sql.ParameterMetaData)
- com.oceanbase.jdbc.internal.util.dao.CallableStatementCacheKey
- com.oceanbase.jdbc.internal.com.send.authentication.ClearPasswordPlugin (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.internal.util.dao.ClientPrepareResult (implements com.oceanbase.jdbc.internal.util.dao.PrepareResult)
- com.oceanbase.jdbc.internal.com.read.dao.CmdInformationBatch (implements com.oceanbase.jdbc.internal.com.read.dao.CmdInformation)
- com.oceanbase.jdbc.internal.com.read.dao.CmdInformationMultiple (implements com.oceanbase.jdbc.internal.com.read.dao.CmdInformation)
- com.oceanbase.jdbc.internal.com.read.dao.CmdInformationSingle (implements com.oceanbase.jdbc.internal.com.read.dao.CmdInformation)
- com.oceanbase.jdbc.internal.com.read.resultset.ColumnDefinition
- com.oceanbase.jdbc.internal.util.constant.ColumnFlags
- com.oceanbase.jdbc.internal.com.read.dao.ColumnLabelIndexer
- com.oceanbase.jdbc.extend.datatype.ComplexData
- com.oceanbase.jdbc.extend.datatype.ArrayImpl (implements com.oceanbase.jdbc.ObArray)
- com.oceanbase.jdbc.extend.datatype.StructImpl (implements com.oceanbase.jdbc.ObStruct)
- com.oceanbase.jdbc.extend.datatype.ComplexDataType
- com.oceanbase.jdbc.extend.datatype.ComplexUtil
- com.oceanbase.jdbc.internal.com.send.ComQuery
- com.oceanbase.jdbc.internal.com.send.ComStmtExecute
- com.oceanbase.jdbc.internal.com.send.ComStmtFetch
- com.oceanbase.jdbc.internal.com.send.ComStmtPrepare
- com.oceanbase.jdbc.internal.com.send.ComStmtPrepareExecute
- com.oceanbase.jdbc.internal.failover.utils.ConfigParser
- com.oceanbase.jdbc.internal.failover.utils.ConfigParser.TnsFileInfo
- com.oceanbase.jdbc.internal.util.ConnectionState
- com.oceanbase.jdbc.internal.failover.thread.ConnectionValidator
- com.oceanbase.jdbc.internal.failover.utils.Consts
- com.oceanbase.jdbc.credential.Credential
- com.oceanbase.jdbc.credential.CredentialPluginLoader
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Curve (implements java.io.Serializable)
- com.oceanbase.jdbc.extend.datatype.DataTypeUtilities
- com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.IntervalDsParts
- com.oceanbase.jdbc.extend.datatype.DataTypeUtilities.Ret
- com.oceanbase.jdbc.internal.com.send.parameters.DateParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.extend.datatype.Datum (implements java.io.Serializable)
- com.oceanbase.jdbc.internal.com.send.parameters.DefaultParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.util.DefaultSQLs
- com.oceanbase.jdbc.internal.protocol.tls.DefaultTlsSocketPlugin (implements com.oceanbase.jdbc.tls.TlsSocketPlugin)
- com.oceanbase.jdbc.internal.util.DeRegister (implements java.sql.DriverAction)
- com.oceanbase.jdbc.internal.failover.impl.Director
- com.oceanbase.jdbc.internal.com.send.parameters.DoubleParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.Driver (implements java.sql.Driver)
- com.alipay.oceanbase.jdbc.Driver
- com.alipay.oceanbase.obproxy.mysql.jdbc.Driver
- com.oceanbase.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSANamedCurveTable
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAParameterSpec (implements java.security.spec.AlgorithmParameterSpec, java.io.Serializable)
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Encoding
- com.oceanbase.jdbc.credential.env.EnvCredentialPlugin (implements com.oceanbase.jdbc.credential.CredentialPlugin)
- com.oceanbase.jdbc.internal.com.read.ErrorPacket
- com.oceanbase.jdbc.internal.util.exceptions.ExceptionFactory
- com.oceanbase.jdbc.internal.failover.FailoverProxy (implements java.lang.reflect.InvocationHandler)
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.Field (implements java.io.Serializable)
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.FieldElement (implements java.io.Serializable)
- com.oceanbase.jdbc.internal.com.send.parameters.FloatParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace
- com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.AppInfo
- com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.ControlInfo
- com.oceanbase.jdbc.internal.protocol.flt.FullLinkTrace.TraceInfo
- com.oceanbase.jdbc.internal.util.pool.GlobalStateInfo
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.GroupElement (implements java.io.Serializable)
- com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupRotationStrategy (implements com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.GroupBalanceStrategy)
- com.oceanbase.jdbc.internal.failover.impl.checkers.GroupStrategyConfigChecker (implements com.oceanbase.jdbc.internal.failover.impl.checkers.ConfigChecker)
- com.oceanbase.jdbc.internal.com.send.authentication.gssapi.GssUtility
- com.oceanbase.jdbc.internal.failover.HandleErrorResult
- com.oceanbase.jdbc.HostAddress
- com.oceanbase.jdbc.internal.protocol.tls.HostnameVerifierImpl (implements javax.net.ssl.HostnameVerifier)
- com.oceanbase.jdbc.internal.failover.utils.HostStateInfo
- com.oceanbase.jdbc.internal.util.dao.Identifier
- java.io.InputStream (implements java.io.Closeable)
- com.oceanbase.jdbc.internal.com.send.parameters.IntParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.JDBC4DatabaseMetaData.TableMetaData (implements java.lang.Comparable<T>)
- com.oceanbase.jdbc.JDBC4ResultSet (implements com.oceanbase.jdbc.ResultSetImpl)
- com.oceanbase.jdbc.internal.util.pid.JnaPidFactory
- com.oceanbase.jdbc.internal.failover.impl.LoadBalanceAddressList
- com.oceanbase.jdbc.internal.failover.impl.LoadBalanceDriver
- com.oceanbase.jdbc.internal.failover.impl.LoadBalanceInfo
- com.oceanbase.jdbc.internal.failover.impl.LoadBlanceDriverBuilder (implements com.oceanbase.jdbc.internal.failover.impl.Builder)
- com.oceanbase.jdbc.Lob (implements java.io.Serializable)
- com.oceanbase.jdbc.Blob (implements com.oceanbase.jdbc.ObBlob)
- com.oceanbase.jdbc.Clob (implements com.oceanbase.jdbc.ObClob)
- com.oceanbase.jdbc.internal.com.send.parameters.LocalTimeParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.logging.LoggerFactory
- com.oceanbase.jdbc.internal.util.LogQueryTool
- com.oceanbase.jdbc.internal.com.send.parameters.LongParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.authentication.NativePasswordPlugin (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.internal.logging.NoLogger (implements com.oceanbase.jdbc.internal.logging.Logger)
- com.oceanbase.jdbc.internal.failover.BlackList.append.NormalAppend (implements com.oceanbase.jdbc.internal.failover.BlackList.append.AppendStrategy)
- com.oceanbase.jdbc.internal.com.send.parameters.NullParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBArrayParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_DOUBLEParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBBINARY_FLOATParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBByteArrayParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBEmptyLobParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALDSParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBINTERVALYMParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBNStringParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBER_FLOATParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBNUMBERParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.protocol.flt.ObObj
- com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjMeta
- com.oceanbase.jdbc.internal.protocol.flt.ObObj.ObObjValue
- com.oceanbase.jdbc.internal.ObOracleDefs
- com.oceanbase.jdbc.internal.com.send.parameters.OBReaderParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBStreamParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBStringParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBStructParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPLTZParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.OBTIMESTAMPTZParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.osgi.OceanBaseActivator (implements org.osgi.framework.BundleActivator)
- com.oceanbase.jdbc.internal.protocol.OceanBaseCapabilityFlag
- com.oceanbase.jdbc.OceanBaseConnection (implements com.oceanbase.jdbc.ConnectionImpl)
- com.oceanbase.jdbc.util.OceanBaseCRC16
- com.oceanbase.jdbc.util.OceanBaseCRC32C (implements java.util.zip.Checksum)
- com.oceanbase.jdbc.OceanBaseDataSource (implements javax.sql.ConnectionPoolDataSource, javax.sql.DataSource, javax.sql.XADataSource)
- com.oceanbase.jdbc.internal.osgi.OceanBaseDataSourceFactory (implements org.osgi.service.jdbc.DataSourceFactory)
- com.oceanbase.jdbc.OceanBaseOracleDatabaseMetadata (implements java.sql.DatabaseMetaData)
- com.oceanbase.jdbc.OceanBaseParameterMetaData (implements java.sql.ParameterMetaData)
- com.oceanbase.jdbc.OceanBasePoolDataSource (implements java.lang.AutoCloseable, java.io.Closeable, javax.sql.ConnectionPoolDataSource, javax.sql.DataSource, javax.sql.XADataSource)
- com.oceanbase.jdbc.OceanBasePooledConnection (implements javax.sql.PooledConnection)
- com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20
- com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.ExtraInfo
- com.oceanbase.jdbc.internal.protocol.flt.OceanBaseProtocolV20.Header
- com.oceanbase.jdbc.OceanBaseResultSetMetaData (implements java.sql.ResultSetMetaData)
- com.oceanbase.jdbc.OceanBaseSavepoint (implements java.sql.Savepoint)
- com.oceanbase.jdbc.internal.protocol.flt.OceanBaseSerialize
- com.oceanbase.jdbc.OceanBaseStatement (implements java.lang.Cloneable, java.sql.Statement)
- com.oceanbase.jdbc.internal.util.scheduler.OceanBaseThreadFactory (implements java.util.concurrent.ThreadFactory)
- com.oceanbase.jdbc.internal.protocol.tls.OceanBaseX509TrustManager (implements javax.net.ssl.X509TrustManager)
- com.oceanbase.jdbc.OceanBaseXaResource (implements javax.transaction.xa.XAResource)
- com.oceanbase.jdbc.OceanBaseXid (implements javax.transaction.xa.Xid)
- com.oceanbase.jdbc.jdbc2.optional.MysqlXid
- com.oceanbase.jdbc.internal.com.send.parameters.OffsetTimeParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.authentication.OldPasswordPlugin (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.util.Options (implements java.lang.Cloneable)
- com.oceanbase.jdbc.internal.util.OptionUtils
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.oceanbase.jdbc.internal.com.Packet
- com.oceanbase.jdbc.internal.util.constant.ParameterConstant
- com.oceanbase.jdbc.internal.util.ParsedCallParameters
- com.oceanbase.jdbc.internal.util.pid.PidFactory
- com.oceanbase.jdbc.internal.util.pool.Pool (implements java.lang.AutoCloseable, com.oceanbase.jdbc.internal.util.pool.PoolMBean)
- com.oceanbase.jdbc.internal.util.pool.Pools
- com.oceanbase.jdbc.credential.system.PropertiesCredentialPlugin (implements com.oceanbase.jdbc.credential.CredentialPlugin)
- com.oceanbase.jdbc.internal.logging.ProtocolLoggingProxy (implements java.lang.reflect.InvocationHandler)
- com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RandomStrategy (implements com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy)
- com.oceanbase.jdbc.internal.com.send.parameters.ReaderParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder)
- com.oceanbase.jdbc.internal.com.read.ReadInitialHandShakePacket
- com.oceanbase.jdbc.internal.com.read.dao.Results
- com.oceanbase.jdbc.internal.failover.BlackList.append.RetryDuration (implements com.oceanbase.jdbc.internal.failover.BlackList.append.AppendStrategy)
- com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.RotationStrategy (implements com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy)
- com.oceanbase.jdbc.extend.datatype.RowIdImpl (implements java.sql.RowId)
- com.oceanbase.jdbc.extend.datatype.RowObCursorData
- com.oceanbase.jdbc.internal.com.read.resultset.rowprotocol.RowProtocol
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.math.ed25519.ScalarOps
- com.oceanbase.jdbc.internal.util.scheduler.SchedulerServiceProviderHolder
- com.oceanbase.jdbc.internal.failover.tools.SearchFilter
- com.oceanbase.jdbc.internal.com.send.SendChangeDbPacket
- com.oceanbase.jdbc.internal.com.send.SendClosePacket
- com.oceanbase.jdbc.internal.com.send.authentication.SendGssApiAuthPacket (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.internal.com.send.SendHandshakeResponsePacket
- com.oceanbase.jdbc.internal.com.send.authentication.SendPamAuthPacket (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.internal.com.send.SendSslConnectionRequestPacket
- com.oceanbase.jdbc.internal.com.send.parameters.SerializableParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.ServerAffinityStrategy (implements com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy.BalanceStrategy)
- com.oceanbase.jdbc.internal.util.dao.ServerPrepareResult (implements com.oceanbase.jdbc.internal.util.dao.PrepareResult)
- com.oceanbase.jdbc.internal.util.constant.ServerStatus
- com.oceanbase.jdbc.internal.com.send.authentication.Sha256PasswordPlugin (implements com.oceanbase.jdbc.authentication.AuthenticationPlugin)
- com.oceanbase.jdbc.internal.com.send.parameters.ShortParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.SimpleParameterMetaData (implements java.sql.ParameterMetaData)
- com.oceanbase.jdbc.internal.logging.Slf4JLogger (implements com.oceanbase.jdbc.internal.logging.Logger)
- java.net.Socket (implements java.io.Closeable)
- javax.net.SocketFactory
- com.oceanbase.jdbc.internal.io.socket.SocketUtility
- com.oceanbase.jdbc.internal.com.send.authentication.gssapi.StandardGssapiAuthentication (implements com.oceanbase.jdbc.internal.com.send.authentication.gssapi.GssapiAuth)
- com.oceanbase.jdbc.internal.util.constant.StateChange
- com.oceanbase.jdbc.internal.com.send.parameters.StreamParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.LongDataParameterHolder)
- com.oceanbase.jdbc.internal.util.StringCacheUtil
- com.oceanbase.jdbc.internal.com.send.parameters.StringParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.sun.jna.Structure
- com.oceanbase.jdbc.internal.failover.thread.TerminableRunnable (implements java.lang.Runnable)
- java.lang.Thread (implements java.lang.Runnable)
- java.lang.Throwable (implements java.io.Serializable)
- com.oceanbase.jdbc.internal.failover.BlackList.recover.TimeoutRecover (implements com.oceanbase.jdbc.internal.failover.BlackList.recover.RemoveStrategy)
- com.oceanbase.jdbc.internal.com.send.parameters.TimeParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.internal.com.send.parameters.TimestampParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
- com.oceanbase.jdbc.tls.TlsSocketPluginLoader
- com.oceanbase.jdbc.internal.io.TraceObject
- com.oceanbase.jdbc.UrlParser (implements java.lang.Cloneable)
- com.oceanbase.jdbc.internal.util.Utils
- com.oceanbase.jdbc.internal.com.send.authentication.ed25519.Utils
- com.oceanbase.jdbc.internal.util.constant.Version
- com.oceanbase.jdbc.internal.com.send.authentication.gssapi.WindowsNativeSspiAuthentication (implements com.oceanbase.jdbc.internal.com.send.authentication.gssapi.GssapiAuth)
- javax.net.ssl.X509ExtendedKeyManager (implements javax.net.ssl.X509KeyManager)
- com.oceanbase.jdbc.internal.com.send.parameters.ZonedDateTimeParameter (implements java.lang.Cloneable, com.oceanbase.jdbc.internal.com.send.parameters.ParameterHolder)
Interface Hierarchy
Enum Hierarchy
Copyright © 2022 oceanbase.com. All rights reserved.