| 程序包 | 说明 |
|---|---|
| querymethods.query |
根据方法名生成PartTree,使用了Spring data jpa的代码
|
| querymethods.util |
| 类和说明 |
|---|
| 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 Part instances in turn. |
| PartTree.OrPart
A part of the parsed source that results from splitting up the resource around Or keywords.
|
| PropertyPath
Abstraction of a
PropertyPath of a domain class. |
| 类和说明 |
|---|
| Part
A single part of a method name that has to be transformed into a query part.
|
Copyright © 2020. All Rights Reserved.