Class RefItemFilterProcessor

    • Method Detail

      • mapper

        public static ItemSqlMapper mapper​(Function<com.querydsl.core.types.EntityPath<?>,​com.querydsl.core.types.Path<?>> rootToQueryItem)
        Returns the mapper function creating the string filter processor from context.
      • process

        public com.querydsl.core.types.Predicate process​(RefFilter filter)