Hi all, I try to figure out the database schema of ofbiz by dumping derby. I use dblook tools to do that. After that, I got sql script DDL of ofbiz database. Strangely, i don't see any primary key field in every table. I'm not experienced with derby, but I usually used mysql.
Is there any tools like mysqldump in derby ? So that I can view DDL and also DML sql script of ofbiz database and then reverse engineer it to physical data model using Power Designer. Thank you. Rizki Wicaksono
