public class IfSqlNode extends Object implements SqlNode
IfSqlNode()
boolean
apply(DynamicContext context)
SqlNode
getSqlNode()
String
getTest()
void
setSqlNode(SqlNode sqlNode)
setTest(String test)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IfSqlNode()
public boolean apply(DynamicContext context)
apply
public String getTest()
public void setTest(String test)
public SqlNode getSqlNode()
public void setSqlNode(SqlNode sqlNode)
Copyright © 2019. All rights reserved.