Class DefaultGenericDaoIntegrationTest

    • Constructor Detail

      • DefaultGenericDaoIntegrationTest

        public DefaultGenericDaoIntegrationTest()
    • Method Detail

      • shouldUsePolyglotDialectOnFind

        public void shouldUsePolyglotDialectOnFind()
      • shouldUsePolyglotDialectOnFindWithFilterParameters

        public void shouldUsePolyglotDialectOnFindWithFilterParameters()
      • shouldUsePolyglotDialectOnFindWithSortParameters

        public void shouldUsePolyglotDialectOnFindWithSortParameters()
      • shouldUsePolyglotDialectOnFindWithFilterAndSortParameters

        public void shouldUsePolyglotDialectOnFindWithFilterAndSortParameters()
      • shouldUsePolyglotDialectOnFindWithFilterAndSortParametersAndCount

        public void shouldUsePolyglotDialectOnFindWithFilterAndSortParametersAndCount()