Java org.hibernate.dialect.pagination LimitHelper fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.dialect.pagination LimitHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.dialect.pagination LimitHelper.

The text is from its open source code.

Method

booleanhasFirstRow(RowSelection selection)
Is a first row limit indicated?
booleanhasMaxRows(RowSelection selection)
Is a max row limit indicated?