org.hibernate.test.querycache
Class CriteriaQueryCacheIgnoreResultTransformerTest
java.lang.Object
   org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseUnitTestCase
       org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
           org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest
               org.hibernate.test.querycache.CriteriaQueryCacheIgnoreResultTransformerTest
org.hibernate.test.querycache.CriteriaQueryCacheIgnoreResultTransformerTest
- Direct Known Subclasses: 
- CriteriaQueryCachePutResultTransformerTest
- public class CriteriaQueryCacheIgnoreResultTransformerTest 
- extends AbstractQueryCacheResultTransformerTest
 
 
 
 
 
 
 
| Methods inherited from class org.hibernate.test.querycache.AbstractQueryCacheResultTransformerTest | 
| areDynamicNonLazyAssociationsChecked, assertCount, assertDeleteCount, assertEntityFetchCount, assertHitCount, assertInsertCount, assertMissCount, assertPutCount, assertUpdateCount, clearCache, clearStatistics, configure, createData, deleteData, getMappings, runTest, testAliasToBeanDtoLiteralArgList, testAliasToBeanDtoMultiArgList, testAliasToBeanDtoOneArgList, testAliasToBeanDtoWithNullAliasList, testAliasToEntityMapMultiAggregatedPropProjectionSingleResult, testAliasToEntityMapMultiProjectionList, testAliasToEntityMapMultiProjectionWithNullAliasList, testAliasToEntityMapNoProjectionList, testAliasToEntityMapNoProjectionMultiAndNullList, testAliasToEntityMapNoProjectionNullAndNonNullAliasList, testAliasToEntityMapOneProjectionList, testEntityWithAliasedJoinFetchedLazyOneToManySingleElementListHql, testEntityWithJoinedLazyManyToOneListCriteria, testEntityWithJoinedLazyManyToOneListHql, testEntityWithJoinedLazyOneToManyMultiAndNullListCriteria, testEntityWithJoinedLazyOneToManyMultiAndNullListHql, testEntityWithJoinedLazyOneToManySingleElementListCriteria, testEntityWithJoinedLazyOneToManySingleElementListHql, testEntityWithJoinFetchedLazyManyToOneList, testEntityWithJoinFetchedLazyManyToOneUsingProjectionList, testEntityWithJoinFetchedLazyOneToManyMultiAndNullElementList, testEntityWithLazyAssnList, testEntityWithLazyAssnUnique, testEntityWithNonLazyManyToOneList, testEntityWithNonLazyOneToManyUnique, testEntityWithSelectFetchedLazyOneToManySingleElementListCriteria, testEntityWithUnaliasedJoinFetchedLazyOneToManySingleElementList, testJoinWithFetchJoinListCriteria, testJoinWithFetchJoinListHql, testJoinWithFetchJoinWithAliasedJoinedAndOwnerProjectedListHql, testJoinWithFetchJoinWithOwnerAndAliasedJoinedProjectedListHql, testJoinWithFetchJoinWithOwnerAndPropProjectedList, testJoinWithFetchJoinWithPropAndOwnerProjectedList, testListElementsProjectionList, testMapElementsList, testMapEntryList, testMapKeyList, testMapValueList, testMultiAggregatedPropProjectionSingleResult, testMultiEntityProjectionAliasedList, testMultiEntityProjectionList, testMultiEntityProjectionUnique, testMultiProjectionListThenApplyAliasToBean, testMultiSelectAliasToEntityMapUsingAliasesWithFetchJoinList, testMultiSelectNewList, testMultiSelectNewListList, testMultiSelectNewMapUsingAliasesList, testMultiSelectNewMapUsingAliasesWithFetchJoinList, testMultiSelectNewWithLiteralList, testMultiSelectUsingImplicitJoinWithFetchJoinListHql, testOneEntityProjectionList, testOneEntityProjectionUnique, testOneNonEntityProjectionList, testOneNonEntityProjectionUnique, testOneSelectNewAliasesList, testOneSelectNewNoAliasesList, testSelectNewEntityConstructorList, testSelectNewMapUsingAliasesList, testSingleAggregatedPropProjectionSingleResult | 
 
| Methods inherited from class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase | 
| addMappings, addMappings, afterConfigurationBuilt, afterConfigurationBuilt, afterSessionFactoryBuilt, afterTest, applyCacheSettings, assertAllDataRemoved, beforeTest, buildConfiguration, buildServiceRegistry, cleanupCache, cleanupTest, configuration, constructConfiguration, createSchema, generateBootstrapRegistry, getAnnotatedClasses, getAnnotatedPackages, getBaseForMappings, getCacheConcurrencyStrategy, getDialect, getXmlFiles, onFailure, openSession, openSession, overrideCacheStrategy, prepareBasicRegistryBuilder, prepareBootstrapRegistryBuilder, prepareTest, readCommittedIsolationMaintained, rebuildSessionFactory, rebuildSessionFactoryOnError, serviceRegistry, sessionFactory | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CriteriaQueryCacheIgnoreResultTransformerTest
public CriteriaQueryCacheIgnoreResultTransformerTest()
getQueryCacheMode
protected CacheMode getQueryCacheMode()
- 
- Specified by:
- getQueryCacheModein class- AbstractQueryCacheResultTransformerTest
 
- 
 
runTest
protected void runTest(AbstractQueryCacheResultTransformerTest.HqlExecutor hqlExecutor,
                       AbstractQueryCacheResultTransformerTest.CriteriaExecutor criteriaExecutor,
                       AbstractQueryCacheResultTransformerTest.ResultChecker checker,
                       boolean isSingleResult)
                throws Exception
- 
- Overrides:
- runTestin class- AbstractQueryCacheResultTransformerTest
 
- 
- Throws:
- Exception
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.