public interface SelectFrom extends OngoingSelection
It only knows about the table, and optionally whether the statement uses JSON or DISTINCT. It is not buildable yet: at least one selector needs to be specified.
Modifier and Type | Method and Description |
---|---|
SelectFrom |
distinct() |
SelectFrom |
json() |
add, all, as, as, cast, column, column, columns, columns, columns, columnsIds, countAll, divide, element, element, element, field, field, field, field, function, function, function, function, function, function, function, function, listOf, listOf, literal, literal, literal, mapOf, mapOf, multiply, negate, range, range, range, raw, remainder, selector, selectors, selectors, setOf, setOf, subtract, toDate, toDate, toTimestamp, toTimestamp, toUnixTimestamp, toUnixTimestamp, ttl, ttl, tupleOf, tupleOf, typeHint, writeTime, writeTime
@NonNull SelectFrom json()
@NonNull SelectFrom distinct()
Copyright © 2017–2022. All rights reserved.