jcolibri.test.database
Class HSQLDBserver

java.lang.Object
  extended by jcolibri.test.database.HSQLDBserver

public class HSQLDBserver
extends java.lang.Object

Creates a data base server with the tables for the examples/tests using the HSQLDB library.

Version:
1.0
Author:
Juan A. Recio-Garcia

Constructor Summary
HSQLDBserver()
           
 
Method Summary
static void init()
          Initialize the server
static void main(java.lang.String[] args)
          Testing method
static void shutDown()
          Shutdown the server
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSQLDBserver

public HSQLDBserver()
Method Detail

init

public static void init()
Initialize the server


shutDown

public static void shutDown()
Shutdown the server


main

public static void main(java.lang.String[] args)
Testing method


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es