org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional
Class ContainedEntity

java.lang.Object
  extended by org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
      extended by org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.ContainedEntity

@Entity
public class ContainedEntity
extends AbstractContainedEntity


Constructor Summary
ContainedEntity()
           
 
Method Summary
 
Methods inherited from class org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractContainedEntity
equals, getId, hashCode, setId
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainedEntity

public ContainedEntity()


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.