Jala 1.2

Database.js

Summary

Fields and methods of the jala.db package.


Class Summary
jala.db.FileDatabase Instances of this class represent a file based in-process database
Important: You need the hsqldb.jar in lib/ext of your helma installation for this library to work, which you can get at http://hsqldb.org/.
jala.db.RamDatabase Instances of this class represent an in-memory sql database.
jala.db.Server Instances of this class represent a HSQLDB database server hosting up to 10 separate databases, which are accessible via network.

Jala 1.2

Documentation generated by JSDoc on Tue May 29 10:26:15 2007