HSQLDB and Jonas clarification please.
From: natG (natgrossDOTrentalsystems_at_verizon.net)
Date: 12/28/04
- Next message: IchBin: "Re: HSQLDB and Jonas clarification please."
- Previous message: Alex Molochnikov: "Re: Java db help"
- Next in thread: IchBin: "Re: HSQLDB and Jonas clarification please."
- Reply: IchBin: "Re: HSQLDB and Jonas clarification please."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Dec 2004 03:44:18 GMT
Hi;
I am new to hsqldb, and have been exposed to it mainly via Jonas j2ee
server, which includes it. I have since researched it a bit, but I need
some clarifications, please.
I see that there are different modes of setting it up.
Which mode does Jonas utilize? Is it in memory embedded in the same jvm
as the rest of the j2ee server?
In Jonas, where is the data persisted to? Can I configure it?
When is the data written to disk?
How do I connect to it, outside of Jonas? (via plain jdbc.)
And what is this DatabaseManagerSwingClass? Can I utilize it even when
Jonas is somehow encapsulating the db?
(Is DatabaseManagerSwingClass unique to HSQLDB?)
Thank you all;
-nat
- Next message: IchBin: "Re: HSQLDB and Jonas clarification please."
- Previous message: Alex Molochnikov: "Re: Java db help"
- Next in thread: IchBin: "Re: HSQLDB and Jonas clarification please."
- Reply: IchBin: "Re: HSQLDB and Jonas clarification please."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|