org.basex.test.examples
Class ServerLocalExample
java.lang.Object
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. |
main
public static void main(String[] args)
throws Exception
- Runs the example code.
- Parameters:
args
- (ignored) command-line arguments
- Throws:
Exception
- exception