[jira] Updated: (IBATISNET-81) SqlMap validation

2005-06-21 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-81?page=all ] Gilles Bayon updated IBATISNET-81: -- Component: DataAccess Description: When you build iBatis with NAnt and enable SqlMap validation iBatis throws an exception. It attempts to load Sql

[jira] Updated: (IBATISNET-80) Store additional debug information in the MDC

2005-06-21 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-80?page=all ] Gilles Bayon updated IBATISNET-80: -- Component: DataAccess > Store additional debug information in the MDC > - > > Key: IBATI

[jira] Closed: (IBATISNET-83) Add ConfigureWithEmbeddedResource methods to DomSqlMapBuilder and DomDaoManagerBuilder classes

2005-06-27 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-83?page=all ] Gilles Bayon closed IBATISNET-83: - Resolution: Won't Fix +1 with ron > Add ConfigureWithEmbeddedResource methods to DomSqlMapBuilder and > DomDaoManagerBuilder classes > --

[jira] Closed: (IBATISNET-86) Make _mapper in IBatisNet.DataMapper.Mapper protected, not private

2005-07-06 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-86?page=all ] Gilles Bayon closed IBATISNET-86: - Resolution: Won't Fix >It would be nice to be able to specify where the sqlMap.config file is located >when using >IBatisNet.DataMapper.Mapper.Instanc

[jira] Closed: (IBATISNET-77) Allow Intellisense in Visual Studio 2003 for SqlMap/Dao.config/SqlMap.config files

2005-07-09 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-77?page=all ] Gilles Bayon closed IBATISNET-77: - Fix Version: DataMapper 1.3 Resolution: Fixed in SVN > Allow Intellisense in Visual Studio 2003 for SqlMap/Dao.config/SqlMap.config > files > --

[jira] Closed: (IBATISNET-80) Store additional debug information in the MDC

2005-07-10 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-80?page=all ] Gilles Bayon closed IBATISNET-80: - Fix Version: DataMapper 1.3 Resolution: Won't Fix Ron has just added the statement id in the log. > Store additional debug information in the MD

[jira] Closed: (IBATISNET-89) CacheKey.Equals(object) does not check _statementName for equality

2005-07-10 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-89?page=all ] Gilles Bayon closed IBATISNET-89: - Fix Version: DataMapper 1.3 Resolution: Won't Fix Assign To: Gilles Bayon A Cache is attached to one Statement so we don't need to included

[jira] Closed: (IBATISNET-90) Enable XML documentation file generation in Visual Studio project properties

2005-07-11 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-90?page=all ] Gilles Bayon closed IBATISNET-90: - Fix Version: DataMapper 1.3 Resolution: Incomplete Assign To: Gilles Bayon CastleDynamic is not part of iBATIS. And the Xml Documentation Fi

[jira] Closed: (IBATISNET-91) Cache is not flushed if the statement attribute of the flushOnExecute node is set to a or id

2005-07-11 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-91?page=all ] Gilles Bayon closed IBATISNET-91: - Fix Version: DataMapper 1.3 Resolution: Won't Fix A select (ExecuteQueryForObject, ExecuteQueryForMap , ExecuteQueryForList ) don't modify your o

[jira] Commented: (IBATISNET-90) Enable XML documentation file generation in Visual Studio project properties

2005-07-11 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-90?page=comments#action_12315540 ] Gilles Bayon commented on IBATISNET-90: --- No problem :-) > Enable XML documentation file generation in Visual Studio project properties > -

[jira] Closed: (IBATISNET-95) Informix Provider support

2005-07-23 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-95?page=all ] Gilles Bayon closed IBATISNET-95: - Fix Version: DataMapper 1.3 Resolution: Duplicate Duplicate with IBATISNET-96 > Informix Provider support > - > >

[jira] Closed: (IBATISNET-96) Informix .NET Provider 2.81 support

2005-07-23 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-96?page=all ] Gilles Bayon closed IBATISNET-96: - Fix Version: DataMapper 1.3 Resolution: Fixed Assign To: Gilles Bayon in SVN > Informix .NET Provider 2.81 support > --

