[jira] Commented: (OPENJPA-852) createNativeQuery Method with string as argument returning identical rows .

2009-01-26 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667557#action_12667557 ] Catalina Wei commented on OPENJPA-852: -- Venkat, We need more information in order to

[jira] Resolved: (OPENJPA-873) @MappedSuperClass Cause Null Pointer Exception in Class With IdClass

2009-01-26 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang resolved OPENJPA-873. -- Resolution: Fixed Fix Version/s: 2.0.0 1.3.0 fix is commited r737814 (openjp

[jira] Commented: (OPENJPA-849) Add metadata-type getter methods to EntityManager

2009-01-26 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667392#action_12667392 ] Michael Dick commented on OPENJPA-849: -- I haven't thoroughly reviewed the patch. A co

Please refrain from trunk commits while OpenJPA 2.0 M1 release is created

2009-01-26 Thread Jeremy Bauer
OpenJPA committers, OpenJPA 2.0 iteration 2 is wrapping up and preparations are beginning for a milestone 1 snapshot release. Please refrain from committing any new code to trunk while the release is being created. Another posting will go out when trunk is available for commits - hopefully soon.

[jira] Updated: (OPENJPA-849) Add metadata-type getter methods to EntityManager

2009-01-26 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer updated OPENJPA-849: - Parent Issue: OPENJPA-808 (was: OPENJPA-807) > Add metadata-type getter methods to EntityManage

[jira] Resolved: (OPENJPA-834) State field mapped to XML column has incorrect value when loaded from database

2009-01-26 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalina Wei resolved OPENJPA-834. -- Resolution: Fixed Fix Version/s: 2.0.0 1.3.0 Updates to the manual h

[jira] Resolved: (OPENJPA-861) Update the manual for XML column support for MySQL

2009-01-26 Thread Catalina Wei (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalina Wei resolved OPENJPA-861. -- Resolution: Fixed Thanks to Milsosz Tylenda for providing documentation updates to OpenJPA man

[jira] Reopened: (OPENJPA-838) fix parameter setting problem when QuerySQLCache is on

2009-01-26 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick reopened OPENJPA-838: -- Assignee: Fay Wang We need a testcase for this issue to prevent future regressions. I'm reop

[jira] Created: (OPENJPA-873) @MappedSuperClass Cause Null Pointer Exception in Class With IdClass

2009-01-26 Thread Fay Wang (JIRA)
@MappedSuperClass Cause Null Pointer Exception in Class With IdClass Key: OPENJPA-873 URL: https://issues.apache.org/jira/browse/OPENJPA-873 Project: OpenJPA Issue Type: Bu

[jira] Resolved: (OPENJPA-872) Compound custom id in bidirectional many-to-one

2009-01-26 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer resolved OPENJPA-872. -- Resolution: Fixed Fix Version/s: 2.0.0 1.3.0 1.2.1

[jira] Commented: (OPENJPA-849) Add metadata-type getter methods to EntityManager

2009-01-26 Thread Pinaki Poddar (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667272#action_12667272 ] Pinaki Poddar commented on OPENJPA-849: --- Following pattern not only coding a new con

[jira] Commented: (OPENJPA-849) Add metadata-type getter methods to EntityManager

2009-01-26 Thread Pinaki Poddar (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667270#action_12667270 ] Pinaki Poddar commented on OPENJPA-849: --- org.apache.openjpa.lib.conf.Configuration e

[jira] Assigned: (OPENJPA-869) Support @OrderColumn annotation and XML-based definition - phase 2

2009-01-26 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer reassigned OPENJPA-869: Assignee: Jeremy Bauer > Support @OrderColumn annotation and XML-based definition - phase

[jira] Resolved: (OPENJPA-809) Support JPA 2.0 Cache Interface

2009-01-26 Thread Michael Dick (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dick resolved OPENJPA-809. -- Resolution: Fixed Fix Version/s: 2.0.0 > Support JPA 2.0 Cache Interface >

Re: Compound custom id in bidirectional many-to-one

2009-01-26 Thread Kevin Sutter
Thanks, David, for the heads up and the JIRA issue. The first thought that comes to mind is the sql caching support that was put into 1.2.0. As a quick test, would you mind running with the following property? If turning off the sql cache doesn't help your condition, then we've uncovered a diffe