public class VarDeclSqlNode extends Object implements SqlNode
VarDeclSqlNode(String var, String exp)
boolean
apply(DynamicContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VarDeclSqlNode(String var, String exp)
public boolean apply(DynamicContext context)
apply
SqlNode
Copyright © 2010–2015 MyBatis.org. All rights reserved.