Interface | Description |
---|---|
Commands |
This class defines the available command-line commands.
|
PasswordReader |
Reads a password from a specified source (eg. command line or GUI).
|
Class | Description |
---|---|
CmdBuilder |
This class simplifies the composition of the string representation of
a database command.
|
CommandParser |
This is a parser for command strings, creating
Command instances. |
Enum | Description |
---|---|
Commands.Cmd |
Command definitions.
|
Commands.CmdAlter |
Alter types.
|
Commands.CmdCreate |
Create commands.
|
Commands.CmdDrop |
Drop commands.
|
Commands.CmdIndex |
Index types.
|
Commands.CmdIndexInfo |
Index types.
|
Commands.CmdInfo |
Info commands.
|
Commands.CmdOptimize |
Optimize commands.
|
Commands.CmdPerm |
Permission commands.
|
Commands.CmdRepo |
Repo types.
|
Commands.CmdShow |
Show commands.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.