[jira] Updated: (OPENJPA-908) org.apache.openjpa.persistence.annotations.TestOneToOne

2009-05-08 Thread Tim McConnell (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated OPENJPA-908: -- Patch Info: [Patch Available] > org.apache.openjpa.persistence.annotations.TestOneToOne >

Re: Valid table/column names

2009-05-08 Thread Craig L Russell
Hi Tim, Yes, if quoting is legal, then my preferred solution is that quoting reserved word names should be the default treatment. Craig On May 8, 2009, at 6:59 PM, Tim McConnell wrote: Hi, I'm wondering if anyone recalls the rationale for making table and/or column names valid by appendin

Valid table/column names

2009-05-08 Thread Tim McConnell
Hi, I'm wondering if anyone recalls the rationale for making table and/or column names valid by appending number(s) to the end of the name (i.e., DATE --> DATE0, TIME--> TIME1) ?? I ask for a number of reasons. Primarily I'm just trying to understand, but many of the SLQ92 reserved words/keys i

[jira] Created: (OPENJPA-1078) Validation-mode elements added to createEMF properties Map

2009-05-08 Thread Donald Woods (JIRA)
Validation-mode elements added to createEMF properties Map -- Key: OPENJPA-1078 URL: https://issues.apache.org/jira/browse/OPENJPA-1078 Project: OpenJPA Issue Type: Sub-task C

[jira] Created: (OPENJPA-1077) Validation-mode elements added to persistence.xml

2009-05-08 Thread Donald Woods (JIRA)
Validation-mode elements added to persistence.xml - Key: OPENJPA-1077 URL: https://issues.apache.org/jira/browse/OPENJPA-1077 Project: OpenJPA Issue Type: Sub-task Components: kernel

[jira] Created: (OPENJPA-1076) PersistenceProviderResolver interface and PersistenceProviderResolverHolder class

2009-05-08 Thread Donald Woods (JIRA)
PersistenceProviderResolver interface and PersistenceProviderResolverHolder class - Key: OPENJPA-1076 URL: https://issues.apache.org/jira/browse/OPENJPA-1076 Project: Ope

[jira] Commented: (OPENJPA-962) Support the use of delimited-identifiers

2009-05-08 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707501#action_12707501 ] Catalina Wei commented on OPENJPA-962: -- Dianne, My comment on your patch: 1. use St

[jira] Resolved: (OPENJPA-1073) Upgrade to latest maven-surefire-plugin

2009-05-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods resolved OPENJPA-1073. --- Resolution: Fixed trunk builds work with the 2.4.3 on both JDK5 and JDK6 > Upgrade to late

[jira] Commented: (OPENJPA-1073) Upgrade to latest maven-surefire-plugin

2009-05-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707453#action_12707453 ] Donald Woods commented on OPENJPA-1073: --- Used version 2.4.2 instead of 2.4.3 in bra

[jira] Work started: (OPENJPA-1063) Create a new openjpa-all artifact to include runtime depends

2009-05-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1063 started by Donald Woods. > Create a new openjpa-all artifact to include runtime depends > -

[jira] Created: (OPENJPA-1074) OrderColumn does not maintain index upon inter-list element removal

2009-05-08 Thread Jeremy Bauer (JIRA)
OrderColumn does not maintain index upon inter-list element removal --- Key: OPENJPA-1074 URL: https://issues.apache.org/jira/browse/OPENJPA-1074 Project: OpenJPA Issue Type: Bu

[jira] Resolved: (OPENJPA-1072) Nested embeddable with a relationship to an Entity with a generated id doesn't persist the relationship

2009-05-08 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang resolved OPENJPA-1072. --- Resolution: Fixed Fix Version/s: 2.0.0 > Nested embeddable with a relationship to an Entity

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

2009-05-08 Thread Milosz Tylenda (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707368#action_12707368 ] Milosz Tylenda commented on OPENJPA-736: Albert, I can restore the signatures but

[jira] Created: (OPENJPA-1073) Upgrade to latest maven-surefire-plugin

2009-05-08 Thread Donald Woods (JIRA)
Upgrade to latest maven-surefire-plugin --- Key: OPENJPA-1073 URL: https://issues.apache.org/jira/browse/OPENJPA-1073 Project: OpenJPA Issue Type: Test Reporter: Donald Woods Assign

[jira] Work started: (OPENJPA-1073) Upgrade to latest maven-surefire-plugin

2009-05-08 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1073 started by Donald Woods. > Upgrade to latest maven-surefire-plugin > --- > > Key: OPENJPA-1073

[jira] Commented: (OPENJPA-756) Mapping tool fails with duplicate unique constraint on @Id field if @Column(unique=true)

2009-05-08 Thread Jeremias Maerki (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707270#action_12707270 ] Jeremias Maerki commented on OPENJPA-756: - If the primary key field is a String (e