Package de.hybris.platform.jalo.flexiblesearch.limit
-
Interface Summary 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 Summary Class Description LimitStatementBuilderFactory Factory class for building properLimitStatementBuilderinstance depending on fact of using pagination and current database engine.LimitStatementBuilderFactoryIntegrationTest LimitStatementBuilderFactoryTest