org.basex.test.examples
Class ServerLocalExample

java.lang.Object
  extended by org.basex.test.examples.ServerLocalExample

public final class ServerLocalExample
extends Object

This class sends a query to a database server instance. The query result is used to create and query a local database. For more information on server functionalities, see ServerExample For more information on local query processing, see QueryExample.

Author:
Workgroup DBIS, University of Konstanz 2005-09, ISC License, BaseX Team

Method Summary
static void main(String[] args)
          Runs the example code.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Runs the example code.

Parameters:
args - (ignored) command-line arguments
Throws:
Exception - exception