[jira] Closed: (IBATISNET-93) ArgumentOutofRange Exception in IBatisNet.DataMapper.TypesHandler.ByteArrayTypeHandler.GetValueByIndex(Int, IDataReader)

2005-07-23 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-93?page=all ] Gilles Bayon closed IBATISNET-93: - Fix Version: DataMapper 1.3 Resolution: Cannot Reproduce > ArgumentOutofRange Exception in > IBatisNet.DataMapper.TypesHandler.ByteArrayTypeHandl

[jira] Closed: (IBATISNET-92) Check selectKey's property attribute for writeability during mapper initialization

2005-07-23 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-92?page=all ] Gilles Bayon closed IBATISNET-92: - Fix Version: DataMapper 1.3 Resolution: Fixed > Check selectKey's property attribute for writeability during mapper > initialization > --

[jira] Closed: (IBATISNET-94) DomDaoManagerBuilder cannot set more than one provider element when defining more than one SqlMaps and databases in DAO.config

2005-07-23 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-94?page=all ] Gilles Bayon closed IBATISNET-94: - Fix Version: DataMapper 1.3 Resolution: Fixed Already fixed when add Intellisense support > DomDaoManagerBuilder cannot set more than one provide

[jira] Closed: (IBATISNET-97) CacheModel does not support caching null results

2005-07-23 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-97?page=all ] Gilles Bayon closed IBATISNET-97: - Fix Version: DataMapper 1.3 Resolution: Fixed Assign To: Gilles Bayon In SVN > CacheModel does not support caching null results > -

[jira] Closed: (IBATISNET-99) Mark assemblies with CLSCompliant attribute

2005-08-07 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-99?page=all ] Gilles Bayon closed IBATISNET-99: - Fix Version: DataAccess 1.7 DataMapper 1.3 Resolution: Fixed Assign To: Gilles Bayon in SVN > Mark assemblies with CLSComp

[jira] Commented: (IBATISNET-99) Mark assemblies with CLSCompliant attribute

2005-08-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-99?page=comments#action_12318713 ] Gilles Bayon commented on IBATISNET-99: --- Good remark but the current version used is not CLSCompliant when we moved to a nex version CLSCompliant we will removed them

[jira] Reopened: (IBATISNET-99) Mark assemblies with CLSCompliant attribute

2005-08-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-99?page=all ] Gilles Bayon reopened IBATISNET-99: --- Reopen to avoid forget to remove CLSCompliant attribute when we move to version of Dynamicproxy CLSCompliant . > Mark assemblies with CLSCompliant at

[jira] Closed: (IBATISNET-102) Calling OpenConnection on a DaoManager in different threads causes an Exception

2005-08-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-102?page=all ] Gilles Bayon closed IBATISNET-102: -- Fix Version: DataAccess 1.7 Resolution: Fixed Assign To: Gilles Bayon In SVN > Calling OpenConnection on a DaoManager in different threa

[jira] Closed: (IBATISNET-58) Allow all attributes in SqlMap.config file to be aware of ${xyz} properties

2005-08-16 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-58?page=all ] Gilles Bayon closed IBATISNET-58: - Fix Version: DataMapper 1.3 Resolution: Fixed In Svn > Allow all attributes in SqlMap.config file to be aware of ${xyz} properties >

[jira] Commented: (IBATISNET-58) Allow all attributes in SqlMap.config file to be aware of ${xyz} properties

2005-08-16 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-58?page=comments#action_12318915 ] Gilles Bayon commented on IBATISNET-58: --- Yes, I will close it. > Allow all attributes in SqlMap.config file to be aware of ${xyz} properties > ---

[jira] Closed: (IBATISNET-103) Typos in Resources.cs

2005-08-18 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-103?page=all ] Gilles Bayon closed IBATISNET-103: -- Fix Version: DataMapper 1.3 Resolution: Fixed The fileInfo.ResourceFileName is good. > Typos in Resources.cs > - > >

[jira] Commented: (IBATISNET-103) Typos in Resources.cs

2005-08-18 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-103?page=comments#action_12319211 ] Gilles Bayon commented on IBATISNET-103: Think your syntax is incorrect. Is 'Persistence' the name of your assembly. Here is an example use/run in the Nunit test.

