A Clob that is a large object that may be streamed from the server directly
to this object. A clob that is streamable is only alive for the lifetime of
the result set it is part of. If the underlying result set that contains
this streamable clob is closed then this clob is no longer valid.
author: Tobias Downer
Constructor Summary
MStreamableClob(MConnection connection, int result_set_id, byte type, long streamable_object_id, long size) Constructs the Clob.