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–2016 MyBatis.org. All rights reserved.