public interface Query
The interface is intended for clients that consume queries and are not otherwise concerned with their construction.
| Modifier and Type | Method and Description |
|---|---|
String |
expression()
Returns the textual expression of the query.
|
String expression()
Copyright © 2020. All Rights Reserved.