org.hibernate.envers.test.integration.cache
Class OneToManyCache
java.lang.Object
org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractEntityTest
org.hibernate.envers.test.integration.cache.OneToManyCache
public class OneToManyCache
- extends AbstractEntityTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneToManyCache
public OneToManyCache()
configure
public void configure(Ejb3Configuration cfg)
- Specified by:
configure
in class AbstractEntityTest
initData
public void initData()
testCacheReferenceAccessAfterFind
public void testCacheReferenceAccessAfterFind()
testCacheReferenceAccessAfterCollectionAccessRev1
public void testCacheReferenceAccessAfterCollectionAccessRev1()
testCacheReferenceAccessAfterCollectionAccessRev2
public void testCacheReferenceAccessAfterCollectionAccessRev2()
testCacheFindAfterCollectionAccessRev1
public void testCacheFindAfterCollectionAccessRev1()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.