The ORM Foundation

Get the facts!

Search

Page 1 of 1 (3 items)
  • Re: Don't understand restriction on objectified binaries

    Now I see where my confusion came from. In the first ORM book, nested objects could only be made from spanning or 1-1 uniqueness constraints. The new book says "The second generation ORM...allows any fact type to be objectified...Although allowed for pragmatic reasons, such exceptions violate elementarity and require special treatment when ...
    Posted to ORM Techniques (Forum) by jmagaram on Wed, Jan 5 2011
  • Don't understand restriction on objectified binaries

    It is my understanding that a binary can only be objectified if it has a uniqueness constraint that spans both roles or if each role has a uniqueness constraint. I don't understand this limitation. Suppose I am modeling the process of assigning work to someone else. Here are the relevant facts:TaskRequest(id) is sent by [1] ...
    Posted to ORM Techniques (Forum) by jmagaram on Wed, Jan 5 2011
  • How to show all roles for an object

    My diagram has gotten way too big and I'm trying to reduce the complexity while I'm working. For example, suppose I've got an Entity called Person and a bunch of roles related to Contact Information and a bunch of roles related to Biographical Information. I might want to temporarily delete all the roles related to Contact Information ...
    Posted to Open Discussion & Feature Requests (Forum) by jmagaram on Tue, Jan 4 2011
Page 1 of 1 (3 items)
© 2008-2024 ------- Terms of Service