org.hibernate.envers.test.integration.manytomany.sametable
Class BasicSametable
java.lang.Object
org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractEntityTest
org.hibernate.envers.test.integration.manytomany.sametable.BasicSametable
public class BasicSametable
- extends AbstractEntityTest
Test which checks that auditing entities which contain multiple mappings to same tables work.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicSametable
public BasicSametable()
configure
public void configure(Ejb3Configuration cfg)
- Specified by:
configure in class AbstractEntityTest
initData
public void initData()
testRevisionsCounts
public void testRevisionsCounts()
testHistoryOfParent1
public void testHistoryOfParent1()
testHistoryOfParent2
public void testHistoryOfParent2()
testHistoryOfChild1_1
public void testHistoryOfChild1_1()
testHistoryOfChild1_2
public void testHistoryOfChild1_2()
testHistoryOfChild2_1
public void testHistoryOfChild2_1()
testHistoryOfChild2_2
public void testHistoryOfChild2_2()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.