Uses of Class
org.ehrbase.aql.sql.binding.TaggedStringBuilder
-
Packages that use TaggedStringBuilder Package Description org.ehrbase.aql.sql.binding -
-
Uses of TaggedStringBuilder in org.ehrbase.aql.sql.binding
Methods in org.ehrbase.aql.sql.binding that return TaggedStringBuilder Modifier and Type Method Description TaggedStringBuilderWhereJsQueryExpression. closure()Methods in org.ehrbase.aql.sql.binding with parameters of type TaggedStringBuilder Modifier and Type Method Description voidLateralJoins. create(String templateId, TaggedStringBuilder encodedVar, I_VariableDefinition item, IQueryImpl.Clause clause)Constructors in org.ehrbase.aql.sql.binding with parameters of type TaggedStringBuilder Constructor Description WhereJsQueryExpression(TaggedStringBuilder expression, Boolean requiresJSQueryClosure, Boolean isFollowedBySQLConditionalOperator)
-