Searched refs:keySetFeatures (Results 1 – 1 of 1) sorted by relevance
159 Set<Feature<?>> keySetFeatures = in computeKeySetFeatures() local164 keySetFeatures.add(CollectionFeature.SUBSET_VIEW); in computeKeySetFeatures()166 keySetFeatures.add(CollectionFeature.ALLOWS_NULL_VALUES); in computeKeySetFeatures()168 keySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeKeySetFeatures()171 return keySetFeatures; in computeKeySetFeatures()