public class SimplePathPart<T> extends AbstractVariablePathPart<T>
| Constructor and Description |
|---|
SimplePathPart(Class<T> baseClass,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendQuery(InitialQueryConnection<T,AbstractStatement<T>> query)
Extends the query.
|
isMatch, toStringpublic void appendQuery(InitialQueryConnection<T,AbstractStatement<T>> query)
AbstractVariablePathPartCopyright © 2019. All rights reserved.