[DomainObjects-Subversion] SF.net SVN: domainobjects: [234] trunk/DomainObjects2/src
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-11-22 20:22:13
|
Revision: 234 http://svn.sourceforge.net/domainobjects/?rev=234&view=rev Author: rbeauchamp Date: 2006-11-22 12:22:08 -0800 (Wed, 22 Nov 2006) Log Message: ----------- Implementing prefetch functionality. Added unit test PrefetchTests.PrefetchCollectionOneLevelDeep(). Modified Paths: -------------- trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/CommandExecutionUtil.cs trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/DbModel/Select/SelectResultsTable.cs trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/ObjectModel/Select/InternalQuery.cs trunk/DomainObjects2/src/Core/DomainObjects/DbAccess/Command/SqlStatement/ObjectModel/Select/ObjectModelSelectStatement.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Query.cs trunk/DomainObjects2/src/Core/DomainObjects/ObjectAccess/ObjectSetBuilder.cs trunk/DomainObjects2/src/Test/DomainObjects.Test.dll.csproj Added Paths: ----------- trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/PrefetchTests.cs Removed Paths: ------------- trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/QueryDepthTests.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |