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