Class CSVTabularDataSetProvider

All Implemented Interfaces:
AuditLoggingComponent

public class CSVTabularDataSetProvider extends ConnectorProviderBase
CSVTabularDataSetProvider is the OCF connector provider for the Tabular Data Set connector that manages data in a CSV File. It expects an embedded CSVFileStore connector.
  • Constructor Details

    • CSVTabularDataSetProvider

      public CSVTabularDataSetProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific file store implementation.