public class Workspace extends Object
| 限定符和类型 | 方法和说明 | ||
|---|---|---|---|
SqlCommandsWorkspaceResp |
sqlCommands(SqlCommandsWorkspaceReq req)
执行 SQL,在工作空间下执行 SQL 语句
官网API文档链接:
SqlCommandsWorkspaceRespsqlCommands(SqlCommandsWorkspaceReq req,
RequestOptions reqOptions)
执行 SQL,在工作空间下执行 SQL 语句
官网API文档链接:
从类继承的方法 java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2026. All rights reserved. |