|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invoker | |
|---|---|
| org.apache.ibatis.reflection | |
| org.apache.ibatis.reflection.invoker | |
| Uses of Invoker in org.apache.ibatis.reflection |
|---|
| Methods in org.apache.ibatis.reflection that return Invoker | |
|---|---|
Invoker |
Reflector.getGetInvoker(java.lang.String propertyName)
|
Invoker |
MetaClass.getGetInvoker(java.lang.String name)
|
Invoker |
Reflector.getSetInvoker(java.lang.String propertyName)
|
Invoker |
MetaClass.getSetInvoker(java.lang.String name)
|
| Uses of Invoker in org.apache.ibatis.reflection.invoker |
|---|
| Classes in org.apache.ibatis.reflection.invoker that implement Invoker | |
|---|---|
class |
GetFieldInvoker
|
class |
MethodInvoker
|
class |
SetFieldInvoker
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||