0 Replies Latest reply on Mar 5, 2008 7:21 AM by luxspes

    All relations are mapped to Sets... how to change?

      Hi!
      If I ask seam-gen to de reverse engineering all my OneToMany relationships are mapped to a java.util.Set... I want to change that to java.util.List for all OneToMany but I can not find the way to do it.,. I have tried:



      • Searching in seam docs

      • Searching in hibernate tools docs (I can not find a way to do it with the reveng.xml or the reveng strategy class)

      • I even downloaded all the code of hibernate tools and I have been reading it, but I cannot find anything that changes this in the freemarker templates... or in the code called by the freemarker templates... it must be there... somewhere but I can not find it...



      Any hints?


      Thanks,