NextPrevUpTopContentsIndex

ora-lob-env-handle

Function
Summary

Returns a foreign pointer to the environment handle of a LOB.

Package

sql

Signature

ora-lob-env-handle lob-locator => pointer

Arguments

lob-locator

A LOB locator.

Values

pointer

A foreign pointer of type sql:p-oci-env .

Description

The function ora-lob-env-handle returns a foreign pointer to the environment handle of the LOB underlying lob-locator .

Note: this function is available only when the "oracle" module is loaded. See the section on the Oracle LOB interface in the LispWorks User Guide for more information.


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex