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

 

EJB 4: the Future

Thu Oct 09 10:33:04 CST 2008发表于[Technorati] Tag results for java
Reading an article from Reza Rahman in TSS about what is new in EJB 3.1, I could predict the future. Here is a code snippet from the article: EJBContainer container = EJBContainerFactory.createEJBContainer(); Context context = container.getContext(); PlaceBid placeBid = (PlaceBid) context.lookup("java:global/action-bazaar/PlaceBid"); placeBid.addBid(new Bid("rrahman", 10059, 200.50)); container.close(); Yes, PicoContainer will be standardized as EJB 4.0! How long is going to take to people
阅读全文...
 
相关内容:(RSS)
EJB 4: the Future (2008年10月09日)
The Future (2007年12月15日)
Future (2008年02月25日)
the future (2008年03月30日)
EJB (2007年12月25日)
The Future of the Future of XML (2008年02月14日)
The future platform (2007年09月22日)
Multithreaded future (2007年09月26日)
The House of the Future (2007年10月19日)
The future of SQL (2007年10月30日)