1 Reply Latest reply on Oct 19, 2004 11:11 PM by min-changcha

    DAO and EJB

    stryx

      Hi all,

      I have read in a previous post that says that DAO with SessionBean is a good design pattern.

      I want to know which benefits i'll gain in using a DAO and SessionBean instead of the DAO alone with straigth JDBC call (with JDO or hibernate) about coding performance, code maintainability, system performance, security, etc ?

      Is there a web site I could read about what is the best practice or what's the design convention adopted by the industry or is it case by case question ?

      Thanks a lot to all who will reply this post