0 Replies Latest reply on Nov 29, 2007 7:54 AM by umen

    Interfere the .EntityManager actions in jboss

      Hello all
      We have very large application that use's extensively the EntityManager methods (createNamedQuery, createQuery, find, merge)
      Now to refractor all the instances will be a pain, my problem is
      That I need to insert another check in the returned value and filter it out
      Can it be bone after the information send into the EntityManager?