Nach dem Instanziieren einer Java-Klasse aus einer MATLAB-basierten Komponente können Sie auf die MATLAB-Funktionen als Java-Methoden zugreifen.
After instantiating a Java class from a MATLAB based component, you can access your MATLAB functions as Java methods.
Viele dieser Workflow Engine-APIs beinhalten entsprechende Java-Methoden, die Sie zur Integration mit Oracle Workflow aus jedem Java-Programm aufrufen können. Die folgende Liste gibt an, ob die Workflow Engine-APIs als PL/SQL-Funktionen/-Prozeduren, als Java-Methoden oder in beiden Versionen zur Verfügung stehen.
Many of these Workflow Engine APIs also have corresponding Java methods that you can call from any Java program to integrate with Oracle Workflow. The following list indicates whether the Workflow Engine APIs are available as PL/SQL functions/procedures, as Java methods, or both.
Other results
Diese gespeicherte Prozedur agiert als Wrapper für die Java-Methode.
This stored procedure acts as a wrapper to the Java method.
Sie können Java-Methoden als gespeicherte Prozeduren behandeln, die aus SQL aufgerufen werden.
You can treat Java methods as stored procedures, which can be called from SQL.
Achten Sie darauf, dass die Java-Methode als öffentlich und statisch in einer öffentlichen Klasse deklariert wird.
Ensure that the Java method is declared as public and static in a public class.
Hinweise zur Syntax für gespeicherte Prozeduren, die als Wrapper für Java-Methoden verwendet werden, finden Sie unter.
For more information about the syntax for stored procedures that are wrappers for Java methods, see.
Informationen zum Packen einer Java-Methode als BOF-Modul finden Sie im Documentum Foundation Classes Development Guide.
For information about packaging a Java method as a BOF module, see the Documentum Foundation Classes Development Guide.
Mit dieser Systemprozedur registrieren Sie eine Java-Methode als Skript für ein Verbindungsereignis bzw. heben die Registrierung wieder auf.
Use this system procedure to register or unregister a Java method as the script for a connection event. Syntax
Sie können gespeicherte Prozeduren, die mit EXTERNAL NAME LANGUAGE JAVA erstellt wurden, als Wrapper für Java-Methoden verwenden.
You can use stored procedures created using the EXTERNAL NAME LANGUAGE JAVA as wrappers around Java methods.
Sie können gespeicherte Prozeduren, die mit EXTERNAL NAME LANGUAGE JAVA erstellt wurden, als Wrapper für Java-Methoden verwenden.
You can use stored procedures created using the EXTERNAL NAME LANGUAGE JAVA as wrappers around Java methods.
Zur Definition einer Methode müssen Sie eine Java Methode als public static void unter Verwendung von null oder mehr String-Parametern in der Datei.class deklarieren.
To define a method, you must declare a Java method as public static void, taking zero or more String parameters in the.class file.
Hinweise zur Syntax für gespeicherte Prozeduren, die als Wrapper für Java-Methoden verwendet werden, finden Sie unter CREATE PROCEDURE-Anweisung (Webdienste).
For more information about the syntax for stored procedures that are wrappers for Java methods, see CREATE PROCEDURE statement (web services).
Wie bei allen Java-Klassen in der Datenbank können alle Benutzer auf Klassen zugreifen, die JDBC-Anweisungen enthalten, vorausgesetzt, dass die GRANT EXECUTE-Anweisung ihnen die Berechtigung zur Ausführung der gespeicherten Prozedur erteilt hat, die als Wrapper für die Java-Methode dient.
Like all Java classes in the database, classes containing JDBC statements can be accessed by any user provided that the GRANT EXECUTE statement has granted them permission to execute the stored procedure that is acting as a wrapper for the Java method.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.