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