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
IEngineContextFactory
for 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 defaultTemplateEngine
instanced by the MyBatis Thymeleaf.Enum for providing builtin customizer instance.TheLanguageDriver
for integrating with Thymeleaf.Configuration class forThymeleafLanguageDriver
.Template file configuration for language driver of the MyBatis.The template file path provider configuration.