| Interface | Description |
|---|---|
| InventoryDAO |
Defines the interface for the CRUD inventory methods.
|
| Class | Description |
|---|---|
| InventoryDAOImpl |
This DAO implementation uses JPA and an injected entity manager to
perform CRUD operations on inventory data.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.