gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] proposal for dbapi base class


From: Horst Herb
Subject: Re: [Gnumed-devel] proposal for dbapi base class
Date: Tue, 21 Jan 2003 08:17:03 +1100
User-agent: KMail/1.4.3

On Tue, 21 Jan 2003 01:41, Karsten Hilbert wrote:
> So, given the example below, where does fetch() come in ?  A
> synonym (or helper method) for fetch_from_backend() ?

fetch() in the "dbapi example"  is the "lazy" implementation. 
"fetch_from_backend" in this simple example would be a direct backend query 
(no caching etc)

Horst




reply via email to

[Prev in Thread] Current Thread [Next in Thread]