You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "David Minor (JIRA)" <ji...@apache.org> on 2009/08/05 18:28:14 UTC

[jira] Commented: (OPENJPA-1227) SQL generation error when using data cache

    [ https://issues.apache.org/jira/browse/OPENJPA-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739595#action_12739595 ] 

David Minor commented on OPENJPA-1227:
--------------------------------------

See http://n2.nabble.com/SQL-generation-error-td3379974.html for some discussion.

> SQL generation error when using data cache
> ------------------------------------------
>
>                 Key: OPENJPA-1227
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1227
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache, jdbc, sql
>    Affects Versions: 1.2.1
>            Reporter: David Minor
>
> When the DataCacheStoreManager loads an object whose (table join strategy) superclass contains an eager to-many field, and this is the only field selected in the superclass, and when one or more fields are selected in the subclass, openjpa fails to create a join between the subclass and superclass.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.