Uses of Class
org.apache.drill.exec.store.jdbc.JdbcWriter
Packages that use JdbcWriter
-
Uses of JdbcWriter in org.apache.drill.exec.store.jdbc
Subclasses of JdbcWriter in org.apache.drill.exec.store.jdbcMethods in org.apache.drill.exec.store.jdbc with parameters of type JdbcWriterModifier and TypeMethodDescriptionJdbcWriterBatchCreator.getBatch(ExecutorFragmentContext context, JdbcWriter config, List<RecordBatch> children) Constructors in org.apache.drill.exec.store.jdbc with parameters of type JdbcWriterModifierConstructorDescriptionJdbcRecordWriter(UserBitShared.UserCredentials userCredentials, List<String> tableIdentifier, JdbcWriter config) JdbcTableModifyWriter(UserBitShared.UserCredentials userCredentials, List<String> tableIdentifier, JdbcWriter config)