| Modifier and Type | Interface and Description |
|---|---|
static interface |
ColumnQueryMapper.ColumnMapperFrom
The ColumnFrom Query
|
static interface |
ColumnQueryMapper.ColumnMapperLimit
The Column Order whose define the the maximum number of results to retrieve.
|
static interface |
ColumnQueryMapper.ColumnMapperNameOrder
The Column name order a query
|
static interface |
ColumnQueryMapper.ColumnMapperSkip
The Column Order whose define the position of the first result to retrieve.
|
static interface |
ColumnQueryMapper.ColumnMapperWhere
The Column Where whose define the condition in the query.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.