| Package | Description |
|---|---|
| org.killbill.billing.util.entity.dao |
| Modifier and Type | Method and Description |
|---|---|
static DefaultPaginationSqlDaoHelper.Ordering |
DefaultPaginationSqlDaoHelper.Ordering.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DefaultPaginationSqlDaoHelper.Ordering[] |
DefaultPaginationSqlDaoHelper.Ordering.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.Iterator<M> |
DefaultPaginationSqlDaoHelper.PaginationIteratorBuilder.build(S sqlDao,
java.lang.Long offset,
java.lang.Long limit,
DefaultPaginationSqlDaoHelper.Ordering ordering,
InternalTenantContext context) |
Copyright © 2010-2020. All Rights Reserved.