Uses of Class
org.mybatis.dynamic.sql.select.SelectDSL.FetchFirstFinisher
-
Uses of SelectDSL.FetchFirstFinisher in org.mybatis.dynamic.sql.select
Modifier and TypeMethodDescriptionQueryExpressionDSL.fetchFirst
(long fetchFirstRows) QueryExpressionDSL.GroupByFinisher.fetchFirst
(long fetchFirstRows) QueryExpressionDSL.JoinSpecificationFinisher.fetchFirst
(long fetchFirstRows) QueryExpressionDSL.QueryExpressionHavingBuilder.fetchFirst
(long fetchFirstRows) QueryExpressionDSL.QueryExpressionWhereBuilder.fetchFirst
(long fetchFirstRows) SelectDSL.fetchFirst
(long fetchFirstRows) SelectDSL.OffsetFirstFinisher.fetchFirst
(long fetchFirstRows)