Community

JPA EclipseLink ORM.XML Mapping for Index

(Nicholas Rinard Keene) There may be other, harder ways to do it, but here’s the easy way to add an index on a column when using EclipseLink and XML mappings for JPA. Simply add an empty “index” tag inside the “basic” tag for that entity.

Read More - Register for Free Membership