Uses of Enum Class
org.springframework.data.jpa.repository.support.QueryHints.NoHints
Packages that use QueryHints.NoHints
-
Uses of QueryHints.NoHints in org.springframework.data.jpa.repository.support
Subclasses with type arguments of type QueryHints.NoHints in org.springframework.data.jpa.repository.supportMethods in org.springframework.data.jpa.repository.support that return QueryHints.NoHintsModifier and TypeMethodDescriptionstatic QueryHints.NoHintsReturns the enum constant of this class with the specified name.static QueryHints.NoHints[]QueryHints.NoHints.values()Returns an array containing the constants of this enum class, in the order they are declared.