Package | Description |
---|---|
info.ejava.examples.ejb.cdisales.dao | |
info.ejava.examples.ejb.cdisales.ejb | |
info.ejava.examples.ejb.cdisales.web |
Modifier and Type | Class and Description |
---|---|
class |
ProductCatalogDAO |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductCatalogLocal |
Modifier and Type | Class and Description |
---|---|
class |
ProductCatalogEJB
This EJB provides JTA transactional behavior to the DAO
|
Modifier and Type | Field and Description |
---|---|
private ProductCatalog |
SellerController.catalog
A reference to back-end business logic that can manage products.
|
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.