|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.executor.result.DefaultResultContext
public class DefaultResultContext
| Constructor Summary | |
|---|---|
DefaultResultContext()
|
|
| Method Summary | |
|---|---|
int |
getResultCount()
|
java.lang.Object |
getResultObject()
|
boolean |
isStopped()
|
void |
nextResultObject(java.lang.Object resultObject)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultResultContext()
| Method Detail |
|---|
public java.lang.Object getResultObject()
getResultObject in interface ResultContextpublic int getResultCount()
getResultCount in interface ResultContextpublic boolean isStopped()
isStopped in interface ResultContextpublic void nextResultObject(java.lang.Object resultObject)
public void stop()
stop in interface ResultContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||