Quick Search:

jump to detailed chart | hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Recent Changelog

MAIN:markpollack:20080530210922 by markpollack 30 May 2008, 16:09:22 -0500 (7 months ago) Make Review SPRNET-954 - DeclaredParameters property is not property initialized in AdoOperation subclasses

./Common/DbParameter.cs 1.6 history download (+2 -2) diffs

./Objects/AbstractAdoOperation.cs 1.2 history download (+2 -1) diffs

./Objects/AdoOperation.cs 1.15 history download (+7 -4) diffs

./Objects/AdoQuery.cs 1.8 history download (+2 -2) diffs

./Objects/Generic/AdoOperation.cs 1.3 history download (+5 -2) diffs

… 7 more files in changeset.
MAIN:markpollack:20080529172635 by markpollack 29 May 2008, 12:26:35 -0500 (7 months ago) Make Review SPRNET-955 : Provide better error message if dbprovider name is not found in thread local storage when using MultiDelegatingDbProvider
SPRNET-956 - Provide better error message if assembly name is not…

./Common/MultiDelegatingDbProvider.cs 1.5 history download (+8 -2) diffs

./Objects/MappingAdoQuery.cs 1.5 history download (+2 -2) diffs

./Objects/MappingAdoQueryWithContext.cs 1.4 history download (+2 -2) diffs

… 2 more files in changeset.
MAIN:markpollack:20080403052438 by markpollack 03 April 2008, 00:24:38 -0500 (9 months ago) Make Review move things around for easier diff w/ java error code file.

./Common/dbproviders.xml 1.36 history download (+3 -3) diffs

MAIN:markpollack:20080403050635 by markpollack 03 April 2008, 00:06:35 -0500 (9 months ago) Make Review Add additonal db error codes for exception translation for Oracle and MySql providers

./Common/dbproviders.xml 1.35 history download (+10 -10) diffs

Files

  NAME« REV AGE AUTHOR
  AdoAccessor.cs 1.2 history download 17 months markpollack
