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