[jira] Commented: (OPENJPA-736) Combine insert and select SQL together for generated Id strategy=GenerationType.IDENTITY

2008-10-01 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636195#action_12636195 ] Fay Wang commented on OPENJPA-736: -- I just found that for PreparedStatement, we can call

[jira] Commented: (OPENJPA-736) Combine insert and select SQL together for generated Id strategy=GenerationType.IDENTITY

2008-10-01 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636180#action_12636180 ] Fay Wang commented on OPENJPA-736: -- The jdbc api that I could find for the generatedKey i

Re: [jira] Commented: (OPENJPA-734) Commons DBCP parameters should be configurable.

2008-10-01 Thread Craig L Russell
Hi Mike, On Oct 1, 2008, at 12:45 PM, Michael Dick (JIRA) wrote: [ https://issues.apache.org/jira/browse/OPENJPA-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636138 #action_12636138 ] Michael Dick commented on OPENJPA-734: -

[jira] Commented: (OPENJPA-736) Combine insert and select SQL together for generated Id strategy=GenerationType.IDENTITY

2008-10-01 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636147#action_12636147 ] Michael Dick commented on OPENJPA-736: -- +1 to use getGeneratedKeys and expand the sup

[DISCUSS] New confluence group for editing the wiki

2008-10-01 Thread Michael Dick
Hi all, Per the conversation on OpenJPA-734 the OpenJPA wiki is a bit tricky to update. If I'm reading the permissions correctly there are effectively four groups that have a variety of control over the wiki : confluence-users : can view the wiki and add comments asf-cla : can view, add comments

[jira] Commented: (OPENJPA-734) Commons DBCP parameters should be configurable.

2008-10-01 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636138#action_12636138 ] Michael Dick commented on OPENJPA-734: -- Good point. Currently most of the permissions

[jira] Commented: (OPENJPA-736) Combine insert and select SQL together for generated Id strategy=GenerationType.IDENTITY

2008-10-01 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636135#action_12636135 ] Catalina Wei commented on OPENJPA-736: -- An alternative is to use db independent jdbc

Re: [jira] Created: (OPENJPA-736) Combine insert and select SQL together when for generated Id with strategy=GenerationType.IDENTITY

2008-10-01 Thread Fay Wang
Yes, we will look into the getGeneratedKey in jdbc. --- On Wed, 10/1/08, David Jencks <[EMAIL PROTECTED]> wrote: > From: David Jencks <[EMAIL PROTECTED]> > Subject: Re: [jira] Created: (OPENJPA-736) Combine insert and select SQL > together when for generated Id with strategy=GenerationType.IDE

Re: [jira] Created: (OPENJPA-736) Combine insert and select SQL together when for generated Id with strategy=GenerationType.IDENTITY

2008-10-01 Thread David Jencks
isn't there a db independent jdbc feature for this now? thanks david jencks On Oct 1, 2008, at 9:29 AM, Fay Wang (JIRA) wrote: Combine insert and select SQL together when for generated Id with strategy=GenerationType.IDENTITY -

[jira] Commented: (OPENJPA-734) Commons DBCP parameters should be configurable.

2008-10-01 Thread Milosz Tylenda (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636087#action_12636087 ] Milosz Tylenda commented on OPENJPA-734: Thanks for addressing this. I have tested

[jira] Created: (OPENJPA-736) Combine insert and select SQL together when for generated Id with strategy=GenerationType.IDENTITY

2008-10-01 Thread Fay Wang (JIRA)
Combine insert and select SQL together when for generated Id with strategy=GenerationType.IDENTITY Key: OPENJPA-736 URL: https://issues.apache.org/jira/browse/O

[jira] Updated: (OPENJPA-736) Combine insert and select SQL together for generated Id strategy=GenerationType.IDENTITY

2008-10-01 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang updated OPENJPA-736: - Summary: Combine insert and select SQL together for generated Id strategy=GenerationType.IDENTITY (was

[jira] Assigned: (OPENJPA-736) Combine insert and select SQL together when for generated Id with strategy=GenerationType.IDENTITY

2008-10-01 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang reassigned OPENJPA-736: Assignee: Fay Wang > Combine insert and select SQL together when for generated Id with > strateg