[hibernate-issues] [Hibernate-JIRA] Commented: (ANN-597) @Index doesn't create multi-column indexes

Fol De Rol (JIRA) noreply at atlassian.com
Thu Feb 19 04:17:39 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/ANN-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32445#action_32445 ] 

Fol De Rol commented on ANN-597:
--------------------------------

How can it be declared at the class level, if it's applicable only for FIELD and METHOD?

> @Index doesn't create multi-column indexes
> ------------------------------------------
>
>                 Key: ANN-597
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-597
>             Project: Hibernate Annotations
>          Issue Type: Bug
>          Components: binder
>    Affects Versions: 3.3.0.ga
>            Reporter: Christian Bauer
>            Priority: Minor
>
> @org.hibernate.annotations.Index(name = "IDX_COMPONENT_PROPERTY_NAME", columnNames = {"COMPONENT_NAME", "PROPERTY_NAME"})
> create index IDX_COMPONENT_PROPERTY_NAME on PREFERENCE (PROPERTY_NAME);

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list