Class CsvDataLoader

java.lang.Object
com.sap.cds.services.impl.persistence.CsvDataLoader

public class CsvDataLoader extends Object
  • Constructor Details

  • Method Details

    • load

      public void load()
      Loads CSVs from the first existing CSV folder location. The paths is resolved based on the current working directory
    • loadFolder

      public void loadFolder(File folder, boolean recursive, ChangeSetContext ctx)
      Loads CSV files from within the specified folder
      Parameters:
      folder - the folder
      recursive - true, if the folder should be scanned recursively
      ctx - an optional ChangeSetContext