public class TextSqlNode extends Object implements SqlNode
TextSqlNode(String sql)
TextSqlNode(String sql, List<String> params)
boolean
apply(DynamicContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TextSqlNode(String sql)
public TextSqlNode(String sql, List<String> params)
public boolean apply(DynamicContext context)
apply
SqlNode
Copyright © 2019. All rights reserved.