Package org.ehrbase.aql.sql.binding
Class WhereTemporal
java.lang.Object
org.ehrbase.aql.sql.binding.WhereTemporal
check if a where variable represents a temporal object. This is used to apply proper type casting and
relevant operator using EPOCH_OFFSET instead of string value when dealing with date/time comparison in
json structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsTemporalItem(VariableDefinition variableDefinition)
-
Constructor Details
-
WhereTemporal
-
-
Method Details
-
containsTemporalItem
-