[jira] Commented: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize

2007-03-21 Thread Abe White (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482821 ] Abe White commented on OPENJPA-175: --- I'll have to see the code in context once it's checked in because I'm not

[jira] Assigned: (OPENJPA-89) Bulk delete fails to delete owned many-to-many relationship (entry remains in join table)

2007-03-21 Thread Marc Prud'hommeaux (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Prud'hommeaux reassigned OPENJPA-89: - Assignee: Marc Prud'hommeaux Bulk delete fails to delete owned many-to-many

[jira] Assigned: (OPENJPA-135) join fetch not returning duplicate references which not conforming to ejb3.0 spec

2007-03-21 Thread Marc Prud'hommeaux (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Prud'hommeaux reassigned OPENJPA-135: -- Assignee: Marc Prud'hommeaux join fetch not returning duplicate references

Roadmap for OpenJPA

2007-03-21 Thread Craig L Russell
Hi, Now that OpenJPA is maturing into a well-rounded community with lots of users as well as developers, I think it's time we start thinking about formalizing a roadmap for the project. Patrick did a great job in looking at all the JIRA issues and proposing release numbers that the

[jira] Updated: (OPENJPA-168) sql optimize n rows query hint

2007-03-21 Thread Ritika Maheshwari (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ritika Maheshwari updated OPENJPA-168: -- Attachment: OPENJPA-168.patch2.txt sql optimize n rows query hint

[jira] Commented: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize

2007-03-21 Thread Abe White (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482931 ] Abe White commented on OPENJPA-175: --- 1. Are you also going to fix InExpression to honor the DBDictionary's new in

[jira] Updated: (OPENJPA-175) Eager selects by PagingResultObjectProvider may not use the FetchBatchSize

2007-03-21 Thread Srinivasa (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srinivasa updated OPENJPA-175: -- 1 - Yes, was planning to do it as a separate JIRA given that it directly does not concern the issue

Re: Shared classloader and subclasses

2007-03-21 Thread roger.keays
Abe White wrote: In the case above, another webapp has loaded the forums module, causing this webapp to look for the mappings in that module even though they aren't available. I had difficulty trying to figure out how to restrict which subclasses are 'seen'. Ideally I think it'd

[jira] Created: (OPENJPA-178) Handle case-sensitive databases - inappropriate change of field case to uppercase

2007-03-21 Thread Sudheer Ghanathe (JIRA)
Handle case-sensitive databases - inappropriate change of field case to uppercase - Key: OPENJPA-178 URL: https://issues.apache.org/jira/browse/OPENJPA-178 Project: