Class TranslatedQueryTest
- java.lang.Object
-
- de.hybris.platform.persistence.flexiblesearch.TranslatedQueryTest
-
@UnitTest public class TranslatedQueryTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TranslatedQueryTest()
-
Method Summary
-
-
-
Method Detail
-
shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery
public void shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery()
-
shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQueryAndReduceValueListForCountQuery
public void shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQueryAndReduceValueListForCountQuery()
-
shouldStripOutMulitlineOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery
public void shouldStripOutMulitlineOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery()
-
-