org.hibernate.test.annotations.cascade.circle.identity
Class F
java.lang.Object
   org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
org.hibernate.test.annotations.cascade.circle.identity.AbstractEntity
       org.hibernate.test.annotations.cascade.circle.identity.F
org.hibernate.test.annotations.cascade.circle.identity.F
- All Implemented Interfaces: 
- Serializable
- @Entity
public class F 
- extends AbstractEntity
No Documentation
- See Also:
- Serialized Form
 
 
 
 
F
public F()
getBCollection
public Set<B> getBCollection()
- 
 
setBCollection
public void setBCollection(Set<B> parameter)
- 
 
getH
public H getH()
- 
 
setH
public void setH(H parameter)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.