Uses of Class
io.quarkiverse.mybatis.runtime.TransactionalSqlSession
Packages that use TransactionalSqlSession
-
Uses of TransactionalSqlSession in io.quarkiverse.mybatis.runtime
Methods in io.quarkiverse.mybatis.runtime that return types with arguments of type TransactionalSqlSessionModifier and TypeMethodDescriptionio.quarkus.runtime.RuntimeValue<TransactionalSqlSession>MyBatisRecorder.createSqlSessionManager(io.quarkus.runtime.RuntimeValue<org.apache.ibatis.session.SqlSessionFactory> sqlSessionFactory) Method parameters in io.quarkiverse.mybatis.runtime with type arguments of type TransactionalSqlSessionModifier and TypeMethodDescriptionMyBatisRecorder.MyBatisMappedJdbcTypeSupplier(String name, io.quarkus.runtime.RuntimeValue<TransactionalSqlSession> sqlSessionManager) MyBatisRecorder.MyBatisMappedTypeSupplier(String name, io.quarkus.runtime.RuntimeValue<TransactionalSqlSession> sqlSessionManager) MyBatisRecorder.MyBatisMapperSupplier(String name, io.quarkus.runtime.RuntimeValue<TransactionalSqlSession> sqlSessionManager)