|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Part.IgnoreCaseType | |
|---|---|
| org.springframework.data.repository.query.parser | Support classes for parsing queries from method names. |
| Uses of Part.IgnoreCaseType in org.springframework.data.repository.query.parser |
|---|
| Methods in org.springframework.data.repository.query.parser that return Part.IgnoreCaseType | |
|---|---|
Part.IgnoreCaseType |
Part.shouldIgnoreCase()
Returns whether the PropertyPath referenced should be matched ignoring case. |
static Part.IgnoreCaseType |
Part.IgnoreCaseType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Part.IgnoreCaseType[] |
Part.IgnoreCaseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||