SqlNode
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