Interface FbWireStatement

All Superinterfaces:
AutoCloseable, ExceptionListenable, FbStatement
All Known Implementing Classes:
AbstractFbWireStatement, V10Statement, V11Statement, V12Statement, V13Statement, V16Statement, V18Statement

public interface FbWireStatement extends FbStatement
Interface for Statements created for the wire protocol implementation.
Since:
3.0
Author:
Mark Rotteveel