Uses of Enum Class
org.springframework.data.mapping.model.PreferredConstructorDiscoverer.Discoverers
Packages that use PreferredConstructorDiscoverer.Discoverers
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of PreferredConstructorDiscoverer.Discoverers in org.springframework.data.mapping.model
Subclasses with type arguments of type PreferredConstructorDiscoverer.Discoverers in org.springframework.data.mapping.modelMethods in org.springframework.data.mapping.model that return PreferredConstructorDiscoverer.DiscoverersModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PreferredConstructorDiscoverer.Discoverers.values()Returns an array containing the constants of this enum class, in the order they are declared.