I have IntelliJ project with libraries: Hibernate-entitymanager 4.3.4 and JPA 2.0-2.0. Which is connected to database using postgresql-9.3.1100.jdbc4. How to fix it?
Just read the documentation:
http://docs.oracle.com/javaee/7/api/javax/persistence/Table.html#indexes()
Specifically, the lines
Since:Java Persistence 2.1