Uses of Class
org.hibernate.testing.orm.domain.retail.Order
-
Packages that use Order Package Description org.hibernate.testing.orm.domain.retail -
-
Uses of Order in org.hibernate.testing.orm.domain.retail
Methods in org.hibernate.testing.orm.domain.retail that return Order Modifier and Type Method Description OrderLineItem. getOrder()Methods in org.hibernate.testing.orm.domain.retail with parameters of type Order Modifier and Type Method Description voidLineItem. setOrder(Order order)
-