Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Ubuntu 9.04

(Jaunty Jackalope)

hsqldb-querytool(1)


HSQLDB-QUERYTOOL

HSQLDB-QUERYTOOL

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR

NAME

hsqldb-querytool − GUI database management tool

SYNOPSIS

hsqldb-querytool [options]

DESCRIPTION

hsqldb-querytool is a GUI tool to issue SQL statements via JDBC.

OPTIONS

−driver classname

JDBC driver class to use

−url name

first part of the JDBC URL to connect to

−database name

second part of the JDBC URL to connect to

−user name

user name used for connection

−password password

password for this user

−test [true|false]

insert test data

−log [true|false]

write log to system out

−?

show a brief help

AUTHOR

This manual page was written by Peter Eisentraut for the Debian project.



hsqldb-querytool(1)