| 类 | 说明 |
|---|---|
| Assert | |
| OrderBySource |
Simple helper class to create a
Sort instance from a method name end. |
| Part |
A single part of a method name that has to be transformed into a query 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.
|
| PartTreeFactory | |
| PropertyPath |
Abstraction of a
PropertyPath of a domain class. |
| 枚举 | 说明 |
|---|---|
| Part.IgnoreCaseType |
The various types of ignore case that are supported.
|
| Part.Type |
The type of a method name part.
|
Copyright © 2020. All Rights Reserved.