[jira] Created: (IBATISNET-210) Finding properties on interfaces which inherites other interfaces

2007-02-20 Thread Henrik Uffe Jensen (JIRA)
Finding properties on interfaces which inherites other interfaces --- Key: IBATISNET-210 URL: https://issues.apache.org/jira/browse/IBATISNET-210 Project: iBatis for .NET Issue

Re: [jira] Closed: (IBATISNET-209) Improved verification on groupBy process configuration

2007-02-20 Thread Bob Hanson
I tried creating a result map which extends another result map. The groupBy property I'm using is a member of the base class. This results in the following configuration error: Could not configure ResultMap named User.ApplicationUserResultMap, Cause: Could not configure ResultMap named

Re: [jira] Closed: (IBATISNET-209) Improved verification on groupBy process configuration

2007-02-20 Thread Bob Hanson
Another groupBy configuration problem: Could not configure ResultMap named User.ApplicationUserResultMap, Cause: Unable to optimize create instance. Cause : Could not find public constructor matching specified arguments for type ApplicationUser. The groupBy configuration is requiring a public

[jira] Commented: (IBATISNET-210) Finding properties on interfaces which inherites other interfaces

2007-02-20 Thread Gilles Bayon (JIRA)
[ https://issues.apache.org/jira/browse/IBATISNET-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474470 ] Gilles Bayon commented on IBATISNET-210: As you made some fix, could you share them so that I could

[jira] Created: (IBATIS-396) Improve groupBy Support to Handle Multiple Independant Lists

2007-02-20 Thread Jeff Butler (JIRA)
Improve groupBy Support to Handle Multiple Independant Lists Key: IBATIS-396 URL: https://issues.apache.org/jira/browse/IBATIS-396 Project: iBatis for Java Issue Type: Improvement

[jira] Created: (IBATIS-397) Support for Oracle OPAQUE

2007-02-20 Thread Jan Vissers (JIRA)
Support for Oracle OPAQUE --- Key: IBATIS-397 URL: https://issues.apache.org/jira/browse/IBATIS-397 Project: iBatis for Java Issue Type: Improvement Components: SQL Maps Affects Versions: 2.3.0, 2.2.0

[jira] Commented: (IBATIS-397) Support for Oracle OPAQUE

2007-02-20 Thread Jan Vissers (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474623 ] Jan Vissers commented on IBATIS-397: Put this one on hold! I'm going to retry things with getObject() and see

[jira] Commented: (IBATIS-397) Support for Oracle OPAQUE

2007-02-20 Thread Jan Vissers (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474626 ] Jan Vissers commented on IBATIS-397: Although the typehandler for plain SELECT statements could be simplified