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

Re: update() method for objects in Ozone



On Mon, 16 Jul 2001, you wrote:
> Hi,
> 
> I am wondering if there is an update() method for objects in Ozone. I 
> checked the API, couldn't find. Or an update() method means making some 
> changes for the attributes of the object?

ozone does not need an explicit fetch() and/or update() calls. All changes are
automatically made persistent when the enclosing transaction is committed. You
can also be sure to work with up to date objects without explicitely calling
fetch or something. This transparency was one of the main design goals of ozone.


Falko
-- 
______________________________________________________________________
Falko Braeutigam                              mailto:falko@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com


----------------------------------------------------------------------
Post a message:         mailto:ozone-users@ozone-db.org
Unsubscribe:            mailto:ozone-users-request@ozone-db.org?body=unsubscribe
Contact adminstrator:   mailto:ozone-users-owner@ozone-db.org
Read archived messages: http://www.ozone-db.org/
----------------------------------------------------------------------