Package org.ehrbase.aql.sql.queryimpl
Class VariablePath
- java.lang.Object
-
- org.ehrbase.aql.sql.queryimpl.VariablePath
-
public class VariablePath extends Object
Created by christian on 5/3/2018.
-
-
Constructor Summary
Constructors Constructor Description VariablePath(String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasPredicate()
-
-
-
Constructor Detail
-
VariablePath
public VariablePath(String path)
-
-