datasources.xml 1.2 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: XQE
  5. (C) Copyright IBM Corp. 2012, 2021
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  7. -->
  8. <additionalDatasources>
  9. <datasource filename="athena.xml" type="jdbc-generic"/>
  10. <datasource filename="bigquery.xml" type="jdbc-generic"/>
  11. <datasource filename="composite.xml" type="jdbc-generic"/>
  12. <datasource filename="denodo.xml" type="jdbc-generic"/>
  13. <datasource filename="dremio.xml" type="jdbc-generic"/>
  14. <datasource filename="datadirectrest.xml" type="jdbc-generic"/>
  15. <datasource filename="idms.xml" type="jdbc-generic"/>
  16. <datasource filename="mariadb.xml" type="jdbc-generic"/>
  17. <datasource filename="mongov2.xml" type="jdbc-generic"/>
  18. <datasource filename="presto.xml" type="jdbc-generic"/>
  19. <datasource filename="redshift.xml" type="jdbc-generic"/>
  20. <datasource filename="snowflake.xml" type="jdbc-generic"/>
  21. <datasource filename="ibmtwc.xml" type="jdbc-generic"/>
  22. <datasource filename="sfdc.xml" type="jdbc-generic"/>
  23. <datasource filename="sparksql_simba.xml" type="jdbc-generic"/>
  24. <datasource filename="trino.xml" type="jdbc-generic"/>
  25. </additionalDatasources>