[jira] Created: (IBATIS-390) Property setter is required by Ibatis, even if only subproperties are being modified

2007-02-07 Thread Reuben Firmin (JIRA)
Property setter is required by Ibatis, even if only subproperties are being modified Key: IBATIS-390 URL: https://issues.apache.org/jira/browse/IBATIS-390 Project: i

[jira] Commented: (IBATIS-361) Problem addressing list index in a parameter declaration

2006-10-31 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-361?page=comments#action_12445958 ] Reuben Firmin commented on IBATIS-361: -- Thanks for looking at this Christian. The GenericProbe snippet that I looked at *might* be OK, although if the array

[jira] Commented: (IBATIS-361) Problem addressing list index in a parameter declaration

2006-10-30 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-361?page=comments#action_12445701 ] Reuben Firmin commented on IBATIS-361: -- Working back up the trace, I found the bug. It's in GenericProbe#151 - the logic seems to be totally broken. public C

[jira] Created: (IBATIS-273) Support generics

2006-03-01 Thread Reuben Firmin (JIRA)
Support generics Key: IBATIS-273 URL: http://issues.apache.org/jira/browse/IBATIS-273 Project: iBatis for Java Type: Improvement Components: SQL Maps Reporter: Reuben Firmin Hello, I know that JDK 1.5 support is not intended yet, so this i

[jira] Created: (IBATIS-251) Beans in cache can be changed without persistence

2006-02-03 Thread Reuben Firmin (JIRA)
Beans in cache can be changed without persistence - Key: IBATIS-251 URL: http://issues.apache.org/jira/browse/IBATIS-251 Project: iBatis for Java Type: Bug Components: SQL Maps Versions: 2.1.6 Environment:

[jira] Commented: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2006-01-17 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-210?page=comments#action_12363051 ] Reuben Firmin commented on IBATIS-210: -- Hello, an update on this. #status[].value# does in fact work; however, #status[]# does not. (The first works because the Deploym

[jira] Commented: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2006-01-17 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-210?page=comments#action_12363044 ] Reuben Firmin commented on IBATIS-210: -- The iterate side of things is a red herring, at least on this bug; if I have the syntax wrong there, sorry. The real issue is enu

[jira] Commented: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2006-01-17 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-210?page=comments#action_12363036 ] Reuben Firmin commented on IBATIS-210: -- Hello, do you need more information on this? I can consistently reproduce it. Thanks > Enum within Collection is not mapped to cu

[jira] Commented: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2005-12-19 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-210?page=comments#action_12360868 ] Reuben Firmin commented on IBATIS-210: -- Hello Clinton -- bug 224 may be related to this (and I posted my type handler code there if you need to refer to it.) Here is a f

[jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail

2005-12-19 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-224?page=comments#action_12360867 ] Reuben Firmin commented on IBATIS-224: -- Hello, here's my functional workaround: INSERT INTO Deployment ( environmentId, deploymentTypeId, deploym

[jira] Commented: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail

2005-11-17 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-224?page=comments#action_12357942 ] Reuben Firmin commented on IBATIS-224: -- Here's the stacktrace: Caused by: java.lang.NullPointerException at com.ibatis.sqlmap.engine.mapping.statement.GeneralSta

[jira] Created: (IBATIS-224) isNotNull node causes typehandler mappings in statement to fail

2005-11-16 Thread Reuben Firmin (JIRA)
isNotNull node causes typehandler mappings in statement to fail --- Key: IBATIS-224 URL: http://issues.apache.org/jira/browse/IBATIS-224 Project: iBatis for Java Type: Bug Components: SQL Maps Versio

[jira] Commented: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2005-11-07 Thread Reuben Firmin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-210?page=comments#action_12356983 ] Reuben Firmin commented on IBATIS-210: -- Here is the stacktrace. I have reproduced on 2.1.6 java.lang.StringIndexOutOfBoundsException: String index out of range: -1

[jira] Created: (IBATIS-211) Cache should follow structure of hierarchical resultmaps

2005-10-28 Thread Reuben Firmin (JIRA)
Cache should follow structure of hierarchical resultmaps Key: IBATIS-211 URL: http://issues.apache.org/jira/browse/IBATIS-211 Project: iBatis for Java Type: Improvement Components: SQL Maps Environment: n/

[jira] Created: (IBATIS-210) Enum within Collection is not mapped to custom TypeHandler

2005-10-28 Thread Reuben Firmin (JIRA)
Enum within Collection is not mapped to custom TypeHandler -- Key: IBATIS-210 URL: http://issues.apache.org/jira/browse/IBATIS-210 Project: iBatis for Java Type: Bug Components: SQL Maps Versions: 2.1.0