| GitHub Repository |
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. |
|
| com. |
Specialized high-performance logger for ResultSet and its related classes. Avoids expensive stack trace walking (caller inference) on hot-path logging calls. |
| 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. |
Custom logging handler that bridges java.util.logging records to OpenTelemetry or Google Cloud Logging. Extracts TraceId, SpanId, and Connection UUID from context. |
| com. |
|
| com. |
|
| com. |
Interfaces
| Interface | Description |
|---|---|
| com. |