Uses of Enum Class
org.springframework.data.jpa.repository.QueryRewriter.IdentityQueryRewriter
Packages that use QueryRewriter.IdentityQueryRewriter
Package
Description
Interfaces and annotations for JPA specific repositories.
-
Uses of QueryRewriter.IdentityQueryRewriter in org.springframework.data.jpa.repository
Subclasses with type arguments of type QueryRewriter.IdentityQueryRewriter in org.springframework.data.jpa.repositoryMethods in org.springframework.data.jpa.repository that return QueryRewriter.IdentityQueryRewriterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static QueryRewriter.IdentityQueryRewriter[]QueryRewriter.IdentityQueryRewriter.values()Returns an array containing the constants of this enum class, in the order they are declared.