| 程序包 | 说明 |
|---|---|
| querymethods.query |
根据方法名生成PartTree,使用了Spring data jpa的代码
|
| querymethods.query.domain |
| 限定符和类型 | 方法和说明 |
|---|---|
Sort |
PartTree.getSort()
Returns the
Sort specification parsed from the source or null. |
Sort |
OrderBySource.toSort()
Returns the clause as
Sort. |
| 限定符和类型 | 方法和说明 |
|---|---|
Sort |
Sort.and(Sort sort)
|
Sort |
Sort.Order.withProperties(java.lang.String... properties)
Returns a new
Sort instance for the given properties. |
| 限定符和类型 | 方法和说明 |
|---|---|
Sort |
Sort.and(Sort sort)
|
Copyright © 2020. All Rights Reserved.