IntelliJ IDEA Hibernate
AFAIK, IntelliJ IDEA includes the complete JPA/Hibernate support in its Ultimate Edition:
Generating Persistence Mappings from Database Schema
IntelliJ IDEA allows you to quickly generate persistence mappings from any database schema: Generating Persistance Mappings
(source: jetbrains.com)
Now, the question is, what edition of Intellij IDEA are you using?