Interface HqlInterpretation<R>

  • Type Parameters:
    R - the query result type
    All Known Implementing Classes:
    SimpleHqlInterpretationImpl

    public interface HqlInterpretation<R>