org.hibernate.envers.test.integration.jta
Class JtaTransaction
java.lang.Object
org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractEntityTest
org.hibernate.envers.test.integration.jta.JtaTransaction
public class JtaTransaction
- extends AbstractEntityTest
Same as Simple
, but in a JTA environment.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JtaTransaction
public JtaTransaction()
configure
public void configure(Ejb3Configuration cfg)
- Specified by:
configure
in class AbstractEntityTest
addConfigurationProperties
public void addConfigurationProperties(Properties configuration)
- Overrides:
addConfigurationProperties
in class AbstractEntityTest
initData
public void initData()
throws Exception
- Throws:
Exception
testRevisionsCounts
public void testRevisionsCounts()
throws Exception
- Throws:
Exception
testHistoryOfId1
public void testHistoryOfId1()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.