Package org.firebirdsql.gds.impl
Class BlobParameterBufferImp
- java.lang.Object
- 
- org.firebirdsql.gds.impl.ParameterBufferBase
- 
- org.firebirdsql.gds.impl.BlobParameterBufferImp
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- java.lang.Iterable<Parameter>,- BlobParameterBuffer,- ParameterBuffer
 
 public class BlobParameterBufferImp extends ParameterBufferBase implements BlobParameterBuffer Implementation of BlobParameterBuffer.- See Also:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from interface org.firebirdsql.gds.BlobParameterBufferFILTER_PARAMETER, SOURCE_INTERP, SOURCE_TYPE, TARGET_INTERP, TARGET_TYPE, TYPE, TYPE_SEGMENTED, TYPE_STREAM
 
- 
 - 
Constructor SummaryConstructors Constructor Description BlobParameterBufferImp()
 - 
Method Summary- 
Methods inherited from class org.firebirdsql.gds.impl.ParameterBufferBaseaddArgument, addArgument, addArgument, addArgument, addArgument, addArgument, equals, getArgumentAsInt, getArgumentAsString, getArgumentsList, getDefaultEncoding, getLength, getParameterBufferMetaData, getType, hasArgument, hashCode, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.firebirdsql.gds.BlobParameterBufferaddArgument, addArgument, addArgument
 - 
Methods inherited from interface org.firebirdsql.gds.ParameterBufferaddArgument, addArgument, addArgument, getArgumentAsInt, getArgumentAsString, getType, hasArgument, iterator, removeArgument, size, toBytes, toBytesWithType, toXdrable, writeArgumentsTo
 
- 
 
-