public class ChooseSqlNode extends Object implements SqlNode
ChooseSqlNode(List<SqlNode> ifSqlNodes, SqlNode defaultSqlNode)
boolean
apply(DynamicContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChooseSqlNode(List<SqlNode> ifSqlNodes, SqlNode defaultSqlNode)
public boolean apply(DynamicContext context)
apply
SqlNode
Copyright © 2010–2015 MyBatis.org. All rights reserved.