Differences
This shows you the differences between two versions of the page.
| system_datasource [2020/04/26 03:33] – external edit 127.0.0.1 | system_datasource [2020/05/10 03:31] (current) – removed admin | ||
|---|---|---|---|
| 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: | ||
| - | |||