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

java.lang.Object
  extended by org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.AbstractSetEntity
      extended by org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional.SetEntity

@Entity
public class SetEntity
extends AbstractSetEntity


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

Constructor Detail

SetEntity

public SetEntity()


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