tree: a826985d7df60628051612e91abd7e546dbd8dd6
  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.