|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodResolver | |
---|---|
org.apache.ibatis.session | TODO fillme. |
Uses of MethodResolver in org.apache.ibatis.session |
---|
Fields in org.apache.ibatis.session with type parameters of type MethodResolver | |
---|---|
protected Collection<MethodResolver> |
Configuration.incompleteMethods
|
Methods in org.apache.ibatis.session that return types with arguments of type MethodResolver | |
---|---|
Collection<MethodResolver> |
Configuration.getIncompleteMethods()
|
Methods in org.apache.ibatis.session with parameters of type MethodResolver | |
---|---|
void |
Configuration.addIncompleteMethod(MethodResolver builder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |