what do you think of
http://joafip.sourceforge.net/database/dbvsjoafip.html
I created joafip to manage more objects than memory can contains.
I can also be use to persist data model.
There is no query language, all is done using object navigation:
relations between class are coded in the classes.
Luc Peuvrier
luc peuvrier - 08 Feb 2010 00:08 GMT
> what do you think ofhttp://joafip.sourceforge.net/database/dbvsjoafip.html
>
[quoted text clipped - 4 lines]
>
> Luc Peuvrier
I also posted by error in comp.lang.java.programmer.
Some people said I am a spammer, but I just wanted to bring to your
attention the existence of joafip, and having opinions.
Now I have it on comp.lang.java.programmer.
The conclusion is that joafip is usable as database only and only in
simple environement, or if relation between object coded in java are
hard to replace using request.
Luc