Class AsyncSingleEntityProjectionQuery<E extends BaseEntity,​R>

    • Constructor Detail

      • AsyncSingleEntityProjectionQuery

        public AsyncSingleEntityProjectionQuery​(com.github.collinalpert.lambda2sql.functions.SqlFunction<E,​R> projection,
                                                SingleEntityQuery<E> originalQuery)