Class GetFieldInvoker

java.lang.Object
org.apache.ibatis.reflection.invoker.GetFieldInvoker
All Implemented Interfaces:
Invoker

public class GetFieldInvoker extends Object implements Invoker
Author:
Clinton Begin