Interface PojoLoadingPlan<T>

  • Type Parameters:
    T - The exposed type of loaded entities.
    All Known Implementing Classes:
    PojoMultiLoaderLoadingPlan

    public interface PojoLoadingPlan<T>
    A mutable plan to load POJO entities from an external source (database, ...).