Package | Description |
---|---|
example.dao | |
example.jpa.entity |
Modifier and Type | Method and Description |
---|---|
void |
OrderDao.insertOrder(Order order) |
Modifier and Type | Method and Description |
---|---|
Order |
OrderLine.getOrder() |
Modifier and Type | Method and Description |
---|---|
void |
OrderLine.setOrder(Order order) |
Copyright © 2020. All rights reserved.