Class SinglePathItemFilterProcessor<O extends ObjectFilter,​P extends com.querydsl.core.types.Path<?>>

    • Field Detail

      • path

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

      • SinglePathItemFilterProcessor

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