org.hibernate.envers.test.integration.flush
Class DoubleFlushModDel

java.lang.Object
  extended by org.hibernate.envers.test.AbstractEnversTest
      extended by org.hibernate.envers.test.AbstractEntityTest
          extended by org.hibernate.envers.test.integration.flush.AbstractFlushTest
              extended by org.hibernate.envers.test.integration.flush.DoubleFlushModDel

public class DoubleFlushModDel
extends AbstractFlushTest


Constructor Summary
DoubleFlushModDel()
           
 
Method Summary
 FlushMode getFlushMode()
           
 void initData()
           
 void testHistoryOfId()
           
 void testRevisionsCounts()
           
 void testRevisionTypes()
           
 
Methods inherited from class org.hibernate.envers.test.integration.flush.AbstractFlushTest
configure, initFlush
 
Methods inherited from class org.hibernate.envers.test.AbstractEntityTest
addConfigurationProperties, close, getAuditReader, getCfg, getEntityManager, init, init, newEntityManager
 
Methods inherited from class org.hibernate.envers.test.AbstractEnversTest
data, getAuditStrategy, setTestData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleFlushModDel

public DoubleFlushModDel()
Method Detail

getFlushMode

public FlushMode getFlushMode()
Specified by:
getFlushMode in class AbstractFlushTest

initData

public void initData()

testRevisionsCounts

public void testRevisionsCounts()

testHistoryOfId

public void testHistoryOfId()

testRevisionTypes

public void testRevisionTypes()


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