Package | Description |
---|---|
org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
Modifier and Type | Method and Description |
---|---|
Paginator<T> |
Paginator.PaginatorBuilder.create()
Terminal method to create an instance of Paginator.
|
Paginator<T> |
Paginator.orderBy(String orderBys)
Use to set order by(s).
|
Copyright © 2019 JavaLite. All rights reserved.