Class EnumItemFilterProcessor<E extends Enum<E>>

    • Method Detail

      • mapper

        public static <E extends Enum<E>> ItemSqlMapper mapper​(@NotNull
                                                               @NotNull Function<com.querydsl.core.types.EntityPath<?>,​com.querydsl.core.types.dsl.EnumPath<E>> rootToQueryItem)
        Returns the mapper creating the enum filter processor from context.