Class StaticTextSqlNode
- java.lang.Object
-
- org.apache.ibatis.scripting.xmltags.StaticTextSqlNode
-
-
Constructor Summary
Constructors Constructor Description StaticTextSqlNode(String text)
-
-
-
Constructor Detail
-
StaticTextSqlNode
public StaticTextSqlNode(String text)
-
-
Method Detail
-
apply
public boolean apply(DynamicContext context)
-
-