org.hibernate.envers.test.integration.reventity
Class LongRevEntityInheritanceChildAuditing
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.reventity.LongRevEntityInheritanceChildAuditing
org.hibernate.envers.test.integration.reventity.LongRevEntityInheritanceChildAuditing
- public class LongRevEntityInheritanceChildAuditing 
- extends AbstractEntityTest
A join-inheritance test using a custom revision entity where the revision number is a long, mapped in the database
 as an int.
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LongRevEntityInheritanceChildAuditing
public LongRevEntityInheritanceChildAuditing()
configure
public void configure(Ejb3Configuration cfg)
- 
- Specified by:
- configurein class- AbstractEntityTest
 
- 
 
testChildRevColumnType
public void testChildRevColumnType()
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.