| Interface | Description |
|---|---|
| LimitStatementBuilder |
Provides methods for obtaining modified version of query for limited search feature for SQL database (where there is
need of filter only data with specific offset and/or range) as well any additional objects and informations like
modified statement values.
|
| Class | Description |
|---|---|
| LimitStatementBuilderFactory |
Factory class for building proper
LimitStatementBuilder instance depending on fact of using pagination and
current database engine. |
| LimitStatementBuilderFactoryIntegrationTest | |
| LimitStatementBuilderFactoryTest |
Copyright © 2017 SAP SE. All Rights Reserved.