Hi,
I am new to EJB's. I am not familiar with the EJB Specification fully. I
would like to know if database access can be done outside Entity beans.
I want to write a query to get a large result set of customers, which I
will use for reporting. Can it be done using stateless session beans or
does the specs say I should use entity beans, for all data access?
Thanks,
Suresh
===========================================================================
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".