|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.j2ee.blueprints.customer.order.ejb.OrderDAOFactory
Constructor Summary | |
OrderDAOFactory()
|
Method Summary | |
static OrderDAO |
getDAO()
This method instantiates a particular subclass implementing the abstract methods based on the information obtained from the Connection object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public OrderDAOFactory()
Method Detail |
public static OrderDAO getDAO() throws OrderDAOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |