Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?=
key=3DHB-503
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-503
Summary: Using index() function many-to-many
Type: Improvement
Status: Unassigned
Priority: Major
Project: Hibernate2
Components:=20
core
Versions:
2.0.2
Assignee:=20
Reporter: Philippe Chal=C3=A9at
Created: Wed, 26 Nov 2003 10:17 AM
Updated: Wed, 26 Nov 2003 10:17 AM
Description:
I think it could be interesting to have to built-in index() function work o=
n many-to-many Map.
For example :
I have an object, say Article, with some text fields that can be translated=
in many langages.
In Article, I declare a map whose key is Langage Object and value is an obj=
ect with all my translatable fields.
In some cases, I want make a query on Article and order it according to one=
of my translatable field and for a given langage.
---------------------------------------------------------------------
JIRA INFORMATION:
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=
.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|