public static class SqlLoader.ExecutableWrapper<T> extends Object implements ExecutableCommand
| Constructor and Description |
|---|
ExecutableWrapper(SqlLoader<T> loader) |
| Modifier and Type | Method and Description |
|---|---|
String |
executeCommand(String command) |
String |
getCommand() |
public String executeCommand(String command)
executeCommand in interface ExecutableCommandpublic String getCommand()
getCommand in interface ExecutableCommandCopyright © 2023. All rights reserved.