Class FBPreparedStatement

All Implemented Interfaces:
AutoCloseable, PreparedStatement, Statement, Wrapper, FirebirdPreparedStatement, FirebirdStatement
Direct Known Subclasses:
FBCallableStatement

@InternalApi @NullMarked public class FBPreparedStatement extends FBStatement implements FirebirdPreparedStatement
Implementation of PreparedStatement.

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 PreparedStatement and FirebirdPreparedStatement interfaces.

Author:
David Jencks, Roman Rokytskyy, Mark Rotteveel