聚合资讯    词典    My blog    Tag    Wap   
hi! | 关于

 

EJB3: Session Beans

Fri Oct 03 10:10:29 CST 2008发表于[Technorati] Tag results for java
EJB3: Session Beans by admin ~ September 18, 2008 Session beans do not represent data in the database, but they can access data. That is session beans can be used to read, update, and insert data in a business process. Session beans contain business logic whereas entity beans model persistent data. Session Beans represent the task flow. Task-flow refers to all the steps required to accomplish a particular. Session beans manage the interactions among entity beans and describe how they work toget
阅读全文...
 
相关内容:(RSS)
EJB3: Session Beans (2008年10月03日)
EJB3: Session Beans, Example 1 (2008年10月15日)
EJB3: Session Beans, Example 3 (2008年10月15日)
EJB3: Session Beans, Example 4 (2008年10月17日)
How to create an EJB3 (Statefull Session Beans) in Eclipse Europa (2008年05月08日)
EJB3: Message-Driven Beans (2008年10月03日)
EJB3 - Session bean (2008年07月08日)
EJB3: Message-Driven Beans Example (2008年10月17日)