Class SinglePathItemFilterProcessor<O extends ObjectFilter>

    • Field Detail

      • path

        protected final com.querydsl.core.types.Path<?> path
    • Constructor Detail

      • SinglePathItemFilterProcessor

        public SinglePathItemFilterProcessor​(SqlPathContext<?,​?,​?> context,
                                             Function<com.querydsl.core.types.EntityPath<?>,​com.querydsl.core.types.Path<?>> rootToQueryItem)