Uses of Class
org.hibernate.testing.orm.domain.retail.Payment
Packages that use Payment
-
Uses of Payment in org.hibernate.testing.orm.domain.retail
Subclasses of Payment in org.hibernate.testing.orm.domain.retailMethods in org.hibernate.testing.orm.domain.retail that return PaymentMethods in org.hibernate.testing.orm.domain.retail with parameters of type PaymentConstructors in org.hibernate.testing.orm.domain.retail with parameters of type PaymentModifierConstructorDescriptionOrder
(Integer id, Instant transacted, Payment payment, SalesAssociate salesAssociate) Order
(Integer id, Payment payment, SalesAssociate salesAssociate)