Interface BatchLoaderEnvironmentProvider


  • @PublicSpi
    public interface BatchLoaderEnvironmentProvider
    A BatchLoaderEnvironmentProvider is used by the DataLoader code to provide BatchLoaderEnvironment calling context to the BatchLoader call. A common use case is for propagating user security credentials or database connection parameters.