All Classes and Interfaces
Class
Description
Adds FreeMarker templates support to scripting in MyBatis.
Configuration class for
FreeMarkerLanguageDriver
.Template file configuration.
The template file path provider configuration.
Applies provided parameter(s) to FreeMarker template.
Just a wrapper for list of generated params.
Custom FreeMarker directive for generating "#{paramName}" declarations in convenient way.
Important: if you are using some object that already has property "p", then MyBatisParamDirective will be unavailable
from script.
The SQL provider class that return the SQL template file path.
The interface that implements a function for generating template file path.