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