This illustration shows the use case Disable Buffering in the Internal Persistent LOB Interface.

To disable LOB buffering, you must flush the buffer. To flush the buffer, you must enable buffering, which requires that you select a LOB.

You may optionally open a LOB. If you open a LOB, you must close it.

Further, you may optionally write data to the LOB and read data from the LOB.