.TH HSQLDB-QUERYTOOL "1" "March 2005" "HSQLDB 1.7.3.3" .SH NAME hsqldb-querytool \- GUI database management tool .SH SYNOPSIS \fBhsqldb-querytool\fR [\fIoptions\fR] .SH DESCRIPTION \fBhsqldb-querytool\fR is a GUI tool to issue SQL statements via JDBC. .SH OPTIONS .TP \fB\-driver\fR \fIclassname\fR JDBC driver class to use .TP \fB\-url\fR \fIname\fR first part of the JDBC URL to connect to .TP \fB\-database\fR \fIname\fR second part of the JDBC URL to connect to .TP \fB\-user\fR \fIname\fR user name used for connection .TP \fB\-password\fR \fIpassword\fR password for this user .TP \fB\-test\fR [\fBtrue\fR|\fBfalse\fR] insert test data .TP \fB\-log\fR [\fBtrue\fR|\fBfalse\fR] write log to system out .TP \fB\-?\fR show a brief help .SH AUTHOR This manual page was written by Peter Eisentraut for the Debian project.