[jira] Assigned: (IBATISNET-100) Delay calling cacheModel.RegisterTriggerStatement until all statements have been initialized

2005-09-05 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-100?page=all ] Gilles Bayon reassigned IBATISNET-100: -- Assign To: Ron Grabowski Could you apply your patch Ron ? > Delay calling cacheModel.RegisterTriggerStatement until all statements have > been

[jira] Created: (IBATISNET-112) Add a method OpenConnection(string connectionString)

2005-09-13 Thread Gilles Bayon (JIRA)
Add a method OpenConnection(string connectionString) Key: IBATISNET-112 URL: http://issues.apache.org/jira/browse/IBATISNET-112 Project: iBatis for .NET Type: Improvement Components: DataAccess Versions: Da

[jira] Closed: (IBATISNET-112) Add a method OpenConnection(string connectionString)

2005-09-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-112?page=all ] Gilles Bayon closed IBATISNET-112: -- Resolution: Fixed Added the method after mail from Henrik Uffe Jensen. This will also resolved issue when user have encrypted their connection strin

[jira] Assigned: (IBATISNET-110) Whitespace is not maintained properly when CDATA tags are used

2005-09-18 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-110?page=all ] Gilles Bayon reassigned IBATISNET-110: -- Assign To: Gilles Bayon > Whitespace is not maintained properly when CDATA tags are used > --

[jira] Closed: (IBATISNET-110) Whitespace is not maintained properly when CDATA tags are used

2005-09-18 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-110?page=all ] Gilles Bayon closed IBATISNET-110: -- Fix Version: DataMapper 1.3 Resolution: Fixed In SVN > Whitespace is not maintained properly when CDATA tags are used > --

[jira] Closed: (IBATISNET-114) Add support for Java's remapResults="true"

2005-09-21 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-114?page=all ] Gilles Bayon closed IBATISNET-114: -- Fix Version: DataMapper 1.3 Resolution: Fixed In SVN > Add support for Java's remapResults="true" > --

[jira] Closed: (IBATISNET-117) CsProj File for IBatisNet.Common.Logging.Log4Net ctonains reference to files no longer in project

2005-10-11 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-117?page=all ] Gilles Bayon closed IBATISNET-117: -- Fix Version: DataMapper 1.3 Resolution: Fixed In SVN > CsProj File for IBatisNet.Common.Logging.Log4Net ctonains reference to files > no long

[jira] Closed: (IBATISNET-118) CacheKey.Equals(object) override can return true when the parameters have the same HashCode but are not equal.

2005-10-12 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-118?page=all ] Gilles Bayon closed IBATISNET-118: -- Fix Version: DataMapper 1.3 Resolution: Fixed Assign To: Gilles Bayon Invalid patch but solve by another way In SVN > CacheKey.Equals(ob

[jira] Assigned: (IBATISNET-119) CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118)

2005-10-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-119?page=all ] Gilles Bayon reassigned IBATISNET-119: -- Assign To: Gilles Bayon > CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118) > --

[jira] Commented: (IBATISNET-119) CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118)

2005-10-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-119?page=comments#action_12332028 ] Gilles Bayon commented on IBATISNET-119: I'have apply a correction in SVN, if you can find another fail, tell me. > CacheKey.Equals(object)/HashCode issue still a

[jira] Created: (IBATISNET-120) Allow CustomTypeHandler to override IBatisNet's buid in TypeHandler

2005-10-14 Thread Gilles Bayon (JIRA)
Allow CustomTypeHandler to override IBatisNet's buid in TypeHandler -- Key: IBATISNET-120 URL: http://issues.apache.org/jira/browse/IBATISNET-120 Project: iBatis for .NET Type: Improvement Compo

[jira] Closed: (IBATISNET-120) Allow CustomTypeHandler to override IBatisNet's buid in TypeHandler

2005-10-14 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-120?page=all ] Gilles Bayon closed IBATISNET-120: -- Resolution: Fixed In SVN > Allow CustomTypeHandler to override IBatisNet's buid in TypeHandler > --

[jira] Assigned: (IBATISNET-121) The Providers.Config entry for SqlLite does not function correctly.

