Class SWCallableStatement

java.lang.Object
org.apache.skywalking.apm.plugin.jdbc.trace.SWCallableStatement
All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper

public class SWCallableStatement extends Object implements CallableStatement