| GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.bigquery for new applications.
Classes
| Class | Description |
|---|---|
| com. |
|
| com. |
An implementation of java.sql.Connection for establishing a connection with BigQuery and executing SQL statements See Also: BigQueryStatement |
| com. |
JDBC Driver implementation for BigQuery.
Usage: |
| com. |
An implementation of java.sql.Statement for executing BigQuery SQL statement and returning the results it produces. See Also: BigQueryConnection#createStatement, ResultSet |
| com. |
BigQuery JDBC implementation of javax.sql.DataSource
A factory for connections to the physical data source that this DataSource object represents. An alternative to the DriverManager facility, a DataSource object is the preferred means of |
| com. |
|
| com. |
Interfaces
| Interface | Description |
|---|---|
| com. |