Class DefaultGenericDaoIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDaoIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultGenericDaoIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • DefaultGenericDaoIntegrationTest

      public DefaultGenericDaoIntegrationTest()
  • Method Details

    • shouldUsePolyglotDialectOnFind

      public void shouldUsePolyglotDialectOnFind()
    • shouldUsePolyglotDialectOnFindWithFilterParameters

      public void shouldUsePolyglotDialectOnFindWithFilterParameters()
    • shouldUsePolyglotDialectOnFindWithSortParameters

      public void shouldUsePolyglotDialectOnFindWithSortParameters()
    • shouldUsePolyglotDialectOnFindWithFilterAndSortParameters

      public void shouldUsePolyglotDialectOnFindWithFilterAndSortParameters()
    • shouldUsePolyglotDialectOnFindWithFilterAndSortParametersAndCount

      public void shouldUsePolyglotDialectOnFindWithFilterAndSortParametersAndCount()