| Package | Description |
|---|---|
| org.apache.ibatis.session |
TODO fillme.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collection<MethodResolver> |
Configuration.incompleteMethods |
| Modifier and Type | Method and Description |
|---|---|
Collection<MethodResolver> |
Configuration.getIncompleteMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addIncompleteMethod(MethodResolver builder) |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.