By default, it will be the directory where the java process is started.
I guess, you can specify the directory in the URL to change the default
behavior :
jdbc:derby:/space/user/MyDatabase;create=true
For more information :
http://db.apache.org/derby/docs/dev/devguide/cdevdvlp17453.html
Thanks,
-Jagadish
On Thu, 2008-02-21 at 23:06 +0100, Pawel R. wrote:
> Hi,
>
> where this database will be created?
>
> <property name="toplink.jdbc.url" value="jdbc:derby:database;create=true"/>
>
> Regards,
> Pawel.
>
> Pozdrawiam,
> Paweł R.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>