|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.executor.result.DefaultMapResultHandler
public class DefaultMapResultHandler
Constructor Summary | |
---|---|
DefaultMapResultHandler(java.lang.String mapKey)
|
Method Summary | |
---|---|
java.util.Map |
getMappedResults()
|
void |
handleResult(ResultContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMapResultHandler(java.lang.String mapKey)
Method Detail |
---|
public void handleResult(ResultContext context)
handleResult
in interface ResultHandler
public java.util.Map getMappedResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |