You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Steve Schwarz <sa...@hotmail.com> on 2004/07/09 20:38:40 UTC

When/where are demo database tables created?

Hi
I was playing around to add a new sample to the ojb samples and can't seem 
to find the script that is run in the build or startup of the standalone 
demo that creates the tables used by this sample...
I'd like to integrate some new tables directly into the existing script(s).

Thanks,
Steve

_________________________________________________________________
Get fast, reliable Internet access with MSN 9 Dial-up – now 2 months FREE!  
http://join.msn.click-url.com/go/onm00200361ave/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: When/where are demo database tables created?

Posted by Reinhard Poetz <re...@apache.org>.
Steve Schwarz wrote:

> Hi
> I was playing around to add a new sample to the ojb samples and can't 
> seem to find the script that is run in the build or startup of the 
> standalone demo that creates the tables used by this sample...
> I'd like to integrate some new tables directly into the existing 
> script(s).
>
> Thanks,
> Steve


Cocoon uses HSQL as embedded database. HSQL stores its data in SQL 
scripts and those are in WEB-INF/db of the Cocoon samples.

-- 
Reinhard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org