At 05:23 PM 22/11/99 +0530, you wrote: >Hi All, > What about the performance in doing so.Is it not better to invoke the >entity beans from the session bean & then retrieve the data. Each invokation of the entity bean is another connection to the database, a JNDI lookup and a few othe things. If you only want the data for read only purposes this is a massive over kill. I use entity beans only when I know the data needs to be updated, if it is only for display then the overhead of an entity bean is not really required. -- Subvert the dominant paradigm http://www.cyber4.org/members/grumpy/index.html =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
- Re: Modelling Read Only Database Tables Chris Raber
- Re: Modelling Read Only Database Tables Nittle Gupta
- Re: Modelling Read Only Database Tables Frank Sauer
- Re: Modelling Read Only Database Tables Michael Pikounis
- Re: Modelling Read Only Database Tables Rickard �berg
- Re: Modelling Read Only Database Tables Filip Hanik
- Re: Modelling Read Only Database Tables Rickard �berg
- Re: Modelling Read Only Database Tables Filip Hanik
- Re: Modelling Read Only Database Tables Lahooti, Hamid
- Re: Modelling Read Only Database Tables Rickard �berg
- Re: Modelling Read Only Database Tables Jim Richards
- Re: Modelling Read Only Database Tables Rickard �berg
- Re: Modelling Read Only Database Tables Lahooti, Hamid
- Re: Modelling Read Only Database Tables Rickard �berg
- Re: Modelling Read Only Database Tables Geoff Lingham
- Re: Modelling Read Only Database Tables Lahooti, Hamid
- Re: Modelling Read Only Database Tables Rickard �berg
- Re: Modelling Read Only Database Tables Karl-Fredrik Blixt
- Re: Modelling Read Only Database Tables Lahooti, Hamid
- Re: Modelling Read Only Database Tables Karl-Fredrik Blixt
- Re: Modelling Read Only Database Tables Rickard �berg
