| Modifier and Type | Method and Description |
|---|---|
ColumnQueryMapper.ColumnMapperSkip |
ColumnQueryMapper.ColumnMapperFrom.skip(long skip)
Defines the position of the first result to retrieve.
|
ColumnQueryMapper.ColumnMapperSkip |
ColumnQueryMapper.ColumnMapperLimit.skip(long skip)
Defines the position of the first result to retrieve.
|
ColumnQueryMapper.ColumnMapperSkip |
ColumnQueryMapper.ColumnMapperNameOrder.skip(long skip)
Defines the position of the first result to retrieve.
|
ColumnQueryMapper.ColumnMapperSkip |
ColumnQueryMapper.ColumnMapperWhere.skip(long skip)
Defines the position of the first result to retrieve.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.