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