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