[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4688?page=c...
]
Scott Marlow commented on HHH-4688:
-----------------------------------
generated table for the above test looks like this:
create table BoyFavoriteNumbers (
BoyId integer not null,
favoriteNumber integer not null,
nbr_index integer not null,
primary key (BoyId, nbr_index)
)
Make sure @OrderBy works for @ElementCollection
-----------------------------------------------
Key: HHH-4688
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4688
Project: Hibernate Core
Issue Type: Sub-task
Components: annotations
Reporter: Emmanuel Bernard
Assignee: Scott Marlow
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira