[jira] Created: (IBATIS-624) Setter is expected if column name is same as property name

2009-08-14 Thread Gabriel Axel (JIRA)
Setter is expected if column name is same as property name -- Key: IBATIS-624 URL: https://issues.apache.org/jira/browse/IBATIS-624 Project: iBatis for Java Issue Type: Bug

[jira] Created: (IBATIS-625) Mapper interfaces cannot have the class name as the XML file mapped to them

2009-08-14 Thread Christian Poitras (JIRA)
Mapper interfaces cannot have the class name as the XML file mapped to them --- Key: IBATIS-625 URL: https://issues.apache.org/jira/browse/IBATIS-625 Project: iBatis for Java

[jira] Closed: (IBATIS-620) select count(*) from table return BigDecimal value in Oracle

2009-08-14 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-620. Resolution: Invalid This is normal behavior for Oracle. If you specify the resultClass, it will

[jira] Closed: (IBATIS-622) Nested Results for Association

2009-08-14 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-622. Resolution: Won't Fix iBATIS reserves the decision whether to create a new instance or reuse the

[jira] Closed: (IBATIS-625) Mapper interfaces cannot have the class name as the XML file mapped to them

2009-08-14 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-625. Resolution: Fixed Fix Version/s: 3.0 Beta 2 Assignee: Clinton Begin Fixed. Class

[jira] Closed: (IBATIS-624) Setter is expected if column name is same as property name

2009-08-14 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-624. Resolution: Fixed Fix Version/s: 3.0 Beta 2 Assignee: Clinton Begin Fixed Setter

[jira] Closed: (IBATIS-619) select can not work with a include tag in sql mapping file.

2009-08-14 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-619. Resolution: Cannot Reproduce Assignee: Clinton Begin Cannot reproduce this. We have unit