Uses of Interface
org.apache.shardingsphere.infra.executor.sql.prepare.driver.StorageResourceOption
Packages that use StorageResourceOption
Package
Description
-
Uses of StorageResourceOption in org.apache.shardingsphere.infra.executor.sql.prepare.driver
Classes in org.apache.shardingsphere.infra.executor.sql.prepare.driver with type parameters of type StorageResourceOptionModifier and TypeInterfaceDescriptioninterfaceExecutorStatementManager<C,R, O extends StorageResourceOption> Executor statement manager.interfaceSQLExecutionUnitBuilder<T extends DriverExecutionUnit<?>,M extends ExecutorStatementManager<C, ?, O>, C, O extends StorageResourceOption> SQL execution unit builder.Constructors in org.apache.shardingsphere.infra.executor.sql.prepare.driver with parameters of type StorageResourceOptionModifierConstructorDescriptionDriverExecutionPrepareEngine(String type, int maxConnectionsSizePerQuery, ExecutorConnectionManager<C> connectionManager, ExecutorStatementManager<C, ?, ?> statementManager, StorageResourceOption option, Collection<ShardingSphereRule> rules) -
Uses of StorageResourceOption in org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc
Classes in org.apache.shardingsphere.infra.executor.sql.prepare.driver.jdbc that implement StorageResourceOption -
Uses of StorageResourceOption in org.apache.shardingsphere.infra.executor.sql.prepare.driver.vertx
Classes in org.apache.shardingsphere.infra.executor.sql.prepare.driver.vertx that implement StorageResourceOption