12345678910111213141516171819202122232425 |
- <?xml version="1.0" encoding="UTF-8"?>
- <additionalDatasources>
- <datasource filename="athena.xml" type="jdbc-generic"/>
- <datasource filename="bigquery.xml" type="jdbc-generic"/>
- <datasource filename="composite.xml" type="jdbc-generic"/>
- <datasource filename="denodo.xml" type="jdbc-generic"/>
- <datasource filename="dremio.xml" type="jdbc-generic"/>
- <datasource filename="datadirectrest.xml" type="jdbc-generic"/>
- <datasource filename="idms.xml" type="jdbc-generic"/>
- <datasource filename="mariadb.xml" type="jdbc-generic"/>
- <datasource filename="mongov2.xml" type="jdbc-generic"/>
- <datasource filename="presto.xml" type="jdbc-generic"/>
- <datasource filename="redshift.xml" type="jdbc-generic"/>
- <datasource filename="snowflake.xml" type="jdbc-generic"/>
- <datasource filename="ibmtwc.xml" type="jdbc-generic"/>
- <datasource filename="sfdc.xml" type="jdbc-generic"/>
- <datasource filename="sparksql_simba.xml" type="jdbc-generic"/>
- <datasource filename="trino.xml" type="jdbc-generic"/>
- </additionalDatasources>
|