|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.j2ee.blueprints.customer.order.ejb | |
com.sun.j2ee.blueprints.customer.order.ejb | |
com.sun.j2ee.blueprints.customer.util |
Classes in com.sun.j2ee.blueprints.customer.order.ejb used by com.sun.j2ee.blueprints.customer.order.ejbOrder
|
This interface provides method to view the details of an Order. OrderDAO
|
This class encapsulates all the SQL calls made by the Order EJB.This class provides two abstract methods, namely abstract void create( Connection con) and abstract void store(Connection con).The implementation of these methods is provided by the subclasses representing a particular database vendor.This was done primarily to accomodate the differences between the SQL supported by different vendors. OrderDAOException
|
|
Classes in com.sun.j2ee.blueprints.customer.order.ejb used by com.sun.j2ee.blueprints.customer.utilOrderHome
|
The Home Interface for Order EJB |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |