public class DefaultResultHandler extends Object implements ResultHandler
| Constructor and Description |
|---|
DefaultResultHandler() |
DefaultResultHandler(ObjectFactory objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getResultList() |
void |
handleResult(ResultContext context) |
public DefaultResultHandler()
public DefaultResultHandler(ObjectFactory objectFactory)
public void handleResult(ResultContext context)
handleResult in interface ResultHandlerCopyright © 2010–2021 MyBatis.org. All rights reserved.