| Package | Description |
|---|---|
| org.mybatis.scripting.thymeleaf |
The mybatis-thymeleaf root package.
|
| org.mybatis.scripting.thymeleaf.support |
The package that holds classes for supports development.
|
| Class and Description |
|---|
| MyBatisBindingContext
The context object for integrating with MyBatis and Thymeleaf template engine.
|
| PropertyAccessor
The interface for accessing a property.
|
| PropertyAccessor.BuiltIn
The built-in property accessors.
|
| SqlGeneratorConfig
Configuration class for
SqlGenerator. |
| SqlGeneratorConfig.DialectConfig
Dialect configuration.
|
| SqlGeneratorConfig.TemplateFileConfig
Template file configuration.
|
| TemplateEngineCustomizer
The interface for customizing a default
TemplateEngine instanced by the MyBatis Thymeleaf. |
| TemplateEngineCustomizer.BuiltIn
Enum for providing builtin customizer instance.
|
| ThymeleafLanguageDriverConfig
Configuration class for
ThymeleafLanguageDriver. |
| ThymeleafLanguageDriverConfig.TemplateFileConfig
Template file configuration for language driver of the MyBatis.
|
| ThymeleafLanguageDriverConfig.TemplateFileConfig.PathProviderConfig
The template file path provider configuration.
|
| Class and Description |
|---|
| ThymeleafLanguageDriverConfig
Configuration class for
ThymeleafLanguageDriver. |
Copyright © 2018–2020 MyBatis.org. All rights reserved.