Interface PropertyQueryCondition<T>

    • Method Detail

      • alias

        QueryCondition<T> alias​(java.lang.String name)
        Assigns an alias to this condition that can later be used with the Query setParameter methods.