Yes, I was aware of this problem. SO i had to make  changes to Jboss.jar
file. Now the tables are created using "create Cached table", but still i am
facing the same problem.
Subu 

> -----Original Message-----
> From: viktor [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, September 03, 2003 11:12 AM
> To:   [EMAIL PROTECTED]
> Subject:      Re: [JBoss-dev] CMP-Hypersonic
> 
> No - it seems 'CREATE TABLE'  is hardcoded in the CMP engine ...
> 
> On Wednesday, Sep 3, 2003, at 00:33 Europe/Stockholm, Subramanian 
> Ananthram wrote:
> 
> > Hi,
> > How do I create cached table in hypersonic?. I was looking up about 
> > HSQL and
> > found out that using Create table in HSQL would make the data always 
> > reside
> > in memory not data written out to the database . So  creating tables 
> > like
> > CREATE TABLE should be the only thing I need to do to get it to be
> > persistent in the database. In other words a not memory only database. 
> > It
> > persist only when the server is shutdown!.
> > Is there some cofiguration change i need to make so that the container
> > creates tables using CREATE CACHED TABLE rahter than CREATE TABLE.
> > Thanks in advance
> > Subu
> >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > JBoss-Development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> >
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-Development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to