From: Grégory J. (J. <ji...@co...> - 2010-03-26 14:52:30
|
[ http://jira.codehaus.org/browse/XDP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grégory Joseph updated XDP-214: ------------------------------- Fix Version/s: (was: 1.0.5) 1.0.6 > Hibernate plugin misses the ability to generate return and return-join subelements in sql-query > ----------------------------------------------------------------------------------------------- > > Key: XDP-214 > URL: http://jira.codehaus.org/browse/XDP-214 > Project: XDoclet 2 Plugins > Issue Type: New Feature > Components: hibernate > Affects Versions: 1.0.5 > Reporter: Matthias Kerkhoff > Fix For: 1.0.6 > > > Hibernate itsself supports the ability to return non-scalar types as result of an sql-query. The types are specified using the sub-elements <return .../> and <return-join .../> as described in the hibernate reference documentation on page 167 or at http://www.hibernate.org/hib_docs/v3/reference/en/html/querysql.html > Maybe this could be added to the hibernate plugin? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |