You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog is written by Doug Barry.
In order to have a more complete class hierarchy, we must take into account
that a university has not only employees, but students as well. To add this,
refer to the Workstudy View (new
window), which shows the attributes in the Student relational base
table. From this, the Entry Date can be factored up into a Student Class as
shown below. This introduces multiple inheritance to this object schema where
the Workstudy class inherits attributes from both Teacher and Student. You
should note that not all programming languages can support multiple inheritance.
Nevertheless, it is important to understand the concept.
Yes, there are still redundant attributes in the Student and Employee
classes. They will be addressed in the next step.
There are nearly 400 pages of articles on this site with over 50 pages on object-relational mapping.
Search this site for more articles
Custom Search
Browse this site for more articles
Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current
article: Adding the Student Class to the hierarchy.
Ruby on Rails 3.0 now available Reuters A new Active Model framework allows ORM (object-relational mapping) like Mongoid to use Active Record validation, callbacks, and serialization. ... and more » 30 Aug 2010 at 9:02pm
Cover Story: Get Ready for the Entity Framework Redmond Developer News ... positioned for enterprise-level projects with a host of new functionality that brings it more in line with other object-relational mapping (ORM) tools. ... and more » 31 Aug 2010 at 5:43pm
Cover Story: Get Ready for the Entity Framework Visual Studio Magazine ... positioned for enterprise-level projects with a host of new functionality that brings it more in line with other object-relational mapping (ORM) tools. ... and more » 30 Aug 2010 at 10:45am
Tasktop Names Neelan Choksi President and COO PR Newswire (press release) Before joining SpringSource, Choksi served as co-founder and president of SolarMetric, a leading object relational mapping provider, which was acquired by ... and more » 9 Aug 2010 at 8:03am
UML Distilled: A Brief Guide to the Standard Object Modeling Language (3rd Edition) by Martin Fowler Average Customer Review: based on 114 reviews. Customer Review: I bought this book for over 50% less than what it originally would have cost! This was a wonderful buy and the book was in great shape and shipping was fast. Thanks very much!
Systems Analysis and Design with UML by Alan Dennis, Barbara Haley Wixom, David Tegarden Average Customer Review: based on 11 reviews. Customer Review: I ordered this book and recevied it very fast. It was in great condition, this seller is definately a great one. Thanks
Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition) by Craig Larman Average Customer Review: based on 122 reviews. Customer Review: Let me say to begin that I am a graduate student in computer engineering, without a strong OO background. Sure I knew inheritance, polymorphism, and even some UML. But how do you really use them in practice? I have been eager to learn what this OOAD is all about, and anyway it's a valuable skill to possess. Now where to begin learn...