Class LobChunkInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class LobChunkInputStream
    extends InputStream
    A InputStream wrapper class for a Lob Chunks. Given a stream of Lob Chunks this class will convert those chunks into InputStream, which can be used to stream the lob data.