| Package | Description |
|---|---|
| ejava.examples.ejbwar.inventory.dao | |
| ejava.examples.ejbwar.inventory.ejb |
| Modifier and Type | Class and Description |
|---|---|
class |
InventoryDAOImpl
This DAO implementation uses JPA and an injected entity manager to
perform CRUD operations on inventory data.
|
| Modifier and Type | Field and Description |
|---|---|
private InventoryDAO |
InventoryMgmtEJB.dao |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.