[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Designing a OO database model
On Thu, 23 Mar 2000, Jon Finanger wrote:
> thanks,
> soo in ozone all object creation happens on the ozone server? Therefore you
> always need an interface (or proxy) for every class defined in the oodb? Is
> just streaming an object to the server not possible in ozone? any reason for
> that?
You mean storing/fetching via explicite methods like:
Bus bus = model.getBus();
db.store (bus); ?
The answer is: there is no need to maintain this db specific code. ozone works
without it. It finds out what and when to store automaticly. And, with
this single instance strategy ozone does not need to handle distributed
locks and object caches. That's it.
Falko
--
______________________________________________________________________
Falko Braeutigam mailto:falko@softwarebuero.de
softwarebuero m&b (SMB) http://www.softwarebuero.de