xqfusion[ options ] confFile [queryFile outFile]
The XQuark Fusion
tool is used to extract XML
data from heterogeneous and distributed databases, using the XQuery language
The XQuark Fusion
tool uses several environment
variable:
JAVA_HOME
: this variable must be set to
the directory where the JRE 1.3.1 or 1.4.x can be found. If not set,
the script will run the first java executable found on the execution
path.XQ_CLASSPATH
: this variable defines the
additional classpath which is appended to the standard one
and to the XQuark Fusion distribution jars before running the software.
It is used to load the JDBC driver classes and
JAXP-compliant parsers that are not part of the delivery
(see user documentation for details).XQFUSION_HOME
:
this variable must be set to the directory where XQuark Fusion was
installed.
In order to work, XQuark Fusion
needs to
be configured using a configuration file. The installation guide
describes how to write a simple configuration file.