Class JsonbPolysPathItemFilterProcessor<T>

Type Parameters:
T - PolyString or String
All Implemented Interfaces:
FilterProcessor<PropertyValueFilter<T>>, RightHandProcessor

public class JsonbPolysPathItemFilterProcessor<T> extends SinglePathItemFilterProcessor<T,JsonbPath>
Filter processor for multi-value property stored as JSONB array. Support for contains and other operations was added in 4.6. Multiple values in filter are not supported.