类 AbstractBatchingEntityLoaderBuilder

  • 直接已知子类:
    LegacyBatchingEntityLoaderBuilder

    public abstract class AbstractBatchingEntityLoaderBuilder
    extends BatchingEntityLoaderBuilder
    Base class for LoadPlan-based BatchingEntityLoaderBuilder implementations. Mainly we handle the common "no batching" case here to use the LoadPlan-based EntityLoader
    作者:
    Steve Ebersole