|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.test.database.HSQLDBserver
public class HSQLDBserver
Creates a data base server with the tables for the examples/tests using the HSQLDB library.
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 |
---|
public HSQLDBserver()
Method Detail |
---|
public static void init()
public static void shutDown()
public static void main(java.lang.String[] args)
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |