org.hibernate.envers.test.integration.reventity
Class Custom
java.lang.Object
org.hibernate.envers.test.AbstractEnversTest
org.hibernate.envers.test.AbstractEntityTest
org.hibernate.envers.test.integration.reventity.Custom
public class Custom
- extends AbstractEntityTest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Custom
public Custom()
configure
public void configure(Ejb3Configuration cfg)
- Specified by:
configure
in class AbstractEntityTest
initData
public void initData()
throws InterruptedException
- Throws:
InterruptedException
testTimestamps1
public void testTimestamps1()
testTimestamps
public void testTimestamps()
testDatesForRevisions
public void testDatesForRevisions()
testRevisionsForDates
public void testRevisionsForDates()
testFindRevision
public void testFindRevision()
testFindRevisions
public void testFindRevisions()
testRevisionsCounts
public void testRevisionsCounts()
testHistoryOfId1
public void testHistoryOfId1()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.