Class EntityWithOneToMany
java.lang.Object
org.hibernate.testing.orm.domain.gambit.EntityWithOneToMany
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddOther(SimpleEntity other) getId()getName()voidvoidvoidsetOthers(Set<SimpleEntity> others) voidsetOthersIdentifierBag(List<SimpleEntity> othersIdentifierBag) voidsetSomeInteger(Integer someInteger)
-
Constructor Details
-
EntityWithOneToMany
public EntityWithOneToMany() -
EntityWithOneToMany
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getOthers
-
setOthers
-
getSomeInteger
-
setSomeInteger
-
addOther
-
getOthersIdentifierBag
-
setOthersIdentifierBag
-