Uses of Class
org.hibernate.testing.orm.domain.gambit.EntityWithManyToOneWithoutJoinTable
Packages that use EntityWithManyToOneWithoutJoinTable
-
Uses of EntityWithManyToOneWithoutJoinTable in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return types with arguments of type EntityWithManyToOneWithoutJoinTableMethods in org.hibernate.testing.orm.domain.gambit with parameters of type EntityWithManyToOneWithoutJoinTableModifier and TypeMethodDescriptionvoid
EntityWithOneToManyNotOwned.addChild
(EntityWithManyToOneWithoutJoinTable child) Method parameters in org.hibernate.testing.orm.domain.gambit with type arguments of type EntityWithManyToOneWithoutJoinTableModifier and TypeMethodDescriptionvoid
EntityWithOneToManyNotOwned.setChildren
(List<EntityWithManyToOneWithoutJoinTable> children)