Class OpenTelemetryCallableStatement<S extends CallableStatement>

All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper

public class OpenTelemetryCallableStatement<S extends CallableStatement> extends OpenTelemetryPreparedStatement<S> implements CallableStatement
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.