Interface CloneableCallableStatement

All Superinterfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper
All Known Implementing Classes:
MariaDbFunctionStatement, MariaDbProcedureStatement

public interface CloneableCallableStatement extends CallableStatement