Package org.mybatis.dynamic.sql.select
Class SelectDSL.FetchFirstFinisher
- java.lang.Object
-
- org.mybatis.dynamic.sql.select.SelectDSL.FetchFirstFinisher
-
-
Constructor Summary
Constructors Constructor Description FetchFirstFinisher()
-
Method Summary
Modifier and Type Method Description SelectDSL.RowsOnlyFinisher
rowsOnly()
-
-
-
Method Detail
-
rowsOnly
public SelectDSL.RowsOnlyFinisher rowsOnly()
-
-