Interface SearchLoadingContext<E>

  • Type Parameters:
    E - The type of loaded entities.
    All Known Implementing Classes:
    PojoSearchLoadingContext

    public interface SearchLoadingContext<E>
    An execution context for queries, providing components allowing to load data from an external source (relational database, ...).