tree: 9a6bc05c31a33f390bd286f145e7e3e67bb03766
  1. src/
  2. build.gradle
  3. README.md
pluginModules/hibernate/README.md

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.