org.jdbcdslog
类 CallableStatementLoggingHandler
java.lang.Object
org.jdbcdslog.PreparedStatementLoggingHandler
org.jdbcdslog.CallableStatementLoggingHandler
- 所有已实现的接口:
- InvocationHandler
public class CallableStatementLoggingHandler
- extends PreparedStatementLoggingHandler
- implements InvocationHandler
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallableStatementLoggingHandler
public CallableStatementLoggingHandler(CallableStatement ps,
String sql)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- 指定者:
- 接口
InvocationHandler 中的 invoke - 覆盖:
- 类
PreparedStatementLoggingHandler 中的 invoke
- 抛出:
Throwable
Copyright © 2011. All Rights Reserved.