Home | Previous Page | Next Page   Large Object Locator DataBlade Module > About Large Object Locator > Using Large Object Locator >

Large Object Locator Functions

Large Object Locator provides a set of functions similar to UNIX I/O functions for manipulating large objects. You use the same functions regardless of how or where the underlying large object is stored.

The Large Object Locator functions can be divided into four main categories:

There are three interfaces to the Large Object Locator functions:

All Large Object Locator functions are implemented as API library functions. You can call Large Object Locator functions from user-defined routines within an application you build.

All Large Object Locator functions, except lld_error_raise(), are implemented as ESQL/C functions. You can use the Large Object Locator functions to build ESQL/C applications.

A limited set of the Large Object Locator functions are implemented as user-defined routines that you can execute within SQL statements. See SQL Interface for a list of the Large Object Locator functions that you can execute directly in SQL statements.

Functions, describes all the Large Object Locator functions and the three interfaces in detail.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]