-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: [OT] HSQLDB for testing
PostPosted: Tue Mar 15, 2005 8:40 pm 
Newbie

Joined: Mon Sep 06, 2004 1:39 pm
Posts: 18
Location: Utah, USA
I have written a shopcart using Hibernate and Struts. I am now interested in adding HSQLDB to my project for testing and development, similar to what was done for CaveatEmptor. I have looked through the CaveatEmptor code and can't find where the hsqldb server is started to receive requests from hibernate. Can someone point me to this code please?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 16, 2005 1:49 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
It's started when you first request a connection to it, as its running embedded. You can also run it standalone and talk to it through a socket. See the HSQL DB documentation.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 21, 2005 1:29 pm 
Newbie

Joined: Mon Sep 06, 2004 1:39 pm
Posts: 18
Location: Utah, USA
Thanks! I found this link: http://hsqldb.sourceforge.net/doc/guide ... tml#N101B1 on the HSQLDB site and a small HOW TO http://www.indiwiz.com/web/Java/JavaTools/91.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.