DirectJdbcSource

Specifies the direct JDBC source connection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The connection name of the JDBC source.

Link copied to clipboard

The connection type of the JDBC source.

Link copied to clipboard

The database of the JDBC source connection.

Link copied to clipboard

The name of the JDBC source connection.

Link copied to clipboard

The temp directory of the JDBC Redshift source.

Link copied to clipboard

The table of the JDBC source connection.

Functions

Link copied to clipboard
inline fun copy(block: DirectJdbcSource.Builder.() -> Unit = {}): DirectJdbcSource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String