Package org.mybatis.scripting.freemarker
package org.mybatis.scripting.freemarker
-
ClassDescriptionAdds 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.