[Mono-list] Db4o don't update object
Adam Tauno Williams
adam at morrison-ind.com
Wed Sep 10 13:33:30 EDT 2008
> I try to update an complex object,
> but the result is :-(
> My code is like this :
> Db4oFactory.Configure().ObjectClass(typeof(myComplex)).CascadeOnUpdate(true);
> Get the object myComplex...
> update.. close the db
> When i open the db, the object is not updated....
> Ideas ???
Did you perform a Commit?
I work on a fairly complex Db4o application
<http://code.google.com/p/consonance/> in Mono and it has always worked
as reliably as gravity.
--
Consonance: an Open Source .NET OpenGroupware client.
Contact:awilliam at whitemiceconsulting.com http://freshmeat.net/projects/consonance/
More information about the Mono-list
mailing list