Sie können eine Java-Methode in eine benutzerdefinierte SQL-Funktion einbetten.
You can wrap a Java method in a SQL user-defined function.
EXTERNAL NAME java-Aufruf LANGUAGE JAVA-Klausel Um eine Java-Methode in einer externen Umgebung aufzurufen, wird die Funktionsschnittstelle mit einer EXTERNAL NAME-Klausel definiert, auf die das LANGUAGE JAVA-Attribut folgt.
EXTERNAL NAME java-call LANGUAGE JAVA clause To call a Java method in an external environment, the function interface is defined with an EXTERNAL NAME clause followed by the LANGUAGE JAVA attribute.
Other results
Sie können Java-Methoden in eine gespeicherte Prozedur einbauen, sodass daraus entstehende Ergebnismengen an die aufrufende Umgebung zurückgegeben werden können.
You can wrap Java methods in a stored procedure, which can return a result set or multiple result sets to the calling environment.
Erstellen Sie die folgenden gespeicherten SQL-Prozeduren, um Argumente zu übergeben und Rückgabewerte von den Java-Methoden in der Invoice-Klasse abzufragen
Create the following SQL stored procedures to pass arguments to and retrieve return values from the Java methods in the Invoice class
Das gibt Nutzern die Möglichkeit, Java-Methoden in ihrer favorisierten Entwicklungsumgebung (IDE) zu schreiben.
This allows users to write Java methods in their favorite development environment (IDE).
Für den Zugriff auf die Java-Methoden in der Klasse müssen Sie gespeicherte Prozeduren oder Funktionen erstellen, die als Wrapper für die Methoden in der Klasse dienen.
To access the Java methods in the class, you must create stored procedures or functions that act as wrappers for the methods in the class.
Für den Zugriff auf die Java-Methoden in der Klasse müssen Sie gespeicherte Prozeduren oder Funktionen erstellen, die als Wrapper für die Methoden in der Klasse dienen.
To access the Java methods in the class, you must create stored procedures or functions that act as wrappers for the methods in the class. Prérequis
SQLJ Part 1 bietet Spezifikationen für den Aufruf von statischen Java-Methoden in Form von gespeicherten SQL-Prozeduren und Funktionen.
SQLJ Part 1 provides specifications for calling Java static methods as SQL stored procedures and functions.
Für den Zugriff auf die Java-Methoden in der Klasse müssen Sie gespeicherte Prozeduren oder Funktionen erstellen, die als Wrapper für die Methoden in der Klasse dienen.
Here are more examples of how to call Java methods, pass arguments, and return values. To create stored procedures/functions for the methods in the Invoice class
ist die Liste mit Verzeichnissen, in denen die in [PROD134] Editor eingebettete JVM nach Java-Klassen sucht, wenn Java-Methoden in [PROD134] Editor aufgerufen werden.
is the list of directories the [PROD134] Editor embedded JVM will search to locate Java classes when Java methods are called from within [PROD134] Editor.
Diese Operationen werden in Java Methoden genannt.
Um spezifische Gültigkeitserklärungen durchzuführen, sind die Gültigkeitserklärungprogramme die Java Methoden, die in das System verstopft werden.
To perform specific validations, the validation routines are the java methods plugged into the system.
Hinweis: Java-Methoden werden stets in der Schreibweise Klasse.Methode() aufgerufen.
Note: Java methods are always called using the class.method() notation.
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.