public static class ManagerSql.Confirm extends CommandLineParser
CommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
private static String |
FOOT
A footer message.
|
private static String |
ONESWITCH
The switches for adding properties.
|
private static Map<String,String> |
USE
Detailed use of switches.
|
private static String |
ZEROSWITCH
The switches for adding properties.
|
HELPSWITCHES| Constructor and Description |
|---|
Confirm() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
First argument is the name of the user,
|
private boolean |
process(String[] arg)
Reads the command line and find the stars.
|
addHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usageprivate static final String ZEROSWITCH
private static final String ONESWITCH
private static final String FOOT
private boolean process(String[] arg) throws ParseException, SQLException, javax.mail.internet.AddressException, InitException
InitExceptionjavax.mail.internet.AddressExceptionParseExceptionSQLExceptionpublic static void main(String[] arg) throws ParseException, SQLException, javax.mail.internet.AddressException, InitException
SQLExceptionParseExceptionInitExceptionjavax.mail.internet.AddressException