| Modifier and Type | Method and Description |
|---|---|
ColumnQuery.ColumnSkip |
ColumnQuery.ColumnFrom.skip(long skip)
Defines the position of the first result to retrieve.
|
ColumnQuery.ColumnSkip |
ColumnQuery.ColumnLimit.skip(long skip)
Defines the position of the first result to retrieve.
|
ColumnQuery.ColumnSkip |
ColumnQuery.ColumnNameOrder.skip(long skip)
Defines the position of the first result to retrieve.
|
ColumnQuery.ColumnSkip |
ColumnQuery.ColumnWhere.skip(long skip)
Defines the position of the first result to retrieve.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.