2005-10-15 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-121?page=all ] Gilles Bayon reassigned IBATISNET-121: -- Assign To: Gilles Bayon > The Providers.Config entry for SqlLite does not function correctly. > -

[jira] Closed: (IBATISNET-121) The Providers.Config entry for SqlLite does not function correctly.

2005-10-15 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-121?page=all ] Gilles Bayon closed IBATISNET-121: -- Fix Version: DataMapper 1.3 Resolution: Fixed In SVN 321342 > The Providers.Config entry for SqlLite does not function correctly. > ---

[jira] Reopened: (IBATISNET-103) Typos in Resources.cs

2005-10-17 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-103?page=all ] Gilles Bayon reopened IBATISNET-103: > Typos in Resources.cs > - > > Key: IBATISNET-103 > URL: http://issues.apache.org/jira/browse/IBATISNET-103 >

[jira] Closed: (IBATISNET-103) Typos in Resources.cs

2005-10-17 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-103?page=all ] Gilles Bayon closed IBATISNET-103: -- Resolution: Fixed In SNV r325958 > Typos in Resources.cs > - > > Key: IBATISNET-103 > URL: http://issues.apac

[jira] Created: (IBATISNET-123) Support for nested properties in Result Map

2005-11-01 Thread Gilles Bayon (JIRA)
Support for nested properties in Result Map --- Key: IBATISNET-123 URL: http://issues.apache.org/jira/browse/IBATISNET-123 Project: iBatis for .NET Type: Improvement Components: DataMapper Reporter: Gilles Bayon Assign

[jira] Closed: (IBATISNET-123) Support for nested properties in Result Map

2005-11-01 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-123?page=all ] Gilles Bayon closed IBATISNET-123: -- Resolution: Fixed Close in SVN 328694 > Support for nested properties in Result Map > --- > > Key:

[jira] Created: (IBATISNET-125) Add support for IList in resultClass

2005-11-11 Thread Gilles Bayon (JIRA)
Add support for IList in resultClass Key: IBATISNET-125 URL: http://issues.apache.org/jira/browse/IBATISNET-125 Project: iBatis for .NET Type: Improvement Components: DataMapper Versions: DataMapper 1.2.1 Reporter:

[jira] Closed: (IBATISNET-125) Add support for IList in resultClass

2005-11-11 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-125?page=all ] Gilles Bayon closed IBATISNET-125: -- Resolution: Fixed in SVN > Add support for IList in resultClass > > > Key: IBATISNET-125 > U

[jira] Created: (IBATISNET-126) Invalid assignement of Custom type handler in inline parameter

2005-11-11 Thread Gilles Bayon (JIRA)
Invalid assignement of Custom type handler in inline parameter -- Key: IBATISNET-126 URL: http://issues.apache.org/jira/browse/IBATISNET-126 Project: iBatis for .NET Type: Bug Components: DataMapper

[jira] Closed: (IBATISNET-126) Invalid assignement of Custom type handler in inline parameter

2005-11-11 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-126?page=all ] Gilles Bayon closed IBATISNET-126: -- Resolution: Fixed In SVN > Invalid assignement of Custom type handler in inline parameter > ---

[jira] Closed: (IBATISNET-128) Multiple Thtreads cannot open separate connections/transactions

2005-11-30 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-128?page=all ] Gilles Bayon closed IBATISNET-128: -- Fix Version: DataMapper 1.3 Resolution: Duplicate Assign To: Gilles Bayon Already fixed in SVN > Multiple Thtreads cannot open separate

[jira] Commented: (IBATISNET-118) CacheKey.Equals(object) override can return true when the parameters have the same HashCode but are not equal.

2005-11-30 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-118?page=comments#action_12358972 ] Gilles Bayon commented on IBATISNET-118: The current code compares each parameter with both their hashcode and a value representation but if you could find a test

[jira] Closed: (IBATISNET-129) iBatis cache can't handle null values

2005-12-01 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-129?page=all ] Gilles Bayon closed IBATISNET-129: -- Fix Version: DataMapper 1.3 Resolution: Invalid Assign To: Gilles Bayon Already fixed in SVN > iBatis cache can't handle null values > -

