Package | Description |
---|---|
org.mybatis.dynamic.sql.select |
Modifier and Type | Method and Description |
---|---|
static OrderByModel |
OrderByModel.of(Collection<SortSpecification> columns) |
Modifier and Type | Method and Description |
---|---|
Optional<OrderByModel> |
SelectModel.orderByModel() |
Modifier and Type | Method and Description |
---|---|
SelectModel.Builder |
SelectModel.Builder.withOrderByModel(OrderByModel orderByModel) |
Copyright © 2016–2021 MyBatis.org. All rights reserved.