public interface ResultContext
Modifier and Type | Method and Description |
---|---|
int |
getResultCount() |
Object |
getResultObject() |
boolean |
isStopped() |
void |
stop() |
Object getResultObject()
int getResultCount()
boolean isStopped()
void stop()
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.