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