Hi all, For more information on the db4o database, you can check out their web site: http://www.db4o.com
Best regards, Jerome > -----Message d'origine----- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 12 décembre 2007 21:44 > À : [email protected] > Objet : Re: DBO Files > > Hello Xamba, > > there is a directory lib/com.db4o_6.1 in your > Restlet-Distribution and 2 > jar-Files in it. > > regards > Stephan > > Xamba schrieb: > > Hi ALL, > > I am a newbie using RESTlet. I have read some documentation > and following some > > examples and I am having some problems. I have never worked > with dbo files and I > > found that in one appliation: > > > > > > this.container = > Db4o.openFile(System.getProperty("user.home")+ File.separator + > > "restbook.dbo"); > > > > What should I type in this file? Where can I find a Db4o > API?? How can I take > > the datas from my database?? > > > > Regards, > > > >

