public interface LobChunkProducer
LobChunk| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the underlaying stream of producing the chunks
|
LobChunk |
getNextChunk()
Gets the next LobChunk from the source, based on the chunk size configured
|
LobChunk getNextChunk() throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2019. All rights reserved.