T - type of targetpublic final class MethodInvocationRecorder<T> extends Object
| 构造器和说明 |
|---|
MethodInvocationRecorder() |
public void record(String methodName, ForceExecuteCallback<T> callback)
methodName - method namecallback - callbackpublic void replay(T target) throws SQLException
target - target objectSQLException - SQL ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.