| Package | Description |
|---|---|
| org.apache.ibatis.session |
Base package.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<CacheRefResolver> |
Configuration.incompleteCacheRefs |
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheRefResolver> |
Configuration.getIncompleteCacheRefs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addIncompleteCacheRef(CacheRefResolver incompleteCacheRef) |
Copyright © 2009–2021 MyBatis.org. All rights reserved.