[jira] Resolved: (IBATISNET-118) CacheKey.Equals(object) override can return true when the parameters have the same HashCode but are not equal.

2005-12-05 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-118?page=all ] Gilles Bayon resolved IBATISNET-118: Resolution: Fixed In SVN > CacheKey.Equals(object) override can return true when the parameters have the > same HashCode but are not equal. >

[jira] Resolved: (IBATISNET-119) CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118)

2005-12-05 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-119?page=all ] Gilles Bayon resolved IBATISNET-119: Fix Version: DataMapper 1.3 Resolution: Fixed In SVN > CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118) > --

[jira] Closed: (IBATISNET-115) Documentation entry truncated after end of page.

2005-12-05 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-115?page=all ] Gilles Bayon closed IBATISNET-115: -- Resolution: Cannot Reproduce Assign To: Gilles Bayon > Documentation entry truncated after end of page. >

[jira] Closed: (IBATISNET-131) It's impossible to specify different database providers for different contexts.

2005-12-09 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-131?page=all ] Gilles Bayon closed IBATISNET-131: -- Fix Version: DataAccess 1.7 Resolution: Invalid Already fix > It's impossible to specify different database providers for different > context

[jira] Closed: (IBATISNET-133) lock mechanism doesn

2005-12-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-133?page=all ] Gilles Bayon closed IBATISNET-133: -- Resolution: Duplicate Duplicate with IBATISNET-134 > lock mechanism doesn > > > Key: IBATISNET-133 > URL: ht

[jira] Commented: (IBATISNET-134) lock mechanism doesn't prevent duplicate cache keys from being inserted into IList persistence

2005-12-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-134?page=comments#action_12360397 ] Gilles Bayon commented on IBATISNET-134: Better think, that we must add a lock in CacheModel when we retrieve the object as in Java V2, something like public obje

[jira] Assigned: (IBATISNET-134) lock mechanism doesn't prevent duplicate cache keys from being inserted into IList persistence

2005-12-13 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-134?page=all ] Gilles Bayon reassigned IBATISNET-134: -- Assign To: Gilles Bayon > lock mechanism doesn't prevent duplicate cache keys from being inserted into > IList persistence > ---

[jira] Assigned: (IBATISNET-135) Test DataMapper with Singleton

2005-12-14 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-135?page=all ] Gilles Bayon reassigned IBATISNET-135: -- Assign To: Gilles Bayon (was: Roberto Rabe) > Test DataMapper with Singleton > -- > > Key: IBATISNET-135 >

[jira] Closed: (IBATISNET-135) Test DataMapper with Singleton

2005-12-14 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-135?page=all ] Gilles Bayon closed IBATISNET-135: -- Fix Version: DataMapper 1.3 Resolution: Fixed In SVN > Test DataMapper with Singleton > -- > > Key: IBATI

[jira] Closed: (IBATISNET-134) lock mechanism doesn't prevent duplicate cache keys from being inserted into IList persistence

2005-12-14 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-134?page=all ] Gilles Bayon closed IBATISNET-134: -- Fix Version: DataMapper 1.3 Resolution: Cannot Reproduce It has been fixed by the refactoring of Cache process done in other issue. > lock mec

[jira] Closed: (IBATISNET-122) Allow Resources.cs to process non-fullly-qualified-types

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-122?page=all ] Gilles Bayon closed IBATISNET-122: -- > Allow Resources.cs to process non-fullly-qualified-types > > > Key: IBATISNET-122 >

[jira] Closed: (IBATISNET-118) CacheKey.Equals(object) override can return true when the parameters have the same HashCode but are not equal.

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-118?page=all ] Gilles Bayon closed IBATISNET-118: -- > CacheKey.Equals(object) override can return true when the parameters have the > same HashCode but are not equal. > --

[jira] Closed: (IBATISNET-113) SqlMapper.GetCacheDataStatistics throws NPE when trying to generate statistics for MappedStatement

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-113?page=all ] Gilles Bayon closed IBATISNET-113: -- > SqlMapper.GetCacheDataStatistics throws NPE when trying to generate > statistics for MappedStatement > --

[jira] Closed: (IBATISNET-119) CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118)

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-119?page=all ] Gilles Bayon closed IBATISNET-119: -- > CacheKey.Equals(object)/HashCode issue still a problem (was IBATISNET-118) > -

[jira] Closed: (IBATISNET-111) Pass in parameterObject to row/map delegates

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-111?page=all ] Gilles Bayon closed IBATISNET-111: -- Assign To: Ron Grabowski > Pass in parameterObject to row/map delegates > > > Key: IBATISNET-1

[jira] Closed: (IBATISNET-106) Update Test for Access/OleDb

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-106?page=all ] Gilles Bayon closed IBATISNET-106: -- > Update Test for Access/OleDb > > > Key: IBATISNET-106 > URL: http://issues.apache.org/jira/browse/IBATI

[jira] Closed: (IBATISNET-109) Allow use of built-in magic numbers (int.MinValue, DateTime.MaxValue) for nullValues with nullValueTypeProperty

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-109?page=all ] Gilles Bayon closed IBATISNET-109: -- Assign To: Ron Grabowski > Allow use of built-in magic numbers (int.MinValue, DateTime.MaxValue) for > nullValues with nullValueTypeProperty >

[jira] Closed: (IBATISNET-100) Delay calling cacheModel.RegisterTriggerStatement until all statements have been initialized

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-100?page=all ] Gilles Bayon closed IBATISNET-100: -- > Delay calling cacheModel.RegisterTriggerStatement until all statements have > been initialized >

[jira] Closed: (IBATISNET-69) Allow sqlMap nodes to come from an external location rather than /sqlMapConfig/sqlMaps/sqlMap

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-69?page=all ] Gilles Bayon closed IBATISNET-69: - Fix Version: DataAccess 1.7 DataMapper 1.3 Resolution: Fixed > Allow sqlMap nodes to come from an external location rather than

[jira] Closed: (IBATISNET-124) SelectKey.cs Initialization fails if insert parameterClass is IDictionary

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-124?page=all ] Gilles Bayon closed IBATISNET-124: -- > SelectKey.cs Initialization fails if insert parameterClass is IDictionary > -

[jira] Closed: (IBATISNET-99) Mark assemblies with CLSCompliant attribute

2006-01-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-99?page=all ] Gilles Bayon closed IBATISNET-99: - Resolution: Fixed > Mark assemblies with CLSCompliant attribute > --- > > Key: IBATISNET-99 >

[jira] Created: (IBATISNET-138) QueryForMap with cache Bug/Regression

2006-01-10 Thread Gilles Bayon (JIRA)
QueryForMap with cache Bug/Regression -- Key: IBATISNET-138 URL: http://issues.apache.org/jira/browse/IBATISNET-138 Project: iBatis for .NET Type: Bug Components: DataMapper Versions: DataMapper 1.3 Reporter: Gille

[jira] Closed: (IBATISNET-138) QueryForMap with cache Bug/Regression

2006-01-10 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-138?page=all ] Gilles Bayon closed IBATISNET-138: -- Resolution: Fixed In SVN > QueryForMap with cache Bug/Regression > - > > Key: IBATISNET-138 >

[jira] Commented: (IBATISNET-140) procedure output parameters do work for oracle provider

2006-02-22 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-140?page=comments#action_12367372 ] Gilles Bayon commented on IBATISNET-140: In the unit tests, the swap procedure (prc_SWAP_EMAIL_ADDRESS) has been runned with success

[jira] Closed: (IBATISNET-140) procedure output parameters do work for oracle provider

2006-02-28 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-140?page=all ] Gilles Bayon closed IBATISNET-140: -- Resolution: Won't Fix use list for question > procedure output parameters do work for oracle provider > ---

[jira] Closed: (IBATISNET-132) Add examples for using Apache Derby (IBM Cloudscape) provider

2006-02-28 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-132?page=all ] Gilles Bayon closed IBATISNET-132: -- Resolution: Won't Fix So use odbc provider. :-) > Add examples for using Apache Derby (IBM Cloudscape) provider > -

[jira] Closed: (IBATISNET-88) TimeSpanTypeHandler.cs is not implemented

