Uses of Class
org.codehaus.groovy.grails.orm.hibernate.cfg.Table

Packages that use Table
org.codehaus.groovy.grails.orm.hibernate.cfg   
 

Uses of Table in org.codehaus.groovy.grails.orm.hibernate.cfg
 

Methods in org.codehaus.groovy.grails.orm.hibernate.cfg that return Table
 Table Mapping.getTable()
           
 

Methods in org.codehaus.groovy.grails.orm.hibernate.cfg with parameters of type Table
 void Mapping.setTable(Table value)
           
 



Copyright (c) 2005-2009 The Grails project