Package | Description |
---|---|
example.dao | |
example.jpa.entity |
Modifier and Type | Method and Description |
---|---|
Product |
ProductDao.findProductById(int id) |
Modifier and Type | Method and Description |
---|---|
Product |
OrderLine.getProduct() |
Modifier and Type | Method and Description |
---|---|
void |
OrderLine.setProduct(Product product) |
Copyright © 2020. All rights reserved.