| Constructor and Description |
|---|
MethodInvoker(Method method) |
public MethodInvoker(Method method)
public Object invoke(Object target, Object[] args) throws IllegalAccessException, InvocationTargetException
invoke in interface InvokerIllegalAccessExceptionInvocationTargetExceptionCopyright © 2010–2015 MyBatis.org. All rights reserved.