Class InitializeCommand
java.lang.Object
org.apache.ibatis.migration.commands.BaseCommand
org.apache.ibatis.migration.commands.InitializeCommand
- All Implemented Interfaces:
Command
-
Field Summary
Fields inherited from class BaseCommand
DESC_CREATE_CHANGELOG, options, paths, printStream -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidensureDirectoryIsEmpty(File path) voidMethods inherited from class BaseCommand
changelogTable, copyExternalResourceTo, copyResourceTo, copyResourceTo, copyTemplate, copyTemplate, createDownHook, createFileMigrationHook, createUpHook, environment, environmentFile, existingEnvironmentFile, getConnectionProvider, getDatabaseOperationOption, getMigrationLoader, getNextIDAsString, getStepCountParameter, paramsEmpty, setDriverClassLoader, setPrintStream
-
Constructor Details
-
InitializeCommand
-
-
Method Details
-
execute
-
ensureDirectoryIsEmpty
-
createDirectoryIfNecessary
-