Class ServiceParameterBufferImp

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

public class ServiceParameterBufferImp extends ParameterBufferBase implements ServiceParameterBuffer
Implementation of ServiceParameterBuffer.
See Also: