|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.ObjectDefaultPackage.HibernateGrailsPlugin
class HibernateGrailsPlugin
A plug-in that handles the configuration of Hibernate within Grails
Property Summary | |
---|---|
def |
artefacts
|
def |
author
|
def |
dependsOn
|
def |
description
|
def |
doWithDynamicMethods
|
def |
doWithSpring
|
def |
documentation
|
def |
loadAfter
|
def |
onChange
|
def |
pluginExcludes
|
def |
title
|
def |
version
|
def |
watchedResources
|
Constructor Summary | |
HibernateGrailsPlugin()
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def artefacts
def author
def dependsOn
def description
def doWithDynamicMethods
def doWithSpring
def documentation
def loadAfter
def onChange
def pluginExcludes
def title
def version
def watchedResources
Constructor Detail |
---|
HibernateGrailsPlugin()
Groovy Documentation