Class InitializeCommand
java.lang.Object
org.apache.ibatis.migration.commands.BaseCommand
org.apache.ibatis.migration.commands.InitializeCommand
-
Field Summary
Fields inherited from class org.apache.ibatis.migration.commands.BaseCommand
DESC_CREATE_CHANGELOG, options, paths, printStream
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
ensureDirectoryIsEmpty
(File path) void
Methods inherited from class org.apache.ibatis.migration.commands.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
-