Exforsys

Online Training

can anyone explain what are Entity,Session and

This is a discussion on can anyone explain what are Entity,Session and within the Java forums, part of the Programming Talk category; can anyone explain what are Entity,Session and...


Go Back   Exforsys > Programming Talk > Java

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-19-2007, 10:10 AM
Junior Member
 
Join Date: Mar 2007
Posts: 1
qute_boy_2004 is on a distinguished road
can anyone explain what are Entity,Session and

can anyone explain what are Entity,Session and
__________________
Powered by Yahoo! Answers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-19-2007, 11:10 AM
Junior Member
 
Join Date: Mar 2007
Posts: 1
java_programmer is on a distinguished road
Entity is used for storage access... Statefull / Stateless Sessions contain / execute a activity or business process..MDBs handle inbound messages... Example: JMS message is sent from a Web Server application requesting account details for a user from the backend host, a MDB is triggered on the inbound traffic, MDB calls up the Session EJB Customer account details service, Session calls a collection of security / role access, web services, jdbc and / or entity beans to grab the data, MDB mediates the reply and responds to the reply queue.In my souces I've included a link to a book on this subject.

www.redbooks.ibm.com
__________________
Powered by Yahoo! Answers
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Kindly explain the Concepts sammy Other DBs 4 04-07-2007 09:55 AM
Explain Equivalance Partitioning and Boundary Value Analysis venkatesh32@hotmail.com Software Testing 1 02-16-2007 02:55 AM
CTS question pattern and question papers required mallakishore Placement Papers 1 07-05-2005 07:32 PM


All times are GMT -4. The time now is 05:36 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.