All Implemented Interfaces:
AuditLoggingComponent

public class CSVFileStoreProvider extends ConnectorProviderBase
CSVFileStoreProvider is the OCF connector provider for the structured file store connector.
  • Field Details

    • columnNamesProperty

      public static final String columnNamesProperty
      columnNames configuration property
      See Also:
    • delimiterCharacterProperty

      public static final String delimiterCharacterProperty
      delimiterCharacter configuration property
      See Also:
    • quoteCharacterProperty

      public static final String quoteCharacterProperty
      quote character configuration property
      See Also:
  • Constructor Details

    • CSVFileStoreProvider

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