|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.data.repository.query.parser | |
|---|---|
| org.springframework.data.repository.query.parser | Support classes for parsing queries from method names. |
| Classes in org.springframework.data.repository.query.parser used by org.springframework.data.repository.query.parser | |
|---|---|
| Part
A single part of a method name that has to be transformed into a query part. |
|
| Part.IgnoreCaseType
The various types of ignore case that are supported. |
|
| Part.Type
The type of a method name part. |
|
| PartTree
Class to parse a String into a tree or PartTree.OrParts consisting of simple PartTree.OrPart instances in turn. |
|
| PartTree.OrPart
A part of the parsed source that results from splitting up the resource around Or keywords. |
|
|
Spring Data Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||