@CompileStatic class HibernateGrailsPlugin extends Plugin
Plugin that integrates Hibernate into a Grails application
| Modifiers | Name | Description |
|---|---|---|
class |
HibernateGrailsPlugin.1 |
| Type | Name and description |
|---|---|
Object |
description |
Object |
grailsVersion |
Object |
loadAfter |
Object |
observe |
Object |
pluginExcludes |
Object |
title |
Object |
version |
Object |
watchedResources |
| Properties inherited from class | Properties |
|---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
| Constructor and description |
|---|
HibernateGrailsPlugin() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Closure |
doWithSpring() |
| Methods inherited from class | Name |
|---|---|
class Plugin |
beans, getApplicationContext, getConfig, getManager, onChange, setApplicationContext |