Uses of Enum Class
org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
Packages that use ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter
-
Uses of ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter in org.springframework.data.elasticsearch.core.mapping
Methods in org.springframework.data.elasticsearch.core.mapping that return ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.