| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain.retail |
| Modifier and Type | Class and Description |
|---|---|
class |
CardPayment |
class |
CashPayment |
| Modifier and Type | Field and Description |
|---|---|
static SingularAttribute<Payment,Integer> |
Payment_.id |
static SingularAttribute<Order,Payment> |
Order_.payment |
| Modifier and Type | Method and Description |
|---|---|
Payment |
Order.getPayment() |
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setPayment(Payment payment) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.