0 Replies Latest reply on Jul 21, 2006 4:08 PM by cbiswa

    Ex. 9.1 FetchJoins.java does not work as expected

    cbiswa

      com.titan.clients.FetchJoins.java

      moving call
      manager.clear();
      to happen before the calls to
      noJoin(manager) and joinFetch(manager)

      makes it work as expected