Java DB - Tools (derbyrun.jar)

Card Puncher Data Processing

About

The tools that are included with Derby are:

They are included in the derbyrun.jar file.

C:\Program Files\Java\jdk1.7.0\db\lib> java -jar derbyrun.jar
Usage:
java -jar derbyrun.jar ij [-p propertiesfile] [sql script]
java -jar derbyrun.jar sysinfo [-cp ...] [-cp help]
java -jar derbyrun.jar dblook [args] (or no arguments for usage)
java -jar derbyrun.jar server [args] (or no arguments for usage)





Discover More
Path Bin Derby Home
Java DB - Getting Started

First steps with Java DB and the ij client tool. There is two installation option: Derby may have been already installed with the Jdk or you need to download it Java DB/Derby may be installed...
Card Puncher Data Processing
Java DB - IJ

The Derby ij JDBC tool is used to run: scripts or interactive queries against a Derby database. Embedded Mode Server mode
Card Puncher Data Processing
Java DB - dblook

The Derby dblook utility is a Data Definition Language (DDL) generation utility. where: -d option is the full connection URL to the Network Server database.
Card Puncher Data Processing
Java DB - sysinfo (version)

The Derby sysinfo tool displays information your Java environment and your version of Derby. For the sysinfo tool, issue the command



Share this page:
Follow us:
Task Runner