| Package | Description |
|---|---|
| org.apache.ibatis.session |
Base package.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ResultMapResolver> |
Configuration.incompleteResultMaps |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResultMapResolver> |
Configuration.getIncompleteResultMaps() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addIncompleteResultMap(ResultMapResolver resultMapResolver) |
Copyright © 2009–2021 MyBatis.org. All rights reserved.