Uses of Class
org.hibernate.testing.orm.domain.userguide.tooling.Customer
-
Packages that use Customer Package Description org.hibernate.testing.orm.domain.userguide.tooling -
-
Uses of Customer in org.hibernate.testing.orm.domain.userguide.tooling
Constructors in org.hibernate.testing.orm.domain.userguide.tooling with parameters of type Customer Constructor Description Order(Integer id, Customer customer, BigDecimal totalCost)
-