0 Replies Latest reply on Oct 22, 2005 3:09 PM by neelixx

    To merge() or not to merge() ??

    neelixx

      I am building my first EJB3 app. The question is... should I work with detached instances, and then re-attach with merge()?

      Or should I just keep loading the objects as needed, supplying the ids via the request.

      SURVEY: Are you using detached instances? Why?

      --Aaron