Uses of Class
info.ejava.examples.ejb.cdisales.bl.Tx
- 
Packages that use Tx Package Description info.ejava.examples.ejb.cdisales.ejb info.ejava.examples.ejb.cdisales.web  - 
- 
Uses of Tx in info.ejava.examples.ejb.cdisales.ejb
Classes in info.ejava.examples.ejb.cdisales.ejb with annotations of type Tx Modifier and Type Class Description classProductCatalogEJBThis EJB provides JTA transactional behavior to the DAOinterfaceProductCatalogLocal - 
Uses of Tx in info.ejava.examples.ejb.cdisales.web
Fields in info.ejava.examples.ejb.cdisales.web with annotations of type Tx Modifier and Type Field Description private ProductCatalogSellerController. catalogA reference to back-end business logic that can manage products. 
 -