Uses of Enum Class
org.springframework.data.jpa.repository.QueryRewriter.IdentityQueryRewriter
Package
Description
Interfaces and annotations for JPA specific repositories.
-
Uses of QueryRewriter.IdentityQueryRewriter in org.springframework.data.jpa.repository
Modifier 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.