Results 1 to 2 of 2

Thread: Entity relationships with cardinalities

  1. #1

    Default Entity relationships with cardinalities

    Great framework!!
    I ran the clinic.roo sample. Looks great!! Thanks!
    However, I am unable to create associations. For example, associating a pet with the owner and vice-versa. Does Roo not support this yet?
    Also the searches fail due to the lack of associations.
    Thanks in advance,
    Raj

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    Roo supports cardinalities. It's just the web tier does not display the select drop-down boxes if there are no records for a given entity. As such, firstly create the Owner and THEN the Pet. That way when creating the Pet you will see a drop-down containing the Owner.

    HTH
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •