This illustration shows the use case Flush the Buffer in the Internal Persistent LOB Interface.

To flush the buffer, you must enable buffering. To enable buffering, you must select a LOB. You must also write data to the LOB.

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

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