| Class | Description |
|---|---|
| DbSink.ColumnAdapter |
A convenience base class for building an adapter that maps DataFrame content to a SQL column of a well defined type
|
| DbSinkOptions |
A class that defines all the options that can be configured to write a DataFrame to a SQL data store.
|
| DbSinkOptions.ColumnMappings |
A class that maintains a mapping between a DataFrame column type and a JDBC column type
|
| DbSource.ColumnInfo |
A class used to capture the meta-data for a column
|
| DbSourceOptions |
A DataFrameRequest used to load a DataFrame from a SQL Database.
|
Copyright 2014-2018, D3X Systems