| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: OO versus RDB
Christian Brunschen wrote:
> In article <1151501485.755962.108350_at_p79g2000cwp.googlegroups.com>,
> erk <eric.kaun_at_gmail.com> wrote:
>
>>topmind wrote: >> >>>[...] (Unlike OO, where encapsulation >>>encourages each object/class to reinvent its own >>>add/change/delete/cross-reference/search rules and interfaces so that >>>they are all different for each project or shop. >> >>Agreed. I wouldn't have a problem with inconsistencies if the languages >>just offered some powerful basic operations. You can't even write >>something in Java like this, which would be completely type-safe: >> >>Set<LineItem> items = >>theOrder.lineItems.where(item.status==Status.SHIPPED);
You have given an example involving only restriction. Does the method work for project, extend and join as well? Received on Wed Jun 28 2006 - 11:18:18 CDT
![]() |
![]() |