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