[DomainObjects-Subversion] SF.net SVN: domainobjects: [278] trunk/DomainObjects2
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2007-03-01 16:09:08
|
Revision: 278 http://svn.sourceforge.net/domainobjects/?rev=278&view=rev Author: rbeauchamp Date: 2007-03-01 08:09:06 -0800 (Thu, 01 Mar 2007) Log Message: ----------- Implementing Query.GetCount() and Query.Exists() Modified Paths: -------------- trunk/DomainObjects2/SampleApplications/BankOfDavis/BankOfDavis.suo trunk/DomainObjects2/SampleApplications/BankOfDavis/Database/Database.csproj trunk/DomainObjects2/SampleApplications/BankOfDavis/Domain/DomainSchema/ConceptualModel.orm trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Expression/ColumnField.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Expression/Constant.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Function/Count.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Command/Query.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Diagnostics/DatabaseAccessEvent.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/CollectionTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/DiagnosticsTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/FunctionTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/ObjectGraphTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/PrefetchTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/QueryTests.cs trunk/DomainObjects2/src/Test/DomainObjects.Test.dll.csproj Added Paths: ----------- trunk/DomainObjects2/SampleApplications/BankOfDavis/Database/Scripts/ trunk/DomainObjects2/SampleApplications/BankOfDavis/Database/Scripts/BankOfDavisDDL.sql trunk/DomainObjects2/src/Test/DomainObjects.Test/TestType/CommandMonitor.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |