public static interface ColumnQuery.ColumnLimit extends ColumnQuery.ColumnQueryBuild
| Modifier and Type | Method and Description |
|---|---|
ColumnQuery.ColumnSkip |
skip(long skip)
Defines the position of the first result to retrieve.
|
build, getResult, getSingleResultColumnQuery.ColumnSkip skip(long skip)
skip - the number of elements to skipCopyright © 2017–2021 Eclipse Foundation. All rights reserved.