| 程序包 | 说明 |
|---|---|
| querymethods.query |
| 限定符和类型 | 方法和说明 |
|---|---|
static PropertyPath |
PropertyPath.from(java.lang.String source)
Extracts the
PropertyPath chain from the given source String. |
PropertyPath |
PropertyPath.getLeafProperty()
Returns the leaf property of the
PropertyPath. |
PropertyPath |
Part.getProperty() |
PropertyPath |
PropertyPath.next()
Returns the next nested
PropertyPath. |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Iterator<PropertyPath> |
PropertyPath.iterator() |
Copyright © 2020. All Rights Reserved.