[ https://issues.apache.org/jira/browse/OPENJPA-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476812 ]
Patrick Linskey commented on OPENJPA-20: ---------------------------------------- I think of this as a feature, not a bug. Thoughts? > 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 > Priority: Minor > > 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.