Groovy Documentation

DefaultPackage
Class HibernateGrailsPlugin

java.lang.Object
  DefaultPackage.HibernateGrailsPlugin

class HibernateGrailsPlugin

A plug-in that handles the configuration of Hibernate within Grails

author:
Graeme Rocher
since:
0.4


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

artefacts

def artefacts


author

def author


dependsOn

def dependsOn


description

def description


doWithDynamicMethods

def doWithDynamicMethods


doWithSpring

def doWithSpring


documentation

def documentation


loadAfter

def loadAfter


onChange

def onChange


pluginExcludes

def pluginExcludes


title

def title


version

def version


watchedResources

def watchedResources


 
Constructor Detail

HibernateGrailsPlugin

HibernateGrailsPlugin()


 

Groovy Documentation