ORA_FFI
built-in package Procedure/Exception/Function |
Description |
exception that is raised when an error occurs
while using the |
|
function that locates and returns the function handle for the specified function | |
function that locates and returns the handle for the specified foreign library name | |
type that specifies a handle to a foreign function | |
procedure that generates a package of PL/SQL code for all the functions defined in the specified library | |
function that determines whether a library, function, or pointer handle is null | |
type that specifies a handle to a foreign function | |
function that loads a specified dynamic library so that its functions can be registered | |
type that can assume the value of a generic C pointer (that is, a pointer of unspecified type) | |
function that registers a specified foreign function | |
procedure that registers the argument type of the current argument of the specified foreign function | |
procedure that registers the return type of the specified foreign function | |
procedure that unloads the specified dynamic library | |
About the ORA_FFI
built-in package
Copyright © 1984, 2005, Oracle. All rights reserved.