Class SetFieldInvoker

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

public class SetFieldInvoker extends Object implements Invoker
Author:
Clinton Begin