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, waitcheckCancel, done, generationStarted, introspectionStarted, saveStartedpublic void startTask(String taskName)
ProgressCallbackstartTask in interface ProgressCallbacktaskName - a descriptive name of the current work stepCopyright © 2006–2025 MyBatis.org. All rights reserved.