public class ManagerConsole
extends org.hsqldb.cmdline.SqlTool
This application basically starts SqlTool provided by HSQLDB.
It uses custom command line arguments for a better integration into the server environment.
| Constructor and Description |
|---|
ManagerConsole() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Start console application for database management.
|
public static void main(String[] args)
args - command line argumentsCopyright © 2019 OpenEstate. All rights reserved.