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

Migrating From LONGs to LOBs, 2 of 14


Introducing LONG-to-LOB Migration

To assist you in migrating to LOBs, Oracle supports the LONG API for LOBs. This API ensures that when you change your LONG columns to LOBs, your existing applications will require few changes, if any.

The term, "LONG API", refers to DML and querying of LONG datatypes. Examples of the LONG API are:

Oracle9i supports LONG as well as LOB datatypes. When possible, change your existing applications to use LOBs instead of LONGs because of the added benefits that LOBs provide. See Chapter 7, "Modeling and Design", "LOBs Compared to LONG and LONG RAW Types".

This chapter describes how the "LONG API" referred to here as "LONG-to-LOB API", is used for LOBs.


Note:

The performance of some LOB operations improves with the LONG-to-LOB API. See "Performance" for details. 


Using the LONG-to-LOB API Results in an Easy Migration

LONG-to-LOB migration allows you to easily migrate your existing applications that access LONG columns, to use LOB columns. The migration has two parts:


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