| Class | Description |
|---|---|
| DbSink |
A DataFrameSink implementation that writes DataFrames to a SQL database table.
|
| DbSinkOptions<R,C> |
A class that defines all the options that can be configured to write a DataFrame to a SQL data store.
|
| DbSource |
A DataFrameSource designed to handle read DataFrames from a SQL data store
|
| DbSourceOptions<R> |
A DataFrameRequest used to load a DataFrame from a SQL Database.
|
Copyright 2014-2018, D3X Systems