Hi Friends,
I want to know when sould i use BMP entity bean and when should i
use Session bean with JDBC to access data?
I think when we have to put some code in transaction we should use BMP, but
if we have to do read only in database, or to insert/update a record which
is not shareable, we should prefer Session bean with JDBC..Pls correct me
if i am wrong.
Reply soon.
Thanks.
Varun
===========================================================================
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".