Uses of Class
org.ehrbase.aql.sql.QuerySteps
-
Packages that use QuerySteps Package Description org.ehrbase.aql.sql -
-
Uses of QuerySteps in org.ehrbase.aql.sql
Methods in org.ehrbase.aql.sql with parameters of type QuerySteps Modifier and Type Method Description static booleanQuerySteps. compare(QuerySteps querySteps1, QuerySteps querySteps2)static booleanQuerySteps. isIncludedInList(QuerySteps querySteps, List<QuerySteps> queryStepsList)Method parameters in org.ehrbase.aql.sql with type arguments of type QuerySteps Modifier and Type Method Description static booleanQuerySteps. isIncludedInList(QuerySteps querySteps, List<QuerySteps> queryStepsList)
-