Class MapperProxyHandler
java.lang.Object
com.gsitm.ustra.java.data.mybatis.proxy.MapperProxyHandler
- All Implemented Interfaces:
InvocationHandler
Mapper 메소드 실행 전 custom 작업 수행
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapperProxyHandler
public MapperProxyHandler()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-