Oracle9i Application Developer's Guide - Large Objects (LOBs)
Release 1 (9.0.1)

Part Number A88879-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

External LOBs (BFILEs), 37 of 41


Two Ways to Close a BFILE

Figure 12-33 Use Case Diagram: Two Ways to Close a BFILE


Text description of adl12b35.gif follows This link takes you back to the External LOBs (BFILES) main diagram.
Text description of the illustration adl12b35.gif

See Also:

"Use Case Model: External LOBs (BFILEs)" for all basic operations of External LOBs (BFILES). 

As you can see by comparing the code, these alternative methods are very similar. However, while you can continue to use the older FILECLOSE form, we strongly recommend that you switch to using CLOSE, because this facilitates future extensibility.

    1. Closing a BFILE with FILECLOSE

    2. Closing a BFILE with CLOSE


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback