Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description | Screens (Click to view) | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Load Binder | JDBC Binder selected (See Figure 1). | ||||||||||||||
Datasource |
By selecting Default Datasource, the database your Joget is currently using will be selected. (See Figure 2). |
| |||||||||||||
Custom JDBC Driver | Custom JDBC Driver. This field is required when Custom Datasource is selected in Datasource above. Example: com.mysql.jdbc.Driver | ||||||||||||||
Custom JDBC URL | Custom JDBC URL. This field is required when Custom Datasource is selected in Datasource above. | ||||||||||||||
Custom JDBC Username | Custom JDBC Username. This field is required when Custom Datasource is selected in Datasource above. | ||||||||||||||
Custom JDBC Password | Custom JDBC Password. This field is required when Custom Datasource is selected in Datasource above.
| ||||||||||||||
SQL SELECT Query | The SQL query specific to your database type (MySQL, MSSQL, Oracle, etc.). Use question mark ( ? ) in your query to represent the primary key or foreign key.
|
...