Uses of Class
org.hibernate.test.hql.QueryTranslatorTestCase

Packages that use QueryTranslatorTestCase
org.hibernate.test.hql   
 

Uses of QueryTranslatorTestCase in org.hibernate.test.hql
 

Subclasses of QueryTranslatorTestCase in org.hibernate.test.hql
 class ClassicTranslatorTest
          Some simple test queries using the classic translator explicitly to ensure that code is not broken in changes for the new translator.
 class CriteriaClassicAggregationReturnTest
           
 class CriteriaHQLAlignmentTest
          Tests cases for ensuring alignment between HQL and Criteria behavior.
 class HQLTest
          Tests cases where the AST based query translator and the 'classic' query translator generate identical SQL.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.