Uses of Class
org.apache.drill.exec.store.jdbc.JdbcWriter
-
Uses of JdbcWriter in org.apache.drill.exec.store.jdbc
Modifier and TypeMethodDescriptionJdbcWriterBatchCreator.getBatch
(ExecutorFragmentContext context, JdbcWriter config, List<RecordBatch> children) ModifierConstructorDescriptionJdbcRecordWriter
(UserBitShared.UserCredentials userCredentials, List<String> tableIdentifier, JdbcWriter config) JdbcTableModifyWriter
(UserBitShared.UserCredentials userCredentials, List<String> tableIdentifier, JdbcWriter config)