4 Replies Latest reply on Oct 8, 2007 12:08 PM by atao

    Entities generated by seam (many 2 many)

    jagr

      On my application have user and role control.
      These have many to many realtionship. I want to reuse views generated by seam but seam-gen only create entities form table user and role. user-role table it's ignored.
      How can I creat entities and views form user-role table?
      thanks