|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.builder.xml.dynamic.TextSqlNode
public class TextSqlNode
Constructor Summary | |
---|---|
TextSqlNode(java.lang.String text)
|
Method Summary | |
---|---|
boolean |
apply(DynamicContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextSqlNode(java.lang.String text)
Method Detail |
---|
public boolean apply(DynamicContext context)
apply
in interface SqlNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |