Uses of Class
org.hibernate.testing.orm.domain.userguide.Account
-
Packages that use Account Package Description org.hibernate.testing.orm.domain.userguide -
-
Uses of Account in org.hibernate.testing.orm.domain.userguide
Methods in org.hibernate.testing.orm.domain.userguide that return Account Modifier and Type Method Description Account
Payment. getAccount()
Methods in org.hibernate.testing.orm.domain.userguide with parameters of type Account Modifier and Type Method Description void
Payment. setAccount(Account account)
-