Class TranslatedQueryTest
java.lang.Object
de.hybris.platform.persistence.flexiblesearch.TranslatedQueryTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
TranslatedQueryTest
public TranslatedQueryTest()
-
-
Method Details
-
shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery
public void shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery() -
shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQueryAndReduceValueListForCountQuery
public void shouldStripOutOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQueryAndReduceValueListForCountQuery() -
shouldStripOutMulitlineOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery
public void shouldStripOutMulitlineOrderByClauseFromQueryTemplateForCountQueryAndStripOutOrderByMarkersForSqlQuery()
-