| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain.retail |
| Modifier and Type | Field and Description |
|---|---|
static SingularAttribute<LineItem,Integer> |
LineItem_.id |
static SingularAttribute<LineItem,Order> |
LineItem_.order |
static SingularAttribute<LineItem,Product> |
LineItem_.product |
static SingularAttribute<LineItem,Integer> |
LineItem_.quantity |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.