Class UuidItemFilterProcessor

All Implemented Interfaces:
FilterProcessor<PropertyValueFilter<Object>>, RightHandProcessor

public class UuidItemFilterProcessor extends SinglePathItemFilterProcessor<Object,UuidPath>
Similar to SimpleItemFilterProcessor but String value can be just UUID prefixes and must be smartly converted based on the actual operation. [WARNING] Prefix support assumes OID column only and does not treat predicate for nullable columns.