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