Class FBCallableStatement

All Implemented Interfaces:
AutoCloseable, CallableStatement, PreparedStatement, Statement, Wrapper, FirebirdCallableStatement, FirebirdPreparedStatement, FirebirdStatement

@InternalApi @NullMarked public class FBCallableStatement extends FBPreparedStatement implements CallableStatement, FirebirdCallableStatement
Implementation of CallableStatement.

This class is internal API of Jaybird. Future versions may radically change, move, or make inaccessible this type. For the public API, refer to the CallableStatement and FirebirdCallableStatement interfaces.

Author:
David Jencks, Roman Rokytskyy, Steven Jardine, Mark Rotteveel