Class TransactionParameterBufferImpl

java.lang.Object
org.firebirdsql.gds.impl.ParameterBufferBase
org.firebirdsql.gds.impl.TransactionParameterBufferImpl
All Implemented Interfaces:
Serializable, Iterable<Parameter>, ParameterBuffer, TransactionParameterBuffer

public final class TransactionParameterBufferImpl extends ParameterBufferBase implements TransactionParameterBuffer
Implementation of the TransactionParameterBuffer interface.
See Also: