Class LobChunk

  • All Implemented Interfaces:
    Externalizable, Serializable

    public class LobChunk
    extends Object
    implements Externalizable
    A Lob Chunk object which carries information packets in byte streams. This class used as value object to transfer blob object's data chunk back and forth between the client and server.
    See Also:
    Serialized Form