T - public class SqlMapperProxy<T> extends Object implements InvocationHandler
| 构造器和说明 |
|---|
SqlMapperProxy(NbQuerierConfiguration configuration,
Class<T> clazz) |
public SqlMapperProxy(NbQuerierConfiguration configuration, Class<T> clazz)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke 在接口中 InvocationHandlerThrowablepublic INbExecutor getExecutor()
Copyright © 2023. All rights reserved.