ORA_JAVA
built-in package Procedure/Exception/Function |
Description |
function that returns a reference handle that
can be used as a global variable to reference an object of type |
|
procedure that deletes the global reference
object that was created by |
|
function that returns the last Java exception that occurred when calling Java from PL/SQL |
|
procedure removes the last exception retrieved
by |
|
function that returns the error text of the last PL/SQL exception that occurred when calling Java from PL/SQL |
|
procedure removes the last error text retrieved
by |
|
|
function that creates a new array of the specified Java type |
function that returns a BOOLEAN value that indicates whether or not an object is null |
|
function that returns the size (length) of an array |
|
|
function that returns the current value for a given element in a given array of the specified Java type |
|
procedure that changes the value of a given element in a given array of the specified Java type to a given value |
About the ORA_JAVA
built-in package
Copyright © 1984, 2005, Oracle. All rights reserved.