Package org.mybatis.scripting.thymeleaf
package org.mybatis.scripting.thymeleaf
The mybatis-thymeleaf root package.
The mybatis-thymeleaf is a plugin that helps applying the 2-way SQL/dynamic SQL feature to the MyBatis 3 using the template(or natural template) mechanism provided by Thymeleaf 3.
-
ClassDescriptionThe context object for integrating with MyBatis and Thymeleaf template engine.The Dialect for integrating with MyBatis.The implementation of
IEngineContextFactoryfor integrating with MyBatis.The interface for accessing a property.The built-in property accessors.The sql template engine for integrating with Thymeleaf.Configuration class forSqlGenerator.Dialect configuration.Template file configuration.The interface for customizing a defaultTemplateEngineinstanced by the MyBatis Thymeleaf.Enum for providing builtin customizer instance.TheLanguageDriverfor integrating with Thymeleaf.Configuration class forThymeleafLanguageDriver.Template file configuration for language driver of the MyBatis.The template file path provider configuration.