Is it possible to define a non-unique index in OpenJPA? Hibernate offers the @Index annotation to do this as part of its DDL generation machinery.
My apologies if this was mentioned; I didn't see it in http://openjpa.apache.org/builds/latest/docs/manual/manual.html. Thanks, Laird
