Class PreparedStatementProxy
java.lang.Object
io.higson.runtime.profiler.jdbc.proxy.PreparedStatementProxy
- All Implemented Interfaces:
InvocationHandler
- Author:
- przemek hertel
-
Method Summary
Modifier and TypeMethodDescriptionstatic PreparedStatementnewInstance(String sql, PreparedStatement ps)
-
Method Details
-
newInstance
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-