Class MyBatisIntegratingEngineContextFactory

java.lang.Object
org.mybatis.scripting.thymeleaf.MyBatisIntegratingEngineContextFactory
All Implemented Interfaces:
org.thymeleaf.context.IEngineContextFactory

public class MyBatisIntegratingEngineContextFactory extends Object implements org.thymeleaf.context.IEngineContextFactory
The implementation of IEngineContextFactory for integrating with MyBatis.
Version:
1.0.0
Author:
Kazuki Shimizu