Package org.mybatis.generator.api
Class ShellRunner
java.lang.Object
org.mybatis.generator.api.ShellRunner
This class allows the code generator to be run from the command line.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONFIG_FILE
- See Also:
-
OVERWRITE
- See Also:
-
CONTEXT_IDS
- See Also:
-
TABLES
- See Also:
-
VERBOSE
- See Also:
-
FORCE_JAVA_LOGGING
- See Also:
-
HELP_1
- See Also:
-
HELP_2
- See Also:
-
-
Constructor Details
-
ShellRunner
public ShellRunner()
-
-
Method Details
-
main
-
usage
private static void usage() -
writeLine
-
writeLine
private static void writeLine() -
parseCommandLine
-