| 程序包 | 说明 |
|---|---|
| com.codingapi.txlcn.tc.core.transaction.txc.resource | |
| com.codingapi.txlcn.tc.support.p6spy.event | |
| com.codingapi.txlcn.tc.support.p6spy.wrapper |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CompoundJdbcEventListener.onAfterCallableStatementSet(CallableStatementInformation statementInformation,
String parameterName,
Object value,
SQLException e) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JdbcEventListener.onAfterCallableStatementSet(CallableStatementInformation statementInformation,
String parameterName,
Object value,
SQLException e)
This callback method is executed after any of the
CallableStatement.set* methods are invoked. |
void |
DefaultEventListener.onAfterCallableStatementSet(CallableStatementInformation statementInformation,
String parameterName,
Object value,
SQLException e) |
| 限定符和类型 | 方法和说明 |
|---|---|
static CallableStatement |
CallableStatementWrapper.wrap(CallableStatement delegate,
CallableStatementInformation callableStatementInformation,
JdbcEventListener eventListener) |
| 构造器和说明 |
|---|
CallableStatementWrapper(CallableStatement delegate,
CallableStatementInformation callableStatementInformation,
JdbcEventListener eventListener) |
Copyright © 2019. All rights reserved.