[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2009-03-24 Thread Zach Visagie (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688590#action_12688590 ] Zach Visagie commented on IBATIS-142: - Thanks Derek, I also discovered the type

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2009-03-24 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12688679#action_12688679 ] Clinton Begin commented on IBATIS-142: -- iBATIS 3 has proper support for generated

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2008-02-24 Thread Brian Diekelman (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571999#action_12571999 ] Brian Diekelman commented on IBATIS-142: I've been working on the

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2008-02-22 Thread Brian Diekelman (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571589#action_12571589 ] Brian Diekelman commented on IBATIS-142: Alright, I guess somebody has to bite the

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2007-08-28 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523443 ] Clinton Begin commented on IBATIS-142: -- It's only been 2 years man, give us some time! LOL. It should not

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2007-03-29 Thread Tony Jewell (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485363 ] Tony Jewell commented on IBATIS-142: This is causing impact in my project now and as we are weighing up staying

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2007-02-16 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473660 ] Claus Ibsen commented on IBATIS-142: As a early adaptor of iBatis in 2003 I really loved this framework. Now I

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2007-02-16 Thread Brandon Goodin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473714 ] Brandon Goodin commented on IBATIS-142: --- Is there any reason why we can't expand our existing selectKey syntax

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2006-12-19 Thread Clinton Begin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-142?page=comments#action_12459718 ] Clinton Begin commented on IBATIS-142: -- Niels has an excellent solution. I never thought of that (oh the shame!). ${SELECT_KEY} or something like that.

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2006-12-19 Thread Matt Raible (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-142?page=comments#action_12459720 ] Matt Raible commented on IBATIS-142: Niels - do you have a more descriptive example of how you do this? A blog post or wiki-page writeup would be great.

[jira] Commented: (IBATIS-142) JDBC 3 Generated Keys Support

2006-12-18 Thread Matt Raible (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-142?page=comments#action_12459554 ] Matt Raible commented on IBATIS-142: I'd *love* to get getGeneratedKeys() supported so I don't have to hard-code database-specific code to return primary keys