Jala 1.3

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 h2.jar in directory "lib/ext" of your helma installation for this library to work, which you can get at http://www.h2database.com/.
jala.db.RamDatabase Instances of this class represent an in-memory sql database.
jala.db.Server Instances of this class represent a H2 database listener that allows multiple databases to be accessed via tcp.

Jala 1.3

Documentation generated by JSDoc on Tue Jan 8 15:45:31 2008