| Package | Description |
|---|---|
| com.ocs.dynamo.dao |
| Modifier and Type | Class and Description |
|---|---|
class |
PageableImpl
Implementation of an object that holds paging information
|
| Modifier and Type | Method and Description |
|---|---|
List<T> |
BaseDao.fetch(Filter filter,
Pageable pageable,
FetchJoinInformation... joins)
Fetches entities that match the provided filter
|
Copyright © 2019 Open Circle Solutions. All rights reserved.