[DomainObjects-Subversion] SF.net SVN: domainobjects: [325] trunk/DomainObjects2/src/Core/ DomainOb
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2007-09-06 06:53:48
|
Revision: 325 http://domainobjects.svn.sourceforge.net/domainobjects/?rev=325&view=rev Author: rbeauchamp Date: 2007-09-05 23:53:42 -0700 (Wed, 05 Sep 2007) Log Message: ----------- - Fixed issue where parameters created for a SQL statement were not being used. - Fixed issue where DomainObjects references and collections were retaining a reference to the identity of objects involved in an aborted transaction. Modified Paths: -------------- trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Expression/Constant.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/DatabaseSession.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/OnDeletedFromDatabaseEventArgs.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/TransactableObject.cs trunk/DomainObjects2/src/Core/DomainObjects/Proxy/InMemoryReferenceFacade.cs trunk/DomainObjects2/src/Core/DomainObjects/Proxy/InMemoryRelationship.cs trunk/DomainObjects2/src/Core/DomainObjects/Transaction/BoundObjectSet.cs trunk/DomainObjects2/src/Core/DomainObjects/Transaction/ObjectTransaction.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |