bigquery.xml 279 B

1234567
  1. <supportedDataSource>
  2. <name>Google BigQuery</name>
  3. <subprotocol>bigquery</subprotocol>
  4. <url>jdbc:bigquery://&lt;url&gt;;ProjectId=[Project];OAuthType=[AuthValue];</url>
  5. <properties></properties>
  6. <driver>com.simba.googlebigquery.jdbc42.Driver</driver>
  7. </supportedDataSource>