Class IdentifiableJsonSchemaProperty.QueryableJsonSchemaProperty

java.lang.Object
org.springframework.data.mongodb.core.schema.IdentifiableJsonSchemaProperty.QueryableJsonSchemaProperty
All Implemented Interfaces:
JsonSchemaObject, JsonSchemaProperty
Enclosing class:
IdentifiableJsonSchemaProperty<T extends JsonSchemaObject>

public static class IdentifiableJsonSchemaProperty.QueryableJsonSchemaProperty extends Object implements JsonSchemaProperty
JsonSchemaProperty implementation typically wrapping an encrypted property to mark it as queryable.
Since:
4.5
Author:
Christoph Strobl