Database Error Messages

PLS-00261

Java CALL Specification not yet allowed as a method in an object type

Action

Implement the method using a language other than Java. A PL/SQL method implementation is permitted to call to Java through a call specification provided as a schema-level procedure or in a package; such a call specification can only target a static Java method, however.