Uses of Class
io.quarkiverse.mybatis.runtime.MyBatisRuntimeConfig
-
Packages that use MyBatisRuntimeConfig Package Description io.quarkiverse.mybatis.runtime -
-
Uses of MyBatisRuntimeConfig in io.quarkiverse.mybatis.runtime
Methods in io.quarkiverse.mybatis.runtime with parameters of type MyBatisRuntimeConfig Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<org.apache.ibatis.session.SqlSessionFactory>MyBatisRecorder. createSqlSessionFactory(MyBatisRuntimeConfig myBatisRuntimeConfig, String dataSourceName, List<String> mappers, List<String> mappedTypes, List<String> mappedJdbcTypes)
-