|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.builder.xml.dynamic.MixedSqlNode
public class MixedSqlNode
| Constructor Summary | |
|---|---|
MixedSqlNode(java.util.List<SqlNode> contents)
|
|
| 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 MixedSqlNode(java.util.List<SqlNode> contents)
| 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 | |||||||||