org.hibernate.envers.test.integration.inheritance.single
Class ParentAuditing
java.lang.Object
   org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractEnversTest
       org.hibernate.envers.test.AbstractEntityTest
org.hibernate.envers.test.AbstractEntityTest
           org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
org.hibernate.envers.test.integration.inheritance.single.ParentAuditing
- public class ParentAuditing 
- extends AbstractEntityTest
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ParentAuditing
public ParentAuditing()
configure
public void configure(Ejb3Configuration cfg)
- 
- Specified by:
- configurein class- AbstractEntityTest
 
- 
 
initData
public void initData()
- 
 
testRevisionsCounts
public void testRevisionsCounts()
- 
 
testHistoryOfChildId1
public void testHistoryOfChildId1()
- 
 
testHistoryOfParentId1
public void testHistoryOfParentId1()
- 
 
testPolymorphicQuery
public void testPolymorphicQuery()
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.