Interface FromBuilder<R>

    • Method Detail

      • from

        <T> JoinerQuery<T,​R> from​(com.querydsl.core.types.EntityPath<T> from)