Class ParamObjectAdapter

java.lang.Object
org.mybatis.scripting.freemarker.ParamObjectAdapter
All Implemented Interfaces:
freemarker.template.TemplateHashModel, freemarker.template.TemplateModel

public class ParamObjectAdapter extends Object implements freemarker.template.TemplateHashModel
Important: if you are using some object that already has property "p", then MyBatisParamDirective will be unavailable from script.
Author:
elwood