The DBMS_JAVA package is used to integrate and manage Java programs within the database, supporting the implementation of Java stored procedures, functions, and security policies.
Note
This system package was introduced in OceanBase Database V4.4.0.
Privilege requirements for DBMS_JAVA
Java UDF access is prohibited, and the DBMS_JAVA package no longer supports file and network access.
Subprograms of DBMS_JAVA
The following table lists the DBMS_JAVA subprograms supported in the current version of OceanBase Database and their brief descriptions.