Changes

Jump to navigation Jump to search
82 bytes added ,  17:09, 20 October 2017
* Instead of directly calling Java code, a wrapper module can be provided. This module contains functions that invoke the Java functions.
* These functions can be properly strictly typed; this . This reduces the danger of erroneous or unexpected conversions between XQuery and Java code.* In addition, the entry functions can have properly maintained XQuery comments.
XQuery and Java can be combined as follows:
java:hello($world)
};
</pre>
; Java class {{Code|Hello.java}}:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu