This program tests streaming lob with derby.drda.streamOutBufferSize configuration.
When derby.drda.streamOutBufferSize was configured,
a buffer of configured size was placed at network server just before sending stream to client.
The configuration was written in OutBufferedStream_app.properties.