GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  EJB

 Print  |  
Question:  what kind of bean(entity/session) will you use if there are no database transactions and all you use is a read-only database.



April 04, 2006 06:18:02 #1
 parash goswami   Member Since: Visitor    Total Comments: N/A 

RE: what kind of bean(entity/session) will you use if ...
 
stateless session bean
     

 

Back To Question