2006-02-28 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-88?page=all ] Gilles Bayon closed IBATISNET-88: - Fix Version: DataMapper 1.4 Resolution: Fixed in SVN > TimeSpanTypeHandler.cs is not implemented > - > >

[jira] Closed: (IBATISNET-137) TypeHandlers for "System.Nullable(Of" fails with custom types

2006-02-28 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-137?page=all ] Gilles Bayon closed IBATISNET-137: -- Resolution: Won't Fix The type definition is invalid. > TypeHandlers for "System.Nullable(Of" fails with custom types > --

[jira] Closed: (IBATISNET-137) TypeHandlers for "System.Nullable(Of" fails with custom types

2006-03-02 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-137?page=all ] Gilles Bayon closed IBATISNET-137: -- Fix Version: DataMapper 1.4 Resolution: Fixed in SVN > TypeHandlers for "System.Nullable(Of" fails with custom types > ---

[jira] Commented: (IBATISNET-145) Make NoOpLoggerFA the default logger when logging config is missing or malformed. Allow FactoryAdapter to be set by the application

2006-03-29 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-145?page=comments#action_12372375 ] Gilles Bayon commented on IBATISNET-145: +1 for If there isn't a logger defined, I think the default behavior should be to use the NoOpLogger instead of the Consol

[jira] Created: (IBATISNET-146) Adds class attribute on parameterMap node in mapping files (oracle, access, oledb...) for project "IBatisNet.DataMapper.Test"

2006-03-29 Thread Gilles Bayon (JIRA)
Adds class attribute on parameterMap node in mapping files (oracle, access, oledb...) for project "IBatisNet.DataMapper.Test" - Key: IBATISNET-146 URL: htt

[jira] Commented: (IBATISNET-144) IDao implementation with ref parameter causes System.ExecutionEngineException.

2006-03-29 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-144?page=comments#action_12372376 ] Gilles Bayon commented on IBATISNET-144: Nant script are not up to date > IDao implementation with ref parameter causes > System.ExecutionEngineException. >

[jira] Created: (IBATISNET-147) Emitted types for populating and instantiating result

2006-03-29 Thread Gilles Bayon (JIRA)
Emitted types for populating and instantiating result - Key: IBATISNET-147 URL: http://issues.apache.org/jira/browse/IBATISNET-147 Project: iBatis for .NET Type: Improvement Components: DataMapper Versions:

[jira] Created: (IBATISNET-149) Better support in the mapping files for stored procedure

2006-03-29 Thread Gilles Bayon (JIRA)
Better support in the mapping files for stored procedure Key: IBATISNET-149 URL: http://issues.apache.org/jira/browse/IBATISNET-149 Project: iBatis for .NET Type: Wish Components: DataMapper Reporter: G

[jira] Created: (IBATISNET-148) Better support in the mapping files for stored procedure

2006-03-29 Thread Gilles Bayon (JIRA)
Better support in the mapping files for stored procedure Key: IBATISNET-148 URL: http://issues.apache.org/jira/browse/IBATISNET-148 Project: iBatis for .NET Type: Wish Components: DataMapper Reporter: G

[jira] Created: (IBATISNET-150) Better support in the mapping files for stored procedure

2006-03-29 Thread Gilles Bayon (JIRA)
Better support in the mapping files for stored procedure Key: IBATISNET-150 URL: http://issues.apache.org/jira/browse/IBATISNET-150 Project: iBatis for .NET Type: Wish Components: DataMapper Reporter: G

[jira] Closed: (IBATISNET-150) Better support in the mapping files for stored procedure

2006-03-30 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-150?page=all ] Gilles Bayon closed IBATISNET-150: -- Resolution: Duplicate duplicate with 148 > Better support in the mapping files for stored procedure > -

[jira] Closed: (IBATISNET-149) Better support in the mapping files for stored procedure

2006-03-30 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-149?page=all ] Gilles Bayon closed IBATISNET-149: -- Resolution: Duplicate duplicate with 148 > Better support in the mapping files for stored procedure > -

[jira] Created: (IBATISNET-151) Pre-load stored procedure parameters should use the already-open connection of the IDalSession

