Class | Description |
---|---|
GroupByModel | |
MyBatis3SelectModelAdapter<R> |
This adapter will render the underlying select model for MyBatis3, and then call a MyBatis mapper method.
|
OrderByModel | |
QueryExpressionDSL<R> | |
QueryExpressionDSL.FromGatherer<R> | |
QueryExpressionDSL.FromGathererBuilder<R> | |
QueryExpressionModel | |
QueryExpressionModel.Builder | |
SelectDSL<R> |
Implements a standard SQL dialect for building model classes.
|
SelectModel | |
SelectModel.Builder | |
SimpleSortSpecification |
This class is used for an order by phrase where there is no suitable column name
to use (for example a calculated column or an aggregate column).
|
Copyright © 2016–2017 MyBatis.org. All rights reserved.