Interface HqlInterpretation<R>

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

    public interface HqlInterpretation<R>
    • Method Detail

      • getDomainParameterXref

        org.hibernate.query.sqm.internal.DomainParameterXref getDomainParameterXref()