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 class
ProductCatalogEJB
This EJB provides JTA transactional behavior to the DAOinterface
ProductCatalogLocal
-
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 ProductCatalog
SellerController. catalog
A reference to back-end business logic that can manage products.
-