Class FBStatement

All Implemented Interfaces:
AutoCloseable, Statement, Wrapper, FirebirdStatement
Direct Known Subclasses:
FBPreparedStatement

@InternalApi @NullMarked public class FBStatement extends AbstractStatement implements FirebirdStatement
Implementation of Statement.

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 Statement and FirebirdStatement interfaces.

Author:
David Jencks, Mark Rotteveel