public interface BatchLoaderContextProvider
DataLoader
code to
provide overall calling context to the BatchLoader
call. A common use
case is for propagating user security credentials or database connection parameters for example.Modifier and Type | Method and Description |
---|---|
Object |
getContext() |
Object getContext()
Copyright © 2017–2020. All rights reserved.