Class SetSqlNode

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

public class SetSqlNode extends TrimSqlNode
Author:
Clinton Begin