0 Replies Latest reply on Feb 15, 2008 10:03 AM by tricky

    Hibernate and joins

    tricky

      Hibernate is using joins in one to many mappings etc.
      But toplink uses multiple selects then binds the data. The question is whic is more efficient and if it's possible to setup hibernate to use multiple select's instead of joins ?