Java DB - dblook
About
The Derby dblook utility is a Data Definition Language (DDL) generation utility.
dblook -d 'jdbc:derby://localhost/myDB;user=usr'
where:
- -d option is the full connection URL to the Network Server database.
The Derby dblook utility is a Data Definition Language (DDL) generation utility.
dblook -d 'jdbc:derby://localhost/myDB;user=usr'
where: