| Constructor and Description |
|---|
BasicDBTask(String script) |
BasicDBTask(String script,
List<Entity> args) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
call() |
String |
getErrorMsg() |
Entity |
getResult() |
boolean |
isSuccessful() |
void |
setDBConnection(DBConnection conn) |
public BasicDBTask(String script)
public void setDBConnection(DBConnection conn)
setDBConnection in interface DBTaskpublic String getErrorMsg()
getErrorMsg in interface DBTaskpublic boolean isSuccessful()
isSuccessful in interface DBTaskCopyright © 2021 DolphinDB. All rights reserved.