Uses of Class
com.databricks.sdk.service.sql.StatementExecutionAPI
-
Packages that use StatementExecutionAPI Package Description com.databricks.sdk -
-
Uses of StatementExecutionAPI in com.databricks.sdk
Methods in com.databricks.sdk that return StatementExecutionAPI Modifier and Type Method Description StatementExecutionAPI
WorkspaceClient. statementExecution()
The SQL Statement Execution API manages the execution of arbitrary SQL statements and the fetching of result data.
-