Uses of Class
org.hibernate.testing.orm.domain.gambit.BasicEntity
-
Packages that use BasicEntity Package Description org.hibernate.testing.orm.domain.gambit -
-
Uses of BasicEntity in org.hibernate.testing.orm.domain.gambit
Methods in org.hibernate.testing.orm.domain.gambit that return BasicEntity Modifier and Type Method Description BasicEntity
EntityWithManyToOneJoinTable. getLazyOther()
Methods in org.hibernate.testing.orm.domain.gambit with parameters of type BasicEntity Modifier and Type Method Description void
EntityWithManyToOneJoinTable. setLazyOther(BasicEntity lazyOther)
-