类分层结构
接口分层结构
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.DatabaseTypeAware
- org.apache.shardingsphere.infra.executor.sql.execute.result.ExecuteResult
- org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResult
- org.apache.shardingsphere.infra.executor.sql.prepare.ExecutionPrepareEngine<T>
- org.apache.shardingsphere.infra.executor.kernel.model.ExecutorCallback<I,O>
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.ExecutorConnectionManager<C>
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.ExecutorStatementManager<C,R,O>
- org.apache.shardingsphere.infra.util.spi.type.optional.OptionalSPI
- org.apache.shardingsphere.infra.util.spi.type.ordered.OrderedSPI<T>
- org.apache.shardingsphere.infra.executor.sql.execute.result.query.QueryResultMetaData
- org.apache.shardingsphere.infra.executor.sql.execute.engine.raw.callback.RawExecutorCallback<I,O>
- org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI
- org.apache.shardingsphere.infra.executor.sql.execute.result.query.impl.driver.jdbc.type.memory.loader.JDBCRowsLoader (并 extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI)
- org.apache.shardingsphere.infra.executor.sql.hook.SQLExecutionHook
- org.apache.shardingsphere.infra.executor.sql.execute.engine.SQLExecutionUnit
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.StorageResourceOption
- org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc.builder.JDBCExecutionUnitBuilder
- org.apache.shardingsphere.infra.executor.sql.execute.result.query.impl.driver.jdbc.type.memory.loader.JDBCRowsLoader (并 extends org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI)
- org.apache.shardingsphere.infra.executor.sql.execute.engine.driver.jdbc.sane.SaneQueryResultEngine
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.SQLExecutionUnitBuilder<T,M,C,O>
- org.apache.shardingsphere.infra.executor.sql.prepare.driver.vertx.builder.VertxExecutionUnitBuilder
枚举分层结构
Copyright © 2022 The Apache Software Foundation. All rights reserved.