org.hibernate.envers.test.performance
Class InsertsOneTransactionPerformance

java.lang.Object
  extended by org.hibernate.envers.test.AbstractEnversTest
      extended by org.hibernate.envers.test.AbstractEntityTest
          extended by org.hibernate.envers.test.performance.AbstractPerformanceTest
              extended by org.hibernate.envers.test.performance.InsertsOneTransactionPerformance

public class InsertsOneTransactionPerformance
extends AbstractPerformanceTest


Constructor Summary
InsertsOneTransactionPerformance()
           
 
Method Summary
 void configure(Ejb3Configuration cfg)
           
protected  void doTest()
           
static void main(String[] args)
           
 
Methods inherited from class org.hibernate.envers.test.performance.AbstractPerformanceTest
getSecondsString, reset, run, start, stop, test
 
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

InsertsOneTransactionPerformance

public InsertsOneTransactionPerformance()
Method Detail

configure

public void configure(Ejb3Configuration cfg)
Specified by:
configure in class AbstractEntityTest

doTest

protected void doTest()
Specified by:
doTest in class AbstractPerformanceTest

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


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