Package net.ttddyy.observation.tracing
Class ResultSetOperation
java.lang.Object
net.ttddyy.observation.tracing.ResultSetOperation
Represent an operation(method call) performed on the proxy
ResultSet
.- Since:
- 1.1
- Author:
- Tadaya Tsuyukubo
-
Constructor Details
-
ResultSetOperation
-
-
Method Details
-
isDataRetrievalOperation
-
getMethod
-
getArgs
-
getResult
-
getThrown
-