JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.shardingsphere.shardingjdbc.api
,
org.apache.shardingsphere.shardingjdbc.api.yaml
,
org.apache.shardingsphere.shardingjdbc.executor
,
org.apache.shardingsphere.shardingjdbc.jdbc.adapter
,
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor
,
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.constant
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.context
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset
,
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement
,
org.apache.shardingsphere.shardingjdbc.jdbc.metadata
,
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported
Class Hierarchy
java.lang.
Object
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.
AbstractRuntimeContext
<T> (implements org.apache.shardingsphere.shardingjdbc.jdbc.core.context.
RuntimeContext
<T>)
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.
EncryptRuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.
MasterSlaveRuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.
ShardingRuntimeContext
org.apache.shardingsphere.shardingjdbc.executor.
AbstractStatementExecutor
org.apache.shardingsphere.shardingjdbc.executor.
BatchPreparedStatementExecutor
org.apache.shardingsphere.shardingjdbc.executor.
PreparedStatementExecutor
org.apache.shardingsphere.shardingjdbc.executor.
StatementExecutor
org.apache.shardingsphere.shardingjdbc.api.
EncryptDataSourceFactory
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.
ForceExecuteTemplate
<T>
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.
JdbcMethodInvocation
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.
SetParameterMethodInvocation
org.apache.shardingsphere.shardingjdbc.jdbc.metadata.
JDBCTableMetaDataConnectionManager
(implements org.apache.shardingsphere.core.execute.metadata.
TableMetaDataConnectionManager
)
org.apache.shardingsphere.shardingjdbc.api.
MasterSlaveDataSourceFactory
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
ResultSetEncryptorMetaData
(implements org.apache.shardingsphere.encrypt.merge.dql.EncryptorMetaData)
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
ResultSetUtil
org.apache.shardingsphere.shardingjdbc.api.
ShardingDataSourceFactory
org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.
SQLExceptionConstant
org.apache.shardingsphere.shardingjdbc.executor.
SQLExecuteCallbackFactory
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
WrapperAdapter
(implements java.sql.
Wrapper
)
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedOperationConnection
(implements java.sql.
Connection
)
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
AbstractConnectionAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.
MasterSlaveConnection
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.
ShardingConnection
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.
EncryptConnection
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedOperationDataSource
(implements javax.sql.
DataSource
)
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
AbstractDataSourceAdapter
(implements java.lang.
AutoCloseable
)
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.
EncryptDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.
MasterSlaveDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.
ShardingDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedOperationStatement
(implements java.sql.
Statement
)
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
AbstractStatementAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedOperationPreparedStatement
(implements java.sql.
PreparedStatement
)
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
AbstractMasterSlavePreparedStatementAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
MasterSlavePreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
AbstractShardingPreparedStatementAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
EncryptPreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
ShardingPreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
MasterSlaveStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
ShardingStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.
EncryptStatement
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedUpdateOperationResultSet
(implements java.sql.
ResultSet
)
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedOperationResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.
AbstractResultSetAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
ShardingResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedDatabaseMetaDataResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
DatabaseMetaDataResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.
AbstractUnsupportedGeneratedKeysResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
GeneratedKeysResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
EncryptResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
EncryptResultSetMetaData
(implements java.sql.
ResultSetMetaData
)
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
GeneratedKeysResultSetMetaData
(implements java.sql.
ResultSetMetaData
)
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.
ResultSetReturnedDatabaseMetaData
(implements java.sql.
DatabaseMetaData
)
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.
AdaptedDatabaseMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.
CachedDatabaseMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.
ShardingResultSetMetaData
(implements java.sql.
ResultSetMetaData
)
org.apache.shardingsphere.shardingjdbc.api.yaml.
YamlEncryptDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.yaml.
YamlMasterSlaveDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.yaml.
YamlShardingDataSourceFactory
Interface Hierarchy
java.lang.
AutoCloseable
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.
RuntimeContext
<T>
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.
ForceExecuteCallback
<T>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
The Apache Software Foundation
. All rights reserved.