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,