[jira] Commented: (IBATIS-128) Detect illegal overloaded JavaBeans properties methods (e.g. setters)

2007-05-14 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495485 ] Paul Benedict commented on IBATIS-128: -- Some good news. It turns out this is not a blocker! I mistook the ERROR

[jira] Commented: (IBATIS-128) Detect illegal overloaded JavaBeans properties methods (e.g. setters)

2007-05-13 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495339 ] Paul Benedict commented on IBATIS-128: -- This fix has created an emergency blocker. The current solution assumes

[jira] Commented: (IBATIS-128) Detect illegal overloaded JavaBeans properties methods (e.g. setters)

2007-05-13 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495341 ] Paul Benedict commented on IBATIS-128: -- Tor Tuga, here's more information on the volatile problem. Spring just

[jira] Commented: (IBATIS-143) Remove blanks in SQL

2007-02-16 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473852 ] Paul Benedict commented on IBATIS-143: -- It's not just trimming the produced output. But it is splitting the SQL

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

2007-02-07 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471145 ] Paul Benedict commented on IBATIS-390: -- I am glad someone brought this issue up. However, I believe there's a

[jira] Commented: (IBATIS-352) Problems with Complex Properties + Sets enums

2006-12-27 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-352?page=comments#action_12461118 ] Paul Benedict commented on IBATIS-352: -- I believe I have the same problem as Andrew. However, it doesn't seem related to Sets, but any kind of collection

[jira] Commented: (IBATIS-222) Evict from cache

2006-03-19 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-222?page=comments#action_12371007 ] Paul Benedict commented on IBATIS-222: -- Please close this. Unfortunately I can't do it with ibatis, but I have agreed to use caching at the DAO level which satisifies my

[jira] Commented: (IBATIS-226) Support Commons DBUtils ResultSetHandler

2005-11-30 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-226?page=comments#action_12359001 ] Paul Benedict commented on IBATIS-226: -- I haved talked with Larry privately about these ideas and now I am taking them public for review. I think we can provide

[jira] Commented: (IBATIS-226) Support Commons DBUtils ResultSetHandler

2005-11-20 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-226?page=comments#action_12358110 ] Paul Benedict commented on IBATIS-226: -- My idea was also spawned by the author of Jakarta Tapestry, Howard Lewis Ship. See his blog entry about performance using

[jira] Commented: (IBATIS-143) Remove blanks in SQL

2005-11-03 Thread Paul Benedict (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-143?page=comments#action_12356748 ] Paul Benedict commented on IBATIS-143: -- I prefer this feature too. The problem is that I like my SQL to be listed longwise, with each column on its own line and so it

[jira] Created: (IBATIS-215) BSF for dynamic queries

2005-11-02 Thread Paul Benedict (JIRA)
BSF for dynamic queries --- Key: IBATIS-215 URL: http://issues.apache.org/jira/browse/IBATIS-215 Project: iBatis for Java Type: New Feature Components: SQL Maps Reporter: Paul Benedict While the list of tags to form dynamic queries is