[
https://jira.jboss.org/jira/browse/JBIDE-3715?page=com.atlassian.jira.plu...
]
Dmitry Geraskov commented on JBIDE-3715:
----------------------------------------
I found such mapping is SimpleProject mapping.sorted package mapping examples.
<class name="Search">
<id name="searchString"/>
<set name="searchResults" sort="natural">
<key column="searchString"/>
<element column="text" type="string"/>
</set>
</class>
Set can be generated only if it have OneToMany or ManyToMany element
--------------------------------------------------------------------
Key: JBIDE-3715
URL:
https://jira.jboss.org/jira/browse/JBIDE-3715
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: LATER
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira