| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)
Robert Martin wrote:
>
>> Declarative integrity constraints are better than manually >> written procedural code for the reasons I list below, >> and others.
Constraints by definition have nothing to do with the data before it is submitted to the server for management or after it is sent out to an application for use. Constraints prevent invalid data from being committed, allowing the confident retrieval of valid data. If the application creates invalid data before committing it, it won't get in, and if it invalidates data after retrieval then you've got a QA issue, not an architecture issue.
-- Kenneth Downs Secure Data Software, Inc. (Ken)nneth@(Sec)ure(Dat)a(.com)Received on Tue Jun 13 2006 - 15:01:00 CDT
![]() |
![]() |