您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.driver
,
org.apache.shardingsphere.driver.api
,
org.apache.shardingsphere.driver.api.yaml
,
org.apache.shardingsphere.driver.data.pipeline.datasource.creator
,
org.apache.shardingsphere.driver.executor
,
org.apache.shardingsphere.driver.executor.batch
,
org.apache.shardingsphere.driver.executor.callback
,
org.apache.shardingsphere.driver.executor.callback.impl
,
org.apache.shardingsphere.driver.jdbc.adapter
,
org.apache.shardingsphere.driver.jdbc.adapter.executor
,
org.apache.shardingsphere.driver.jdbc.adapter.invocation
,
org.apache.shardingsphere.driver.jdbc.context
,
org.apache.shardingsphere.driver.jdbc.core
,
org.apache.shardingsphere.driver.jdbc.core.connection
,
org.apache.shardingsphere.driver.jdbc.core.datasource
,
org.apache.shardingsphere.driver.jdbc.core.datasource.metadata
,
org.apache.shardingsphere.driver.jdbc.core.driver
,
org.apache.shardingsphere.driver.jdbc.core.resultset
,
org.apache.shardingsphere.driver.jdbc.core.statement
,
org.apache.shardingsphere.driver.jdbc.core.statement.metadata
,
org.apache.shardingsphere.driver.jdbc.exception.connection
,
org.apache.shardingsphere.driver.jdbc.exception.syntax
,
org.apache.shardingsphere.driver.jdbc.exception.transaction
,
org.apache.shardingsphere.driver.jdbc.unsupported
,
org.apache.shardingsphere.driver.state
,
org.apache.shardingsphere.driver.state.circuit
,
org.apache.shardingsphere.driver.state.circuit.connection
,
org.apache.shardingsphere.driver.state.circuit.datasource
,
org.apache.shardingsphere.driver.state.circuit.metadata
,
org.apache.shardingsphere.driver.state.circuit.resultset
,
org.apache.shardingsphere.driver.state.circuit.statement
,
org.apache.shardingsphere.driver.state.lock
,
org.apache.shardingsphere.driver.state.ok
类分层结构
java.lang.
Object
org.apache.shardingsphere.driver.executor.batch.
BatchExecutionUnit
org.apache.shardingsphere.driver.executor.batch.
BatchPreparedStatementExecutor
org.apache.shardingsphere.driver.jdbc.context.
CachedDatabaseMetaData
org.apache.shardingsphere.driver.state.circuit.
CircuitBreakDriverState
(implements org.apache.shardingsphere.driver.state.
DriverState
)
org.apache.shardingsphere.driver.state.circuit.metadata.
CircuitBreakerDatabaseMetaData
(implements java.sql.
DatabaseMetaData
)
org.apache.shardingsphere.driver.state.circuit.resultset.
CircuitBreakerResultSetMetaData
(implements java.sql.
ResultSetMetaData
)
org.apache.shardingsphere.driver.jdbc.core.connection.
ConnectionManager
(implements java.lang.
AutoCloseable
, org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.ExecutorJDBCConnectionManager)
org.apache.shardingsphere.driver.jdbc.core.driver.
DriverDataSourceCache
org.apache.shardingsphere.driver.executor.
DriverExecutor
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.driver.executor.
DriverJDBCExecutor
org.apache.shardingsphere.driver.state.
DriverStateContext
org.apache.shardingsphere.driver.state.
DriverStateFactory
org.apache.shardingsphere.driver.jdbc.adapter.executor.
ForceExecuteTemplate
<T>
org.apache.shardingsphere.driver.jdbc.context.
JDBCContext
org.apache.shardingsphere.infra.executor.sql.execute.engine.driver.jdbc.JDBCExecutorCallback<T> (implements org.apache.shardingsphere.infra.executor.kernel.model.ExecutorCallback<I,O>)
org.apache.shardingsphere.driver.executor.callback.
ExecuteQueryCallback
org.apache.shardingsphere.driver.executor.callback.impl.
PreparedStatementExecuteQueryCallback
org.apache.shardingsphere.driver.executor.callback.impl.
StatementExecuteQueryCallback
org.apache.shardingsphere.driver.state.lock.
LockDriverState
(implements org.apache.shardingsphere.driver.state.
DriverState
)
org.apache.shardingsphere.driver.jdbc.adapter.invocation.
MethodInvocationRecorder
<T>
org.apache.shardingsphere.driver.state.ok.
OKDriverState
(implements org.apache.shardingsphere.driver.state.
DriverState
)
org.apache.shardingsphere.driver.api.
ShardingSphereDataSourceFactory
org.apache.shardingsphere.driver.
ShardingSphereDriver
(implements java.sql.
Driver
)
org.apache.shardingsphere.driver.jdbc.core.driver.
ShardingSphereDriverURL
org.apache.shardingsphere.driver.data.pipeline.datasource.creator.
ShardingSpherePipelineDataSourceCreator
(implements org.apache.shardingsphere.data.pipeline.core.datasource.creator.PipelineDataSourceCreator)
org.apache.shardingsphere.driver.jdbc.core.resultset.
ShardingSphereResultSetUtil
org.apache.shardingsphere.driver.jdbc.core.
ShardingSphereSavepoint
(implements java.sql.
Savepoint
)
org.apache.shardingsphere.driver.jdbc.core.statement.
StatementManager
(implements java.lang.
AutoCloseable
, org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.ExecutorJDBCStatementManager)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
org.apache.shardingsphere.infra.exception.ConnectionSQLException
org.apache.shardingsphere.driver.jdbc.exception.connection.
ConnectionClosedException
org.apache.shardingsphere.driver.
DriverRegisterException
org.apache.shardingsphere.driver.jdbc.exception.connection.
ResultSetClosedException
org.apache.shardingsphere.infra.exception.SyntaxSQLException
org.apache.shardingsphere.driver.jdbc.exception.syntax.
ColumnIndexOutOfRangeException
org.apache.shardingsphere.driver.jdbc.exception.syntax.
ColumnLabelNotFoundException
org.apache.shardingsphere.driver.jdbc.exception.syntax.
EmptySQLException
org.apache.shardingsphere.transaction.exception.
TransactionSQLException
org.apache.shardingsphere.driver.jdbc.exception.transaction.
JDBCTransactionAcrossDatabasesException
org.apache.shardingsphere.driver.jdbc.adapter.
WrapperAdapter
(implements java.sql.
Wrapper
)
org.apache.shardingsphere.driver.jdbc.adapter.
AbstractDataSourceAdapter
(implements javax.sql.
DataSource
)
org.apache.shardingsphere.driver.state.circuit.datasource.
CircuitBreakerDataSource
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.driver.jdbc.core.datasource.
ShardingSphereDataSource
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedOperationConnection
(implements java.sql.
Connection
)
org.apache.shardingsphere.driver.jdbc.adapter.
AbstractConnectionAdapter
org.apache.shardingsphere.driver.jdbc.core.connection.
ShardingSphereConnection
org.apache.shardingsphere.driver.state.circuit.connection.
CircuitBreakerConnection
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedOperationParameterMetaData
(implements java.sql.
ParameterMetaData
)
org.apache.shardingsphere.driver.jdbc.core.statement.metadata.
ShardingSphereParameterMetaData
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedOperationStatement
(implements java.sql.
Statement
)
org.apache.shardingsphere.driver.jdbc.adapter.
AbstractStatementAdapter
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedOperationPreparedStatement
(implements java.sql.
PreparedStatement
)
org.apache.shardingsphere.driver.jdbc.adapter.
AbstractPreparedStatementAdapter
org.apache.shardingsphere.driver.jdbc.core.statement.
ShardingSpherePreparedStatement
org.apache.shardingsphere.driver.state.circuit.statement.
CircuitBreakerPreparedStatement
org.apache.shardingsphere.driver.jdbc.core.statement.
ShardingSphereStatement
org.apache.shardingsphere.driver.state.circuit.statement.
CircuitBreakerStatement
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedUpdateOperationResultSet
(implements java.sql.
ResultSet
)
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedOperationResultSet
org.apache.shardingsphere.driver.jdbc.adapter.
AbstractResultSetAdapter
org.apache.shardingsphere.driver.jdbc.core.resultset.
ShardingSphereResultSet
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedDatabaseMetaDataResultSet
org.apache.shardingsphere.driver.jdbc.core.resultset.
DatabaseMetaDataResultSet
org.apache.shardingsphere.driver.jdbc.unsupported.
AbstractUnsupportedGeneratedKeysResultSet
org.apache.shardingsphere.driver.jdbc.core.resultset.
GeneratedKeysResultSet
org.apache.shardingsphere.driver.state.circuit.resultset.
CircuitBreakerResultSet
org.apache.shardingsphere.driver.jdbc.adapter.
AdaptedDatabaseMetaData
(implements java.sql.
DatabaseMetaData
)
org.apache.shardingsphere.driver.jdbc.core.datasource.metadata.
ShardingSphereDatabaseMetaData
org.apache.shardingsphere.driver.jdbc.core.resultset.
GeneratedKeysResultSetMetaData
(implements java.sql.
ResultSetMetaData
)
org.apache.shardingsphere.driver.jdbc.core.resultset.
ShardingSphereResultSetMetaData
(implements java.sql.
ResultSetMetaData
)
org.apache.shardingsphere.driver.api.yaml.
YamlShardingSphereDataSourceFactory
接口分层结构
org.apache.shardingsphere.driver.executor.callback.
ExecuteCallback
org.apache.shardingsphere.driver.executor.callback.
ExecuteUpdateCallback
org.apache.shardingsphere.driver.jdbc.adapter.executor.
ForceExecuteCallback
<T>
org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
org.apache.shardingsphere.driver.state.
DriverState
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022
The Apache Software Foundation
. All rights reserved.