Class EntityWithOneToManyNotOwned
java.lang.Object
org.hibernate.testing.orm.domain.gambit.EntityWithOneToManyNotOwned
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getId()
void
setChildren
(List<EntityWithManyToOneWithoutJoinTable> children) void
-
Constructor Details
-
EntityWithOneToManyNotOwned
public EntityWithOneToManyNotOwned()
-
-
Method Details
-
getId
-
setId
-
getChildren
-
setChildren
-
addChild
-