Class MybatisStatementExecutor

java.lang.Object
com.gsitm.ustra.java.data.mybatis.executor.MybatisStatementExecutor

public class MybatisStatementExecutor extends Object
MapperProxyHandler에 의해 실행되는 StatementExecutor 객체
  • Constructor Details

    • MybatisStatementExecutor

      public MybatisStatementExecutor(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
  • Method Details