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 author

def dependsOn

def description

def doWithDynamicMethods

def doWithSpring

def documentation

def loadAfter

def onChange

def title

def version

def watchedResources

 
Constructor Summary
HibernateGrailsPlugin()

 
Method Summary
 
Methods inherited from class java.lang.Object
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll
 

Property Detail

author

def author


dependsOn

def dependsOn


description

def description


doWithDynamicMethods

def doWithDynamicMethods


doWithSpring

def doWithSpring


documentation

def documentation


loadAfter

def loadAfter


onChange

def onChange


title

def title


version

def version


watchedResources

def watchedResources


 
Constructor Detail

HibernateGrailsPlugin

HibernateGrailsPlugin()


 

Groovy Documentation