public class VerboseProgressCallback extends NullProgressCallback
Constructor and Description |
---|
VerboseProgressCallback() |
Modifier and Type | Method and Description |
---|---|
void |
startTask(String taskName)
Called to denote the beginning of a save task
|
checkCancel, done, generationStarted, introspectionStarted, saveStarted
public void startTask(String taskName)
ProgressCallback
startTask
in interface ProgressCallback
startTask
in class NullProgressCallback
taskName
- a descriptive name of the current work stepCopyright © 2010–2018 MyBatis.org. All rights reserved.