| # hibernate |
| |
| IntelliJ **content module** wiring GORM domain classes into the IDE's Hibernate/JPA support — |
| persistence facets, mapping awareness and the Hibernate console. |
| |
| ## Grails version support |
| |
| - **Minimum / maximum:** no version gating. GORM's Hibernate backing is present across the versions |
| this plugin supports. |
| |
| ## Packaging |
| |
| Content module `org.apache.grails.intellij.module.hibernate`, shipped as |
| `lib/modules/org.apache.grails.intellij.module.hibernate.jar`. |
| |
| Requires the `com.intellij.hibernate` plugin at runtime. |