Class SelectExecution<T>

  • Type Parameters:
    T - type of entity

    public class SelectExecution<T>
    extends Object
    Orchestrate the execution of a SelectQuery
    Author:
    Guillaume Le Cousin