You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Fay Wang (JIRA)" <ji...@apache.org> on 2010/01/28 17:55:34 UTC

[jira] Created: (OPENJPA-1486) Lazy fetched embeddable should not be materialized in the query result

Lazy fetched embeddable should not be materialized in the query result
----------------------------------------------------------------------

                 Key: OPENJPA-1486
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1486
             Project: OpenJPA
          Issue Type: Bug
    Affects Versions: 2.1.0
            Reporter: Fay Wang
            Assignee: Fay Wang
             Fix For: 2.1.0


Currenlty openjpa will return an empty embeddable object as an entity attribute in the query result even if that embeddable attribute is lazily fetched. Moreover, the load bit in the StateManagerImpl is also on for that embeddable attribute. The expected behavior is that null value should be set to the embeddable attribute and the load bit should be off. 

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


[jira] Updated: (OPENJPA-1486) Lazy fetched embeddable should not be materialized in the query result

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated OPENJPA-1486:
----------------------------------

    Affects Version/s: 2.0.0-beta2
        Fix Version/s:     (was: 2.0.0-beta2)
                       2.0.0

> Lazy fetched embeddable should not be materialized in the query result
> ----------------------------------------------------------------------
>
>                 Key: OPENJPA-1486
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1486
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta, 2.0.0-beta2
>            Reporter: Fay Wang
>            Assignee: Fay Wang
>             Fix For: 2.0.0
>
>
> Currenlty openjpa will return an empty embeddable object as an entity attribute in the query result even if that embeddable attribute is lazily fetched. Moreover, the load bit in the StateManagerImpl is also on for that embeddable attribute. The expected behavior is that null value should be set to the embeddable attribute and the load bit should be off. 

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


[jira] Resolved: (OPENJPA-1486) Lazy fetched embeddable should not be materialized in the query result

Posted by "Fay Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fay Wang resolved OPENJPA-1486.
-------------------------------

    Resolution: Fixed

> Lazy fetched embeddable should not be materialized in the query result
> ----------------------------------------------------------------------
>
>                 Key: OPENJPA-1486
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1486
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta, 2.0.0-beta2
>            Reporter: Fay Wang
>            Assignee: Fay Wang
>             Fix For: 2.0.0
>
>
> Currenlty openjpa will return an empty embeddable object as an entity attribute in the query result even if that embeddable attribute is lazily fetched. Moreover, the load bit in the StateManagerImpl is also on for that embeddable attribute. The expected behavior is that null value should be set to the embeddable attribute and the load bit should be off. 

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


[jira] Updated: (OPENJPA-1486) Lazy fetched embeddable should not be materialized in the query result

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated OPENJPA-1486:
----------------------------------

    Affects Version/s:     (was: 2.0.0)
                       2.0.0-beta
        Fix Version/s:     (was: 2.0.0)
                       2.0.0-beta2

> Lazy fetched embeddable should not be materialized in the query result
> ----------------------------------------------------------------------
>
>                 Key: OPENJPA-1486
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1486
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta, 2.0.0-beta2
>            Reporter: Fay Wang
>            Assignee: Fay Wang
>             Fix For: 2.0.0
>
>
> Currenlty openjpa will return an empty embeddable object as an entity attribute in the query result even if that embeddable attribute is lazily fetched. Moreover, the load bit in the StateManagerImpl is also on for that embeddable attribute. The expected behavior is that null value should be set to the embeddable attribute and the load bit should be off. 

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


[jira] Closed: (OPENJPA-1486) Lazy fetched embeddable should not be materialized in the query result

Posted by "Fay Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fay Wang closed OPENJPA-1486.
-----------------------------


> Lazy fetched embeddable should not be materialized in the query result
> ----------------------------------------------------------------------
>
>                 Key: OPENJPA-1486
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1486
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta, 2.0.0-beta2
>            Reporter: Fay Wang
>            Assignee: Fay Wang
>             Fix For: 2.0.0
>
>
> Currenlty openjpa will return an empty embeddable object as an entity attribute in the query result even if that embeddable attribute is lazily fetched. Moreover, the load bit in the StateManagerImpl is also on for that embeddable attribute. The expected behavior is that null value should be set to the embeddable attribute and the load bit should be off. 

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


[jira] Updated: (OPENJPA-1486) Lazy fetched embeddable should not be materialized in the query result

Posted by "Michael Dick (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dick updated OPENJPA-1486:
----------------------------------

    Affects Version/s:     (was: 2.1.0)
                       2.0.0
        Fix Version/s:     (was: 2.1.0)
                       2.0.0

> Lazy fetched embeddable should not be materialized in the query result
> ----------------------------------------------------------------------
>
>                 Key: OPENJPA-1486
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1486
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Fay Wang
>            Assignee: Fay Wang
>             Fix For: 2.0.0
>
>
> Currenlty openjpa will return an empty embeddable object as an entity attribute in the query result even if that embeddable attribute is lazily fetched. Moreover, the load bit in the StateManagerImpl is also on for that embeddable attribute. The expected behavior is that null value should be set to the embeddable attribute and the load bit should be off. 

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