[jira] Commented: (IBATIS-274) queryForPaginatedList doesn't play well with groupBy attribute of resultMap (N+1 selects solution)

2006-05-31 Thread Tim Haley (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-274?page=comments#action_12414036 ] Tim Haley commented on IBATIS-274: -- Clinton, Yes, I had a feeling that the result would be something like this. I was hoping that you would be able to do some magic, but I

[jira] Closed: (IBATIS-297) iBATIS doesn't remap sql fully

2006-05-31 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-297?page=all ] Jeff Butler closed IBATIS-297: -- Resolution: Won't Fix Closing ... I'm assuming the workarounds I've outlined in the comments are sufficient. iBATIS doesn't remap sql fully

embbeded SQL map trubles

2006-05-31 Thread Dorin Manoli
Hi all! I followed example from wiki But when XmlDocument sqlMapConfig = Resources.GetEmbeddedResourceAsXmlDocument(Map.sqlMap.config, DataLayer); I got Additional information: Unable to load embedded resource from assembly Map.sqlMap.config, DataLayer. My assembly is compiled as DLL I

[jira] Created: (IBATIS-301) The datetime database field mapped to wrong overloaded setters type String.

2006-05-31 Thread Vladimir Sakharuk (JIRA)
The datetime database field mapped to wrong overloaded setters type String. --- Key: IBATIS-301 URL: http://issues.apache.org/jira/browse/IBATIS-301 Project: iBatis for Java Type: Bug

[jira] Closed: (IBATIS-205) Change access modifiers from private to protected in many classes to allow developers to create extensions and subclasses to the iBatis classes

2006-05-31 Thread Jeff Butler (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-205?page=all ] Jeff Butler closed IBATIS-205: -- Fix Version: 2.2.0 Resolution: Fixed Fixed in SVN. Change access modifiers from private to protected in many classes to allow developers to create