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 AccountPayment. getAccount()Methods in org.hibernate.testing.orm.domain.userguide with parameters of type Account Modifier and Type Method Description voidPayment. setAccount(Account account)
-