Uses of Enum Class
org.springframework.data.mongodb.core.convert.ReferenceLoader.NoResultsFilter
Package
Description
Spring Data MongoDB specific converter infrastructure.
-
Uses of ReferenceLoader.NoResultsFilter in org.springframework.data.mongodb.core.convert
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ReferenceLoader.NoResultsFilter[]
ReferenceLoader.NoResultsFilter.values()
Returns an array containing the constants of this enum class, in the order they are declared.