Hi,
     Can a data access object be session, entity bean or a general class.
The DAO is suppose to perform database query operations on behalf of all the
other session beans that encapsulate business logic. Can I have all the
query operations in single DAO or should have multiple DAO from
effeciency/performance point of view

Thanks
Prashant

===========================================================================
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".

Reply via email to