|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.builder.xml.dynamic.IfSqlNode
public class IfSqlNode
Constructor Summary | |
---|---|
IfSqlNode(SqlNode contents,
java.lang.String test)
|
Method Summary | |
---|---|
boolean |
apply(DynamicContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IfSqlNode(SqlNode contents, java.lang.String test)
Method Detail |
---|
public boolean apply(DynamicContext context)
apply
in interface SqlNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |