Interface BatchLoaderEnvironmentProvider


@PublicSpi @NullMarked 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.
  • Method Summary

    Modifier and Type
    Method
    Description
    get()