Class IfSqlNode

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

public class IfSqlNode extends Object implements SqlNode
Author:
Clinton Begin