Examples with "a Java call" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In attempting to troubleshoot why a Java external environment did not start, that is, if the application gets a "main thread not found" error when a Java call is made, the DBA should check the following
Bei dem Versuch einer Fehlerbehandlung für den Fall, dass eine externe Java-Umgebung nicht gestartet wurde (d.h. die Anwendung bei einem Java-Aufruf einen Fehler erhält, wonach der Haupt-Thread nicht gefunden wurde), sollte der DBA Folgendes überprüfen
Other results
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.
It calls a Java method to modify some rows in the database.
An extension function can be used to call a Java constructor.
It calls a Java method that generates the SQL for the download delete cursor.
To call a Java method using Interactive SQL
It calls a Java method that uses the JDBC connection provided by MobiLink to resolve the conflict.
Sie ruft eine Java-Methode auf, die den Konflikt mit der JDBC-Verbindung löst, die von MobiLink bereitgestellt wird.
The method Test() should call a Java method with the same name.
(4.) Write a java program that will call the new executable.
A Java Loader program calls Business Entity APIs to perform the mass copy by copying through the XML interfaces and using data from the interface tables.
Ein Java-Loader-Programm ruft APIs für Unternehmenseinheiten auf, um globale Kopiervorgänge über die XML-Schnittstellen unter Verwendung der Daten aus den Schnittstellentabellen auszuführen.
If the result of a Java constructor call can be implicitly converted to XPath/XQuery datatypes, then the Java extension function will return a sequence that is an XPath/XQuery datatype.
A Java extension function can be used within an XPath or XQuery expression to invoke a Java constructor or call a Java method (static or instance).
It calls a Java method (prepDeleteTables) that will prepare the delete tables using a JDBC synchronization that was set earlier.
Sie ruft eine Java-Methode (prepDeleteTables) auf, die die Löschtabellen mit einer JDBC-Synchronisation vorbereitet, die zu einem früheren Zeitpunkt angegeben wurde.