Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
system_datasource [2020/05/10 03:31] admin removed |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== System DataSource ===== | ||
| - | |||
| - | '' | ||
| - | |||
| - | DATASOURCE.TestDB.CONNSTRING=jdbc connection string | ||
| - | DATASOURCE.TestDB.DRIVERCLASS=jdbc driver class path | ||
| - | DATASOURCE.TestDB.PASSWORD=myDbUserID | ||
| - | DATASOURCE.TestDB.USERNAME=myPassword | ||
| - | |||
| - | where '' | ||
| - | |||
| - | Typically you will use the following format to specify URI: | ||
| - | sql: | ||
| - | |||