EclipseLink/UserGuide/JPA/Advanced JPA Development/Schema Generation/Index
< EclipseLink | UserGuide | JPA | Advanced JPA Development | Schema Generation
Revision as of 15:51, 13 January 2011 by Ben.gelernter.oracle.com (Talk | contribs)
EclipseLink JPA
EclipseLink | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
@Index Annotationa and <index> XML
Use the @Index annotation in code or the <index> element in orm.xml to define an index when generating DDL. The index can be defined on a Entity class or on an attribute.