Class DuckDBDatabaseSurveyActionProvider

All Implemented Interfaces:
AuditLoggingComponent

public class DuckDBDatabaseSurveyActionProvider extends SurveyActionServiceProvider
DuckDBDatabaseSurveyActionProvider is the OCF connector provider for the DuckDB database survey action service.
  • Constructor Details

    • DuckDBDatabaseSurveyActionProvider

      public DuckDBDatabaseSurveyActionProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific connector implementation. Most of the work of this connector provider is handled by the base class.