[jira] [Commented] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-06-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688527#comment-13688527 ] Albert Lee commented on OPENJPA-2403: - >From JPA spec: 2.1 The Entity Class The en

[jira] [Updated] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-06-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2403: Attachment: OPENJPA-2403.patch > Enhancer yields "does not have a public no-args constructor.

[jira] [Created] (OPENJPA-2403) Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor

2013-06-19 Thread Albert Lee (JIRA)
Albert Lee created OPENJPA-2403: --- Summary: Enhancer yields "does not have a public no-args constructor." exception for entity with protected qualified constructor Key: OPENJPA-2403 URL: https://issues.apache.org/jir

[jira] [Updated] (OPENJPA-2390) HSQLDB SELECT NEXT VALUE FOR Sequence will skip 1 sequence value if allocation size is 1

2013-06-19 Thread Albert Lee (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee updated OPENJPA-2390: Patch Info: Patch Available Fix Version/s: 2.3.0 Assignee: Albert Lee > HSQLD

[jira] [Commented] (OPENJPA-2391) HSQLDB v2.2.9

2013-06-19 Thread Di Wu Lau (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688391#comment-13688391 ] Di Wu Lau commented on OPENJPA-2391: Does anyone have objections to upgrade from hsq

[jira] [Updated] (OPENJPA-2390) HSQLDB SELECT NEXT VALUE FOR Sequence will skip 1 sequence value if allocation size is 1

2013-06-19 Thread Di Wu Lau (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Di Wu Lau updated OPENJPA-2390: --- Attachment: OPENJPA-2390.patch Problem is fixed by adding LIMIT 1 to the nextSequenceQuery String i