2006-03-30 Thread Gilles Bayon (JIRA)
Pre-load stored procedure parameters should use the already-open connection of the IDalSession -- Key: IBATISNET-151 URL: http://issues.apache.org/jira/browse/IBATISNET-151 Project:

[jira] Commented: (IBATISNET-152) Memory leaks with lazy load

2006-04-03 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-152?page=comments#action_12372973 ] Gilles Bayon commented on IBATISNET-152: Which iBATIS version do you used ? > Memory leaks with lazy load > --- > > Key: IBATISNET

[jira] Closed: (IBATISNET-152) Memory leaks with lazy load

2006-04-04 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-152?page=all ] Gilles Bayon closed IBATISNET-152: -- Fix Version: DataMapper 1.3 Resolution: Invalid Already fixed in last version > Memory leaks with lazy load > --- > >

[jira] Closed: (IBATISNET-101) Support for public fields

2006-04-05 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-101?page=all ] Gilles Bayon closed IBATISNET-101: -- Resolution: Won't Fix Only public property and private field will be supported > Support for public fields > - > >

[jira] Created: (IBATISNET-153) Supporting private field accessor

2006-04-05 Thread Gilles Bayon (JIRA)
Supporting private field accessor - Key: IBATISNET-153 URL: http://issues.apache.org/jira/browse/IBATISNET-153 Project: iBatis for .NET Type: New Feature Components: DataMapper Versions: DataMapper 1.3 Reporter: Gilles

[jira] Closed: (IBATISNET-153) Supporting private field accessor

2006-04-06 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-153?page=all ] Gilles Bayon closed IBATISNET-153: -- Resolution: Fixed in SVN > Supporting private field accessor > - > > Key: IBATISNET-153 > URL: ht

[jira] Closed: (IBATISNET-151) Pre-load stored procedure parameters should use the already-open connection of the IDalSession

2006-04-08 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-151?page=all ] Gilles Bayon closed IBATISNET-151: -- Fix Version: DataMapper 1.4 (was: DataMapper 1.3) Resolution: Fixed Assign To: Gilles Bayon Apply patch from Christo

[jira] Created: (IBATISNET-155) Allow Constructor Initialization on resultMap

2006-04-20 Thread Gilles Bayon (JIRA)
Allow Constructor Initialization on resultMap - Key: IBATISNET-155 URL: http://issues.apache.org/jira/browse/IBATISNET-155 Project: iBatis for .NET Type: New Feature Components: DataMapper Versions: DataMapper 1.4

[jira] Closed: (IBATISNET-154) Support for SelectKey to use a complex resultMap

2006-04-25 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-154?page=all ] Gilles Bayon closed IBATISNET-154: -- Resolution: Won't Fix Assign To: Gilles Bayon I don't see how you can do it without use of a stored procedure or with use of two statements.

[jira] Created: (IBATISNET-156) Added support for MARS

2006-04-25 Thread Gilles Bayon (JIRA)
Added support for MARS -- Key: IBATISNET-156 URL: http://issues.apache.org/jira/browse/IBATISNET-156 Project: iBatis for .NET Type: New Feature Components: DataMapper Versions: DataMapper 1.4 Reporter: Gilles Bayon Assigned to: G

[jira] Closed: (IBATISNET-156) Added support for MARS

2006-04-25 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-156?page=all ] Gilles Bayon closed IBATISNET-156: -- Resolution: Fixed In SVN > Added support for MARS > -- > > Key: IBATISNET-156 > URL: http://issues.apache.org

[jira] Closed: (IBATISNET-147) Emitted types for populating and instantiating result

2006-05-08 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-147?page=all ] Gilles Bayon closed IBATISNET-147: -- Resolution: Fixed In SVN > Emitted types for populating and instantiating result > - > >

[jira] Commented: (IBATISNET-158) TypeAssemblyInfo.SplitTypeAndAssemblyNames

2006-05-20 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-158?page=comments#action_12412648 ] Gilles Bayon commented on IBATISNET-158: You don't need to specify a listClas, just use the generic syntax of QueryForList sqlMap.QueryForList( statementID, codeD

  1   2   3   >