[DomainObjects-Subversion] SF.net SVN: domainobjects: [180] trunk/DomainObjects2/src/Test
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-07-12 06:18:25
|
Revision: 180 Author: rbeauchamp Date: 2006-07-11 23:18:15 -0700 (Tue, 11 Jul 2006) ViewCVS: http://svn.sourceforge.net/domainobjects/?rev=180&view=rev Log Message: ----------- Renamed the class 'Update' to the more descriptive name of 'UpdateByCriteria'. Modified Paths: -------------- trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/ObjectModel/ObjectModelUpdateStatement.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/PersistenceFacade.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/DatabaseSession.cs trunk/DomainObjects2/src/Core/DomainObjects/PersistenceBroker.cs trunk/DomainObjects2/src/Core/DomainObjects/Transaction/BindManager.cs trunk/DomainObjects2/src/Core/DomainObjects/Transaction/BoundObjectSet.cs trunk/DomainObjects2/src/Core/DomainObjects/Transaction/ObjectTransaction.cs trunk/DomainObjects2/src/Core/DomainObjects.Core.dll.csproj trunk/DomainObjects2/src/Test/DomainObjects.Test.dll.csproj Added Paths: ----------- trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/UpdateByCriteria.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/UpdateByCriteriaTests.cs Removed Paths: ------------- trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Update.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/UpdateCommandTests.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |