| Class | Description |
|---|---|
| ConnectionWithFetchSize |
A JDBC
Connection that delegates all methods to another Connection, but automatically call
the Statement.setFetchSize(int) for all Statement created via this class. |
| DataDrivenETLDBInputFormat |
Class that extends
DBInputFormat to load the database driver class correctly. |
| DBSource |
Batch source to read from a DB table
|
| DBSource.DBSourceConfig |
PluginConfig for DBSource |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.