public class VerboseProgressCallback extends Object implements ProgressCallback
Constructor and Description |
---|
VerboseProgressCallback() |
Modifier and Type | Method and Description |
---|---|
void |
startTask(String taskName)
Called to denote the beginning of a save task.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkCancel, done, generationStarted, introspectionStarted, saveStarted
public void startTask(String taskName)
ProgressCallback
startTask
in interface ProgressCallback
taskName
- a descriptive name of the current work stepCopyright © 2006–2022 MyBatis.org. All rights reserved.