org.apache.ibatis.builder.xml.dynamic
Class SetSqlNode
java.lang.Object
org.apache.ibatis.builder.xml.dynamic.TrimSqlNode
org.apache.ibatis.builder.xml.dynamic.SetSqlNode
- All Implemented Interfaces:
- SqlNode
public class SetSqlNode
- extends TrimSqlNode
Methods inherited from class org.apache.ibatis.builder.xml.dynamic.TrimSqlNode |
apply |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetSqlNode
public SetSqlNode(Configuration configuration,
SqlNode contents)
Copyright © 2010-2012 MyBatis.org. All Rights Reserved.