Uses of Class
io.higson.runtime.provider.external.ExtSqlExecutor
Packages that use ExtSqlExecutor
-
Uses of ExtSqlExecutor in io.higson.runtime.dao.parameter
Constructors in io.higson.runtime.dao.parameter with parameters of type ExtSqlExecutorModifierConstructorDescriptionParameterJdbcDao(DataSource dataSource, ConnectionInterceptor connectionInterceptor, MpDecodingStrategy decodingStrategy, ExtSqlExecutor extSqlExecutor)