public class ResultExtractor extends Object
Constructor and Description |
---|
ResultExtractor(Configuration configuration,
ObjectFactory objectFactory) |
Modifier and Type | Method and Description |
---|---|
Object |
extractObjectFromList(List<Object> list,
Class<?> targetType) |
public ResultExtractor(Configuration configuration, ObjectFactory objectFactory)
Copyright © 2009–2021 MyBatis.org. All rights reserved.