0 Replies Latest reply on Mar 10, 2005 6:05 PM by tads

    Network traffic

    tads

      Hi all

      I'm using Jboss 3.23, hibernate 2.1.4 and Oracle 9i.

      I'm verifying here through a program to analyze the Traffic in the network.
      when an user tries execute a createQuery("from User...") very simple,
      is generated much traffic in the network, about 3MB.

      How can I reduce the traffic network using this configuration?

      Thanks.