Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

数据库更新工具使您可以对选定的数据库执行更新/插入/删除查询。

Image Added

图1:数据库更新工具属性

名称描述
数据源

目标数据库执行语句。

选择: -

  • 自定义数据源
    • 这个选择需要JDBC连接参数。
  • 默认数据源
    • 指向当前连接到Joget当前数据库的副本。

Image Added

图2:数据库更新工具属性 - 查询

名称描述
询问

SQL查询。这里接受哈希变量。

Database Update Tool lets you perform update/insert/delete queries on your selected database.

Image Removed

Figure 1: Database Update Tool Properties

NameDescription
Datasource

Target database to execute statements on.

Choices:-

  • Custom Datasource
    • JDBC Connection Parameters are needed for this choice.
  • Default Datasource
    • Points to the current database your copy of Joget currently connects to.

Image Removed

Figure 2: Database Update Tool Properties - Query

NameDescription
Query

SQL Query. Hash Variable is accepted here.

Info
titleFAQ

Q: Can I put in multiple query in the Query itself?

A: It depends on the JDBC driver's capability itself.

 

...

问:我可以在查询本身中放入多个查询吗?

答:这取决于JDBC驱动程序本身的能力。