Uses of Class
org.hibernate.testing.orm.domain.retail.SalesAssociate
Packages that use SalesAssociate
-
Uses of SalesAssociate in org.hibernate.testing.orm.domain.retail
Methods in org.hibernate.testing.orm.domain.retail that return SalesAssociateMethods in org.hibernate.testing.orm.domain.retail with parameters of type SalesAssociateConstructors in org.hibernate.testing.orm.domain.retail with parameters of type SalesAssociateModifierConstructorDescriptionOrder
(Integer id, Instant transacted, Payment payment, SalesAssociate salesAssociate) Order
(Integer id, Payment payment, SalesAssociate salesAssociate)