Class SqliteJdbcAutoSchemaSink

  • All Implemented Interfaces:
    java.lang.AutoCloseable, org.apache.pulsar.io.core.Sink<org.apache.pulsar.client.api.schema.GenericRecord>

    public class SqliteJdbcAutoSchemaSink
    extends org.apache.pulsar.io.jdbc.BaseJdbcAutoSchemaSink
    • Field Summary

      • Fields inherited from class org.apache.pulsar.io.jdbc.JdbcAbstractSink

        ACTION, DELETE, INSERT, tableDefinition, UPDATE
    • Method Summary

      • Methods inherited from class org.apache.pulsar.io.jdbc.BaseJdbcAutoSchemaSink

        bindValue
      • Methods inherited from class org.apache.pulsar.io.jdbc.JdbcAbstractSink

        close, getConnection, open, write
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SqliteJdbcAutoSchemaSink

        public SqliteJdbcAutoSchemaSink()