SQLExpressionBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
columns🔗
public SQLExpressionBuilder columns(List<com.grafana.foundation.cog.Builder<QueryEditorFunctionExpression>> columns)
from🔗
groupBy🔗
public SQLExpressionBuilder groupBy(List<com.grafana.foundation.cog.Builder<QueryEditorGroupByExpression>> groupBy)
limit🔗
offset🔗
orderBy🔗
public SQLExpressionBuilder orderBy(com.grafana.foundation.cog.Builder<QueryEditorPropertyExpression> orderBy)
orderByDirection🔗
whereString🔗
whereJsonTree?: _