Class TextSqlNode

java.lang.Object
org.apache.ibatis.scripting.xmltags.TextSqlNode
All Implemented Interfaces:
SqlNode

public class TextSqlNode extends Object implements SqlNode
Author:
Clinton Begin