Examples with "Java Methode" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Grundkenntnisse über Webapplikationen mit Schwerpunkt auf Java Methode
Working knowledge of web applications, with the focus on Java Method
Andernfalls versucht QF-Test im Fall eines SUT Clients zunächst, die Applikation durch Aufruf der Java Methode System.exit(-1) zu beenden.
Otherwise, if the client is an SUT client, QF-Test first tries to call the Java method System.exit(-1) in the SUT to achieve a clean shutdown.
Um die erste GET Methode zu implementieren benötigen wir eine Java Methode, die uns als Rückgabewert eine Liste von Kunden zurück gibt.
To implement the first GET method we need a Java method that returns a list of customers as a return value.
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.
Other results
Dieser Abschnitt beschreibt, wie Ergebnismengen aus Java-Methoden verfügbar gemacht werden.
This section describes how to make result sets available from Java methods.
Dieser Abschnitt beschreibt, wie Ergebnismengen aus Java-Methoden verfügbar gemacht werden.
This section describes how to make result sets available from Java methods.
Sie ruft eine Java-Methode auf, die einige Zeilen in der Datenbank verändert.
It calls a Java method to modify some rows in the database.
Mit dieser Option können Sie bei Ablauf des Zeitgebers eine Java-Methode ausführen.
Use this option to run a Java method when the timer expires.
Hinweise zu dieser Funktion finden Sie unter Returning result sets from Java methods.
For information on this feature, see Returning result sets from Java methods.
Diese gespeicherte Prozedur agiert als Wrapper für die Java-Methode.
This stored procedure acts as a wrapper to the Java method.
Dieser Prozedurtyp ist ein Wrapper für eine Java-Methode.
This type of procedure is a wrapper around a Java method.
Sie können benutzerdefinierbare Java-Schaltflächen verwenden, um statische Java-Methoden für Klassen aufzurufen.
Du kannst dies einer neuen Java-Methode hinzufügen.
You can add this to a new Java method.