Interface EngineCallableStatement

All Superinterfaces:
AutoCloseable, CallableStatement, EngineStatement, PreparedStatement, Statement, Wrapper
All Known Implementing Classes:
EmbedCallableStatement, EmbedCallableStatement42

public interface EngineCallableStatement extends EngineStatement, CallableStatement
Additional methods the engine exposes on its CallableStatement object implementations, whose signatures are not compatible with older platforms.