[ https://issues.apache.org/jira/browse/OPENJPA-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Dick updated OPENJPA-20: -------------------------------- Fix Version/s: 1.3.0 1.2.0 > Query can return embeddable class > --------------------------------- > > Key: OPENJPA-20 > URL: https://issues.apache.org/jira/browse/OPENJPA-20 > Project: OpenJPA > Issue Type: Bug > Components: docs > Reporter: David Wisneski > Assignee: Pinaki Poddar > Priority: Minor > Fix For: 1.2.0, 1.3.0 > > > part 2 , chapter 4 of user manual on Entity, states that embeddable classes > are never returned from a query. > This is not true as in the query > select e.address from EmpBean e > address could be defined as as embeddable class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.