[DomainObjects-Subversion] SF.net SVN: domainobjects:[363] branches/DomainObjects3
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2008-09-27 20:32:14
|
Revision: 363 http://domainobjects.svn.sourceforge.net/domainobjects/?rev=363&view=rev Author: rbeauchamp Date: 2008-09-27 20:32:05 +0000 (Sat, 27 Sep 2008) Log Message: ----------- - Added ability to build an object set from an externally-supplied datareader (e.g., from a DataTable). For a usage example, see the unit test ObjectBuilderTests.GetObjectSet() Modified Paths: -------------- branches/DomainObjects3/DomainObjects.4.1.resharper.user branches/DomainObjects3/DomainObjects.sln branches/DomainObjects3/DomainObjects.sln.cache branches/DomainObjects3/src/Core/DomainObjects/DbAccess/Command/CommandExecutionUtil.cs branches/DomainObjects3/src/Core/DomainObjects/ObjectAccess/ObjectBuilder.cs branches/DomainObjects3/src/Core/DomainObjects/ObjectAccess/ObjectGraphBuilder.cs branches/DomainObjects3/src/Core/DomainObjects/ObjectAccess/ObjectInitializer.cs branches/DomainObjects3/src/Core/DomainObjects/ObjectAccess/ObjectSetBuilder.cs branches/DomainObjects3/src/Core/DomainObjects/Transaction/States/PersistenceState.cs branches/DomainObjects3/src/Core/DomainObjects.Core.dll.csproj branches/DomainObjects3/src/Manager/ManagerForm.cs branches/DomainObjects3/src/Test/DomainObjects.Test/TestFixture/ObjectBuilderTests.cs Added Paths: ----------- branches/DomainObjects3/src/Core/DomainObjects/Transaction/States/PersistenceStateEnum.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |