[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5535) org.hibernate.annotations.Index doesn't create index on multiple columnnames

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Sep 7 10:24:18 EDT 2010


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38313#action_38313 ] 

Steve Ebersole commented on HHH-5535:
-------------------------------------

Is it defined as part of {{@org.hibernate.annotations.Table}}?

> org.hibernate.annotations.Index doesn't create index on multiple columnnames
> ----------------------------------------------------------------------------
>
>                 Key: HHH-5535
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5535
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: annotations
>    Affects Versions: 3.5.4
>            Reporter: Marc Schipperheyn
>
> @org.hibernate.annotations.Index(name="validity",columnNames={"activated","validFrom","validUntil"})
> will only create an index on the first column in the list.

-- 
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