SPRNET-469 Add Generics support in Spring.Data.Object.* classes (e.g. support IR…
  AdoCommand.cs 1.3 history download 2 years 7 months markpollack
ado.net development
  AdoDaoSupport.cs 1.2 history download 2 years 1 month markpollack
add remaining overloaded methods to generic adotemplate
add delegate for ResultS…
  AdoParameters.cs 1.2 history download 2 years 7 months markpollack
add tx manager for .net 2.0 txscope
add various data 'integration' tests…
  AdoPlatformTransactionManager.cs 1.10 history download 18 months markpollack
polishing
  AdoTemplate.cs 1.36 history download 17 months markpollack
Dependency cycle changes.
Moved ObjectUtils from Spring.Objects to Spring.Util…
  BadSqlGrammarException.cs 1.3 history download 2 years 1 month markpollack
clean up using statements in Spring.Data
Spring.Data.Generic development
  CannotGetAdoConnectionException.cs 1.1 history download 2 years 1 month markpollack
Spring.Data development
Add inital support for generics with ADO.NET…
  ColumnDictionaryRowMapper.cs 1.1 history download 2 years 3 months markpollack
spring.data development
  CommandDelegate.cs 1.4 history download 2 years 1 month markpollack
move TransactionTemplate/ITransactionCallback/TransactionDelegate to top level n…
  CommandSetterDelegate.cs 1.1 history download 2 years 1 month markpollack
generic adotemplate development
  DatabaseConfigParser.cs 1.11 history download 17 months markpollack
SPRNET-585 - Change spring-database.xsd to use 'provider' instead of 'dbprovider…
  DbCommandParameters.cs 1.1 history download 2 years 7 months bbaia
cvs syncronisation.
Spring.Data moved from sandbox to src.…
  IAdoCommand.cs 1.2 history download 2 years 7 months markpollack
add tx manager for .net 2.0 txscope
add various data 'integration' tests…
  IAdoCommandCallback.cs 1.2 history download 2 years 7 months markpollack
add tx manager for .net 2.0 txscope
add various data 'integration' tests…
  IAdoOperations.cs 1.24 history download 13 months markpollack
SPRNET-752 - Implement advanced DataSet related methods in AdoTemplate
  ICommandCallback.cs 1.3 history download 2 years 1 month markpollack
trival cleanup.
  ICommandSetter.cs 1.5 history download 2 years 1 month markpollack
generic adotemplate development
  ICommandTextProvider.cs 1.1 history download 2 years 3 months markpollack
spring.data development
  ICommonAdoOperations.cs 1.5 history download 17 months oakinger
added #if NET_2_0 clauses
  IDataAdapterCallback.cs 1.3 history download 13 months markpollack
doc cleanup
  IDataAdapterSetter.cs 1.3 history download 2 years 1 month markpollack
clean up using statements in Spring.Data
Spring.Data.Generic development
  IDataReaderExtractor.cs 1.2 history download 2 years 7 months markpollack
ado.net development
  IDataReaderWrapper.cs 1.2 history download 14 months markpollack
SPRNET-756 - Add protected method to ErrorCodeExceptionTranslator to allow for a…
  IDataSetFillLifecycleProcessor.cs 1.3 history download 2 years 1 month markpollack
clean up using statements in Spring.Data
Spring.Data.Generic development
  IDbCommandCreator.cs 1.6 history download 17 months markpollack
SPRNET-669 - Provide IDbProvider to IDbCommandCreator callback to simplify imple…
  IDbCommandCreatorFactory.cs 1.11 history download 17 months markpollack
SPRNET-669 - Provide IDbProvider to IDbCommandCreator callback to simplify imple…
  IDbDataAdapterCreator.cs 1.3 history download 13 months markpollack
adding code comments...
  InvalidResultSetAccessException.cs 1.2 history download 13 months markpollack
adding code comments...
  IResultSetExtractor.cs 1.5 history download 2 years 1 month markpollack
add remaining overloaded methods to generic adotemplate
add delegate for ResultS…
  IRowCallback.cs 1.7 history download 17 months markpollack
Dependency cycle changes.
Moved ObjectUtils from Spring.Objects to Spring.Util…
  IRowMapper.cs 1.6 history download 18 months markpollack
Fix SPRNET-586 - Change name of IRowMapper's method argument IDataReader from 'd…
  ReaderDelegate.cs 1.1 history download 2 years 7 months bbaia
cvs syncronisation.
Spring.Data moved from sandbox to src.…
  ResultSetExtractorDelegate.cs 1.1 history download 2 years 1 month markpollack
add remaining overloaded methods to generic adotemplate
add delegate for ResultS…
  RowCallbackDelegate.cs 1.2 history download 2 years 1 month markpollack
clean up using statements in Spring.Data
Spring.Data.Generic development
  RowMapperDataReaderExtractor.cs 1.1 history download 2 years 7 months markpollack
ado.net development
  RowMapperDelegate.cs 1.3 history download 2 years 1 month markpollack
add remaining overloaded methods to generic adotemplate
add delegate for ResultS…
  RowMapperResultSetExtractor.cs 1.5 history download 2 years markpollack
AdoTemplate QueryWithRowMapperDelegate always returns empty list.  SPRNET-438
  ServiceDomainPlatformTransactionManager.cs 1.5 history download 19 months oakinger
fixed setting IsolationLevel + Timeout properties
  spring-database.xsd 1.4 history download 17 months markpollack
SPRNET-585 - Change spring-database.xsd to use 'provider' instead of 'dbprovider…
  spring-database.xsx 1.1 history download 2 years 2 months markpollack
spring.data development
finish generic dbprovider, add parameterbuilder 'dsl' li…
  TxScopeTransactionManager.cs 1.6 history download 18 months markpollack
SPRNET-623 , SPRNET-624 , SPRNET-625
  UncategorizedAdoException.cs 1.4 history download 2 years 1 month markpollack
clean up using statements in Spring.Data
Spring.Data.Generic development
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-09 01:19 -0600