| Package | Description |
|---|---|
| io.cdap.plugin.db.batch | |
| io.cdap.plugin.db.batch.source |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpCommitConnection
A hack to work around jdbc drivers that create connections that don't support commit.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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. |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.