Uses of Interface
org.apache.shardingsphere.infra.executor.sql.execute.result.query.impl.driver.jdbc.type.memory.loader.JDBCRowsLoader
Packages that use JDBCRowsLoader
Package
Description
-
Uses of JDBCRowsLoader in org.apache.shardingsphere.infra.executor.sql.execute.result.query.impl.driver.jdbc.type.memory.loader
Classes in org.apache.shardingsphere.infra.executor.sql.execute.result.query.impl.driver.jdbc.type.memory.loader that implement JDBCRowsLoaderModifier and TypeClassDescriptionclassAbstract JDBC rows loader.final classDefault rows loader.final classMySQL rows loader.Methods in org.apache.shardingsphere.infra.executor.sql.execute.result.query.impl.driver.jdbc.type.memory.loader that return JDBCRowsLoaderModifier and TypeMethodDescriptionstatic JDBCRowsLoaderDialectJDBCRowsLoaderFactory.getInstance(DatabaseType databaseType) Find instance of dialect JDBC rows loader factory.