Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
名称 | 描述 | ||||||||
---|---|---|---|---|---|---|---|---|---|
数据库 |
通过选择默认数据源,Joget当前正在使用的数据库将被选中 | ||||||||
JDBC驱动 | 自定义JDBC驱动程序。当在上面的数据源中选择自定义数据源时需要这个字段。 | ||||||||
客户化JDBC URL | 自定义JDBC URL。当在上面的数据源中选择自定义数据源时需要这个字段。 | ||||||||
JDBC(数据库)用户名 | 自定义JDBC的用户名。当在上面的数据源中选择自定义数据源时需要这个字段。 | ||||||||
JDBC(数据库)密码 | 自定义JDBC密码。当在上面的数据源中选择自定义数据源时需要这个字段
| ||||||||
SQL查询语句 | SQL选择查询。(例如,select * from dir_user) | ||||||||
Primary Key | Define the primary key column. By default, it should be "id". | ||||||||
主键 | 定义主键列。默认情况下,它应该是“id”。 | ||||||||
优化分页查询语句 | 当选中时,活页夹只提取所选页面的项目,而不是返回整个数据集以提高加载速度。 注意:只适用于MYSQL和MSSQL目标数据库。 | Optimize query for paging | When checked, the binder only fetches selected page's items rather than the returning the whole data set for improved loading speed. Note: Only applicable to MYSQL and MSSQL target database.
|