Re: What databases have taught me

From: Aloha Kakuikanu <aloha.kakuikanu_at_yahoo.com>
Date: 24 Jun 2006 08:26:15 -0700
Message-ID: <1151162775.119140.183040_at_c74g2000cwc.googlegroups.com>


Bruno Desthuilliers wrote:
> Aloha Kakuikanu wrote:
> > Dmitry A. Kazakov wrote:
> >
> >>On 23 Jun 2006 10:00:32 -0700, Aloha Kakuikanu wrote:
> >>
> >>
> >>>queisser wrote:
> >>>
> >>>> Things like "devices" or "windows" or "customers" can be reasonable
> >>>>classes in a hierarchy but at the top level things are not as clear.
> >>>
> >>>I challenge the idea that customer is a usefull class. What kind of
> >>>methods does it have other than "getName" "setName" and alike?
> >>
> >>Cancel_Project
> >
> >
> > Order.cancel()? This is really about canceling a transaction. You have
> > to study transaction management in order to implement this
> > functionality correctly. Inheritance and polymorphish doesn't help
> > here, sorry.
> >
>
> I guess that Dimtry's answer was to be taken as a joke. But I won't
> bother explaining it...

Oh, phlese.

QueryObject.setExtraWhereClause();
QueryObject.setAdditionalExtraWhereClause();
QueryObject.setOneMoreAdditionalExtraWhereClause();
Received on Sat Jun 24 2006 - 17:26:15 CEST

Original text of this message