public interface Invoker
Class<?>
getType()
Object
invoke(Object target, Object[] args)
Object invoke(Object target, Object[] args) throws IllegalAccessException, InvocationTargetException
IllegalAccessException
InvocationTargetException
Class<?> getType()
Copyright © 2010–2015 MyBatis.org. All rights reserved.